llama.cpp
71a81f6f
- ggml-cuda : fix CDNA2 compute capability constant for gfx90a (MI210) (#21519)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
34 days ago
ggml-cuda : fix CDNA2 compute capability constant for gfx90a (MI210) (#21519) GGML_CUDA_CC_CDNA2 was set to 0x910 Fix by setting the constant to 0x90a to match the actual gfx90a ISA.
References
#21519 - ggml-cuda : fix CDNA2 compute capability constant for gfx90a (MI210)
Author
aviallon
Parents
ecce0087
Loading