Sun, 28 Apr 2024 23:53:15 UTC | login

Information for build parlaylib-2.3.1^20230215git36459f4-1.fc40

ID302964
Package Nameparlaylib
Version2.3.1^20230215git36459f4
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/parlaylib.git#d5cce5b0dc886ce03c51599e1c3d1ea70ca37bf5
SummaryA toolkit for programming parallel shared memory algorithms
Description ParlayLib is a header only C++ library for developing efficient parallel algorithms and software on shared-memory multicore machines. It provides additional tools and primitives that go beyond what is available in the C++ standard library, and simplifies the task of programming provably efficient and scalable parallel algorithms. It consists of a sequence data type (analogous to std::vector), many parallel routines and algorithms, a work-stealing scheduler to support nested parallelism, and a scalable memory allocator.
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 16 Apr 2024 01:19:25 UTC
CompletedTue, 16 Apr 2024 08:48:41 UTC
Taskbuild (f40, /rpms/parlaylib.git:d5cce5b0dc886ce03c51599e1c3d1ea70ca37bf5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/parlaylib.git#d5cce5b0dc886ce03c51599e1c3d1ea70ca37bf5'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Feb 21 2024 Benson Muite <benson_muite@emailplus.org> - 2.3.1^20240217git36459f4-1 - Update release - Ensure builds * Sun Feb 04 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.5^20230215git137076b-6 - Rebuilt for abseil-cpp-20240116.0 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.5^20230215git137076b-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.5^20230215git137076b-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.5^20230215git137076b-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Mar 25 2023 Benson Muite <benson_muite@emailplus.org> - 2.1.5^20230215git137076b-2 - Rebuild for abseil-cpp 20230125.1 * Mon Feb 27 2023 Benson Muite <benson_muite@emailplus.org> - 2.1.5^20230215git137076b-1 - Initial packaging