Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CUDA Graph issues when using "reduce-overhead" #154

Open
medemi68 opened this issue Oct 29, 2024 · 1 comment
Open

CUDA Graph issues when using "reduce-overhead" #154

medemi68 opened this issue Oct 29, 2024 · 1 comment

Comments

@medemi68
Copy link

It seems I am experiencing CUDA-Graph related issues when using "reduce-overhead" method for compilation. Am I right to assume that the reason for this is because CUDA graphs very much expect the same kind of input every time and prompts/descriptions of varying length that don't match the initial warmup phases throw these errors?

@ylacombe
Copy link
Collaborator

Yes exactly ! @eustlb can elaborate a bit more if necessary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants