]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
build : pass all warning flags to nvcc via -Xcompiler (#5570)
authorJared Van Bortel <redacted>
Sun, 18 Feb 2024 21:21:52 +0000 (16:21 -0500)
committerGitHub <redacted>
Sun, 18 Feb 2024 21:21:52 +0000 (16:21 -0500)
commita0c2dad9d43456c677e205c6240a5f8afb0121ac
treeaede20b4bf422b9d4be12114f2e57120f698b6fa
parent14278f55d2e2c6a53022075c7f2719b71e1cd61d
build : pass all warning flags to nvcc via -Xcompiler (#5570)

* build : pass all warning flags to nvcc via -Xcompiler
* make : fix apparent mis-merge from #3952
* make : fix incorrect GF_CC_VER for CUDA host compiler
CMakeLists.txt
Makefile
scripts/get-flags.mk