Tue, 28 May 2024 15:42:09 UTC | login

Information for build parlaylib-2.1.5^20230215git137076b-3.fc40

ID270958
Package Nameparlaylib
Version2.1.5^20230215git137076b
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/parlaylib.git#b0f429bc1480e1a707927d9b41d20052cdbea64c
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
StartedWed, 03 Jan 2024 16:10:33 UTC
CompletedThu, 04 Jan 2024 15:55:56 UTC
Taskbuild (f40, /rpms/parlaylib.git:b0f429bc1480e1a707927d9b41d20052cdbea64c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/parlaylib.git#b0f429bc1480e1a707927d9b41d20052cdbea64c'}}
Tags No tags
RPMs No RPMs
Changelog * 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