llama.cpp
c087b6f1
- threads: fix msvc build without openmp (#9615)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
threads: fix msvc build without openmp (#9615) We're missing atomic_thread_fence() in MSVC builds when openmp is disabled.
References
#9615 - threads: fix msvc build without openmp
Author
max-krasnyansky
Parents
116efee0
Loading