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

No kernel image is available for execution on the device #1666

Closed
McCloudS opened this issue Apr 15, 2024 · 2 comments
Closed

No kernel image is available for execution on the device #1666

McCloudS opened this issue Apr 15, 2024 · 2 comments

Comments

@McCloudS
Copy link

McCloudS commented Apr 15, 2024

Trying to use a Quadro K2200, which runs CC 5.0 (Maxwell). I'm running it on CUDA12. Is the precompiled whl (on PyPi) not building for 5.0 on CUDA 12?

CMakeLists.txt only shows it building for CUDA 11, right?

image

@minhthuc2502
Copy link
Collaborator

For the compute 5.0, it works only with CUDA 11. See it here.

@sn260591
Copy link

For the compute 5.0, it works only with CUDA 11. See it here.

The link contains incorrect information, in fact cuda 12 supports Maxwell https://docs.nvidia.com/cuda/archive/12.4.1/cuda-compiler-driver-nvcc/index.html#gpu-feature-list

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

3 participants