llama.cpp
c087b6f1 - threads: fix msvc build without openmp (#9615)

Commit
1 year ago
threads: fix msvc build without openmp (#9615) We're missing atomic_thread_fence() in MSVC builds when openmp is disabled.
Parents
Loading