pthreadpool/cci.20231129

pthreadpool is a portable and efficient thread pool implementation. It provides similar functionality to #pragma omp parallel for, but with additional features.
Recipe info
2023-12-14

Available packages
Linux
Windows
macOS
macOS Apple Silicon

Install
Add the following line to your conanfile.txt:
[requires]
pthreadpool/cci.20231129

Using pthreadpool

Loading ...
Loading...