mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-26 12:40:58 -05:00
- Use OpenMP to parallelize iq2xs_init_impl and iq3xs_init_impl. - Move the OpenMP detection from ggml-cpu to ggml-base. - Update OpenMP dependencies in ggml-config.cmake.in.