SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

primecount rpm build for : Fedora Other. For other distributions click primecount.

Name : primecount
Version : 7.14 Vendor : Fedora Project
Release : 1.fc41 Date : 2024-08-01 21:01:29
Group : Unspecified Source RPM : primecount-7.14-1.fc41.src.rpm
Size : 0.09 MB
Packager : Fedora Project
Summary : Fast prime counting function implementation
Description :
Primecount 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).

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/development/41/Everything/x86_64/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  primecount-7.14-1.fc41.x86_64.rpm
ftp.icm.edu.pl  primecount-7.14-1.fc41.x86_64.rpm
     

Provides :
primecount
primecount(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libgcc_s.so.1(GCC_3.3.1)(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libprimecount.so.7()(64bit)
libprimesieve.so.12()(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(CXXABI_1.3.9)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
libstdc++.so.6(GLIBCXX_3.4.18)(64bit)
libstdc++.so.6(GLIBCXX_3.4.20)(64bit)
libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
libstdc++.so.6(GLIBCXX_3.4.29)(64bit)
libstdc++.so.6(GLIBCXX_3.4.30)(64bit)
libstdc++.so.6(GLIBCXX_3.4.32)(64bit)
libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
primecount-libs(x86-64) = 7.14-1.fc41
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/bin/primecount
/usr/lib/.build-id
/usr/lib/.build-id/15
/usr/lib/.build-id/15/bd74aad516248ed1a39561dc8792cfd80a20ac
/usr/share/doc/primecount
/usr/share/doc/primecount/README.md
/usr/share/man/man1/primecount.1.gz

 
ICM