[ol10_u1_developer_EPEL] pthreadpool-0.0^git20230829.4fe0e1e-7.el10_1.x86_64

Name:pthreadpool
Version:0.0^git20230829.4fe0e1e
Release:7.el10_1
Architecture:x86_64
Group:Unspecified
Size:119969
License:BSD-2-Clause
RPM: pthreadpool-0.0^git20230829.4fe0e1e-7.el10_1.x86_64.rpm
Source RPM: pthreadpool-0.0^git20230829.4fe0e1e-7.el10_1.src.rpm
Build Date:Wed Sep 24 2025
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/Maratyszcza/pthreadpool
Summary:Portable thread pool
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.

Changelog (Show File list) (Show related packages)