llama.cpp
build : detect host compiler and cuda compiler separately
#4414
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
12
Changes
View On
GitHub
Commits
make : simplify nvcc flags
cebtenzzre
committed
2 years ago
make : detect host compiler and cuda compiler separately
cebtenzzre
committed
2 years ago
make editorconfig checker happy
cebtenzzre
committed
2 years ago
make : honor NVCC, LLAMA_CUDA_CCBIN, NVCCFLAGS
cebtenzzre
committed
2 years ago
cmake : silence linker check stdout
cebtenzzre
committed
2 years ago
cmake : detect host compiler and cuda compiler separately
cebtenzzre
committed
2 years ago
cmake : fix incorrect variable reference
cebtenzzre
committed
2 years ago
cmake : capitalize variables
cebtenzzre
committed
2 years ago
cmake : make CUDA warning stuff properly conditional
cebtenzzre
committed
2 years ago
cmake : fix improper joining in generator expression
cebtenzzre
committed
2 years ago
get_flags.mk -> get-flags.mk
cebtenzzre
committed
2 years ago
Merge branch 'master' of https://github.com/ggerganov/llama.cpp into ceb/fix-cuda-warning-flags
cebtenzzre
committed
2 years ago
Loading