ggml
7c8a8769
- CUDA: fix build and enable warnings (#494)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
CUDA: fix build and enable warnings (#494) * cmake : fix CUDA build -Werror=vla needs to be passed to the host compiler. * cmake : enable warnings for ggml-cuda.cu * ggml : fix some unused variable warnings
References
#494 - CUDA: fix build and enable warnings
Author
cebtenzzre
Parents
d4d6f51d
Loading