GPU unavailable #775
-
|
The prebuilt aihwkit-gpu package is compiled against CUDA 12.6, while the RTX 5060 requires a minimum CUDA version of 12.8. This incompatibility prevents me from utilizing GPU acceleration. Are there any viable solutions to resolve this issue? |
Beta Was this translation helpful? Give feedback.
Answered by
PabloCarmona
Jun 17, 2026
Replies: 1 comment 2 replies
-
|
Hello @Atai0610, you can check from our conda-forge feedstock the wheel is compiled against CUDA 12.9 and that should be sufficient for you to run the toolkit with GPU enabled features. https://github.com/conda-forge/aihwkit-gpu-feedstock |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
PabloCarmona
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @Atai0610, you can check from our conda-forge feedstock the wheel is compiled against CUDA 12.9 and that should be sufficient for you to run the toolkit with GPU enabled features. https://github.com/conda-forge/aihwkit-gpu-feedstock