ollama/llama/make
Daniel Hiltgen c9ca386131
Switch windows to clang (#7407)
* Switch over to clang for deepseek on windows

The patch for deepseek requires clang on windows. gcc on windows
has a buggy c++ library and can't handle the unicode characters

* Fail fast with wrong compiler on windows

Avoid users mistakenly building with GCC when we need clang
2024-10-29 13:15:04 -07:00
..
common-defs.make Switch windows to clang (#7407) 2024-10-29 13:15:04 -07:00
cuda.make Improve dependency gathering logic (#7345) 2024-10-24 09:51:53 -07:00
gpu.make Fix incremental build file deps (#7361) 2024-10-25 11:50:45 -07:00
Makefile.cuda_v11 Re-introduce the llama package (#5034) 2024-10-08 08:53:54 -07:00
Makefile.cuda_v12 Re-introduce the llama package (#5034) 2024-10-08 08:53:54 -07:00
Makefile.default Improve dependency gathering logic (#7345) 2024-10-24 09:51:53 -07:00
Makefile.rocm Improve dependency gathering logic (#7345) 2024-10-24 09:51:53 -07:00
Makefile.sync llama: Decouple patching script from submodule (#7139) 2024-10-17 15:03:09 -07:00