Information for build primecount-7.6-2.fc38

ID2097659
Package Nameprimecount
Version7.6
Release2.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/primecount.git#fac119db81afc5eede8b3bea2bfc3beb64264375
SummaryFast prime counting function implementation
DescriptionPrimecount is a command-line program and C++ library that counts the primes below an integer x<=10**31 using highly optimized implementations of the combinatorial prime counting algorithms. Primecount includes implementations of all important combinatorial prime counting algorithms known up to this date all of which have been parallelized using OpenMP. Primecount contains the first ever open source implementations of the Deleglise-Rivat algorithm and Xavier Gourdon's algorithm (that works). Primecount also features a novel load balancer that is shared amongst all implementations and that scales up to hundreds of CPU cores. Primecount has already been used to compute several world records e.g. pi(10**27) (http://www.mersenneforum.org/showthread.php?t=20473) and nth_prime(10**24) (https://oeis.org/A006988).
Built bywalki
State complete
Volume prod
StartedWed, 07 Dec 2022 14:49:25 UTC
CompletedWed, 07 Dec 2022 14:53:58 UTC
Taskbuild (rawhide, /rpms/primecount.git:fac119db81afc5eede8b3bea2bfc3beb64264375)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/primecount.git#fac119db81afc5eede8b3bea2bfc3beb64264375'}}
Tags
f38
RPMs
src
primecount-7.6-2.fc38.src.rpm (info) (download)
aarch64
primecount-7.6-2.fc38.aarch64.rpm (info) (download)
primecount-devel-7.6-2.fc38.aarch64.rpm (info) (download)
primecount-libs-7.6-2.fc38.aarch64.rpm (info) (download)
primecount-debuginfo-7.6-2.fc38.aarch64.rpm (info) (download)
primecount-debugsource-7.6-2.fc38.aarch64.rpm (info) (download)
primecount-libs-debuginfo-7.6-2.fc38.aarch64.rpm (info) (download)
i686
primecount-7.6-2.fc38.i686.rpm (info) (download)
primecount-devel-7.6-2.fc38.i686.rpm (info) (download)
primecount-libs-7.6-2.fc38.i686.rpm (info) (download)
primecount-debuginfo-7.6-2.fc38.i686.rpm (info) (download)
primecount-debugsource-7.6-2.fc38.i686.rpm (info) (download)
primecount-libs-debuginfo-7.6-2.fc38.i686.rpm (info) (download)
ppc64le
primecount-7.6-2.fc38.ppc64le.rpm (info) (download)
primecount-devel-7.6-2.fc38.ppc64le.rpm (info) (download)
primecount-libs-7.6-2.fc38.ppc64le.rpm (info) (download)
primecount-debuginfo-7.6-2.fc38.ppc64le.rpm (info) (download)
primecount-debugsource-7.6-2.fc38.ppc64le.rpm (info) (download)
primecount-libs-debuginfo-7.6-2.fc38.ppc64le.rpm (info) (download)
s390x
primecount-7.6-2.fc38.s390x.rpm (info) (download)
primecount-devel-7.6-2.fc38.s390x.rpm (info) (download)
primecount-libs-7.6-2.fc38.s390x.rpm (info) (download)
primecount-debuginfo-7.6-2.fc38.s390x.rpm (info) (download)
primecount-debugsource-7.6-2.fc38.s390x.rpm (info) (download)
primecount-libs-debuginfo-7.6-2.fc38.s390x.rpm (info) (download)
x86_64
primecount-7.6-2.fc38.x86_64.rpm (info) (download)
primecount-devel-7.6-2.fc38.x86_64.rpm (info) (download)
primecount-libs-7.6-2.fc38.x86_64.rpm (info) (download)
primecount-debuginfo-7.6-2.fc38.x86_64.rpm (info) (download)
primecount-debugsource-7.6-2.fc38.x86_64.rpm (info) (download)
primecount-libs-debuginfo-7.6-2.fc38.x86_64.rpm (info) (download)
Logs
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Dec 07 2022 Kim Walisch <walki@fedoraproject.org> - 7.6-2 - Use latest primecount archive from GitHub * Wed Dec 07 2022 Kim Walisch <walki@fedoraproject.org> - 7.6-1 - Version 7.6 - Add missing <string_view> header in print.hpp * Wed Dec 07 2022 Kim Walisch <walki@fedoraproject.org> - 7.5-1 - Version 7.5 - Requires libprimesieve-11 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 7.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 08 2022 Jerry James <loganjerry@gmail.com> - 7.4-1 - Version 7.4 * Tue May 03 2022 Jerry James <loganjerry@gmail.com> - 7.3-1 - Version 7.3 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 7.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Dec 11 2021 Jerry James <loganjerry@gmail.com> - 7.2-1 - Version 7.2 * Thu Aug 19 2021 Jerry James <loganjerry@gmail.com> - 7.1-1 - Version 7.1 - Enable LTO on ppc64le * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jun 17 2021 Jerry James <loganjerry@gmail.com> - 7.0-1 - Version 7.0 * Sat Mar 20 2021 Jerry James <loganjerry@gmail.com> - 6.4-1 - Version 6.4 * Fri Mar 05 2021 Jerry James <loganjerry@gmail.com> - 6.3-1 - Version 6.3 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 08 2021 Jerry James <loganjerry@gmail.com> - 6.2-1 - Version 6.2