llama.cpp
96981f37
- make : add optional CUDA_NATIVE_ARCH (#2482)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
make : add optional CUDA_NATIVE_ARCH (#2482) Use the environment variable `CUDA_NATIVE_ARCH` if present to set NVCC arch. Otherwise, use `native`.
References
#2482 - Update Makefile
Author
awhill19
Parents
438c2ca8
Loading