Files
ik_llama.cpp/github-data/issues/358 - Bug_ IQK_FA_ALL_QUANTS causes failure to compile.md
2025-07-23 13:31:53 +02:00

721 B

🐛 #358 - Bug: IQK_FA_ALL_QUANTS causes failure to compile

Author saood06
State Closed
Created 2025-04-30
Updated 2025-04-30

Description

What happened?

cmake .. -DGGML_RPC=ON -DGGML_IQK_FA_ALL_QUANTS=1; cmake --build . --config Release -j 48 Fails

cmake .. -DGGML_RPC=ON; cmake --build . --config Release -j 48 Works

Name and Version

9ba362706c

What operating system are you seeing the problem on?

Clear Linux OS

Relevant log output

compile_errors3.txt