]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
make : support customized LLAMA_CUDA_NVCC and LLAMA_CUDA_CCBIN (#2275)
authorSky Yan <redacted>
Fri, 21 Jul 2023 10:38:57 +0000 (18:38 +0800)
committerGitHub <redacted>
Fri, 21 Jul 2023 10:38:57 +0000 (13:38 +0300)
commit42c7c2e2e9cae79330f57456fbc0eae1eaff17fa
tree80579d51d37788ff6a81166bd7eaa33d7d177724
parent78a3d13424b01c3f8ea94ea7e59650ab0501e902
make : support customized LLAMA_CUDA_NVCC and LLAMA_CUDA_CCBIN (#2275)

Under certain environment, nvcc and gcc is installed under customized path but not standard path

Co-authored-by: Yan Lin <redacted>
Makefile