INFO
Name: pthreadpool-devel
Version: 0.0^git20230829.4fe0e1e-7.el10_1
Arch: aarch64
Summary: Portable thread pool
License: BSD-2-Clause
Vendor: Fedora Project
Build Host: buildvm-a64-28.rdu3.fedoraproject.org
Build Date: Tue Aug 19 20:24:45 2025
Size: 101516
URL: https://github.com/Maratyszcza/pthreadpool
Description: pthreadpool is a portable and efficient thread pool
implementation. It provides similar functionality
to #pragma omp parallel for, but with additional features.
Features:
* C interface (C++-compatible).
* 1D-6D loops with step parameters.
* Run on user-specified or auto-detected number of threads.
* Work-stealing scheduling for efficient work balancing.
* Wait-free synchronization of work items.
* Compatible with Linux (including Android), macOS,
iOS, Windows, Emscripten environments.
* 100% unit tests coverage.
* Throughput and latency microbenchmarks.
FILES
/usr/include/pthreadpool.h
/usr/lib64/libpthreadpool.so
/usr/share/doc/pthreadpool-devel
/usr/share/doc/pthreadpool-devel/README.md
REQUIRES
libpthreadpool.so.23.8.29()(64bit)
pthreadpool(aarch-64) 0.0^git20230829.4fe0e1e-7.el10_1
rpmlib(CaretInVersions) 4.15.0-1
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
pthreadpool-devel 0.0^git20230829.4fe0e1e-7.el10_1
pthreadpool-devel(aarch-64) 0.0^git20230829.4fe0e1e-7.el10_1
CONFIG FILES
/usr/include/pthreadpool.h
/usr/lib64/libpthreadpool.so
/usr/share/doc/pthreadpool-devel
/usr/share/doc/pthreadpool-devel/README.md d
LICENSE FILES
BSD-2-Clause
|