Information for build pthreadpool-0.0^git20230829.4fe0e1e-6.fc42

ID109479
Package Namepthreadpool
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.0^git20230829.4fe0e1e
Release6.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/pthreadpool.git#8643632fe5f76fc8e68f7eb8bf8bfa6671337242
SummaryPortable thread pool
Descriptionpthreadpool 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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 27 Feb 2025 00:36:04 CST
CompletedThu, 27 Feb 2025 01:39:06 CST
Taskbuild (f42, /rpms/pthreadpool.git:8643632fe5f76fc8e68f7eb8bf8bfa6671337242)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pthreadpool.git#8643632fe5f76fc8e68f7eb8bf8bfa6671337242'}}
Tags
f42
RPMs
src
pthreadpool-0.0^git20230829.4fe0e1e-6.fc42.src.rpm (info) (download)
riscv64
pthreadpool-0.0^git20230829.4fe0e1e-6.fc42.riscv64.rpm (info) (download)
pthreadpool-devel-0.0^git20230829.4fe0e1e-6.fc42.riscv64.rpm (info) (download)
pthreadpool-debuginfo-0.0^git20230829.4fe0e1e-6.fc42.riscv64.rpm (info) (download)
pthreadpool-debugsource-0.0^git20230829.4fe0e1e-6.fc42.riscv64.rpm (info) (download)
Logs
riscv64
installed_pkgs.log
build.log
root.log
state.log
hw_info.log
mock_output.log
Changelog * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.0^git20230829.4fe0e1e-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0^git20230829.4fe0e1e-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0^git20230829.4fe0e1e-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0^git20230829.4fe0e1e-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Oct 02 2023 Tom Rix <trix@redhat.com> - 0.0^git20230829.4fe0e1e-2 - Address review comments * Sat Sep 16 2023 Tom Rix <trix@redhat.com> - 1.0^git20230829.4fe0e1e-1 - Initial package