Mon, 11 Nov 2024 14:50:23 UTC | login

Information for build parlaylib-2.3.1^20230215git36459f4-5.fc41

ID338416
Package Nameparlaylib
Version2.3.1^20230215git36459f4
Release5.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/parlaylib.git#85ad90a56f16de1a8a358e5114c051850b2be2f6
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
StartedSun, 27 Oct 2024 14:50:03 UTC
CompletedSun, 27 Oct 2024 18:17:27 UTC
Taskbuild (f41, /rpms/parlaylib.git:85ad90a56f16de1a8a358e5114c051850b2be2f6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/parlaylib.git#85ad90a56f16de1a8a358e5114c051850b2be2f6'}}
Tags No tags
RPMs No RPMs
Changelog * Sun Aug 25 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.3.1^20230215git36459f4-5 - Rebuilt for abseil-cpp-20240722.0 * Thu Aug 15 2024 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 2.3.1^20230215git36459f4-3 - Migrated RPM spec file to autorelease and autochangelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1^20230215git36459f4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Feb 21 2024 Benson Muite <benson_muite@emailplus.org> - 2.3.1^20230215git36459f4-1 - Update to new version * Sun Feb 04 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.5^20230215git137076b-9 - Rebuilt for abseil-cpp-20240116.0 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.5^20230215git137076b-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.5^20230215git137076b-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.5^20230215git137076b-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Mar 25 2023 Benson Muite <benson_muite@emailplus.org> - 2.1.5^20230215git137076b-5 - Rebuild for new abseil-cpp * Wed Mar 01 2023 Benson Muite <benson_muite@emailplus.org> - 2.1.5^20230215git137076b-4 - Exclude i686 * Wed Mar 01 2023 Benson Muite <benson_muite@emailplus.org> - 2.1.5^20230215git137076b-3 - Exclude architectures with test failures * Wed Mar 01 2023 Benson Muite <benson_muite@emailplus.org> - 2.1.5^20230215git137076b-2 - Add patch not included in import * Wed Mar 01 2023 Benson Muite <benson_muite@emailplus.org> - 2.1.5^20230215git137076b-1 - Initial import (fedora#2173710).