We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
For the compute 5.0, it works only with CUDA 11. See it here.
Sorry, something went wrong.
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
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: