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

Support for CUDA 12.2 #11

Open
sam-h-bean opened this issue May 13, 2024 · 0 comments
Open

Support for CUDA 12.2 #11

sam-h-bean opened this issue May 13, 2024 · 0 comments

Comments

@sam-h-bean
Copy link

We are trying to deploy this image to a kubernetes cluster which does not have access to machines with CUDA 12.4 and when trying to run your demo I see

# python demo/demo_group_query_attention_spec_decode.py --checkpoint demo/checkpoint_group_query_attn_spec_decode.json
Cuda failure: 35
/usr/mirage/src/kernel/device_memory_manager.cu:30
Aborting...
python: /usr/mirage/src/kernel/device_memory_manager.cu:30: mirage::kernel::DeviceMemoryManager::DeviceMemoryManager(): Assertion `false' failed.

Curious if you have a way to run this on slightly older versions of CUDA. Will you be releasing newer docker images with support for different drivers?

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

1 participant