Fedora Packages

primesieve-12.9-1.fc43 in Fedora Rawhide

↵ Return to the main page of primesieve
View build
Search for updates

Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2025-05-17 Kim Walisch <walki at fedoraproject dot org> - 12.9-1 - CMakeLists.txt: Speed up build by removing compile dependencies - Move private header files from /include to /src - src/CMakeLists.txt: Update for private header files in /src - test/CMakeLists.txt: Update for private header files in /src - Vector.hpp: Get rid of std::is_trivial which is deprecated in C++26
2025-04-13 Kim Walisch <walki at fedoraproject dot org> - 12.8-4 - Fix changelog issue in primesieve.spec
2025-04-13 Kim Walisch <walki at fedoraproject dot org> - 12.8-3 - Improve littleendian_cast.hpp for big-endian CPUs
2025-04-13 Kim Walisch <walki at fedoraproject dot org> - 12.8-2 - Revert littleendian_cast.hpp to fix s390x test failures
2025-04-13 Kim Walisch <walki at fedoraproject dot org> - 12.8-1 - Vectorize primesieve::iterator.prev_prime() using AVX512 - api.cpp: Tune sieve array size - PreSieve.cpp: Simplify SIMD code - PreSieve_default.hpp: New algorithm that is also fast using -Os and -O2 - PreSieve_arm_neon.hpp: New file, contains ARM NEON algorithm - PreSieve_arm_sve.hpp: New file, contains ARM SVE algorithm - PreSieve_x86_avx512.hpp: New file, contains AVX512 algorithm - PreSieve_x86_sse2.hpp: New file, contains SSE2 algorithm - ci/benchmark.yaml: Add CI test to detect performance regressions - README.md: Fix Markdown math formula - README.md: Add stress testing section - C_API.md: Fix Markdown math formula - CPP_API.md: Fix Markdown math formula
2025-03-02 Kim Walisch <walki at fedoraproject dot org> - 12.7-1 - multiarch_sve_arm.cmake: Improve ARM SVE detection - src/arch/arm/sve.cpp: Detect ARM SVE on Linux and Windows - EratBig.cpp: Simplify bucket handling - Erat.cpp: Tune sieve size using FACTOR_SIEVESIZE
2025-01-18 Fedora Release Engineering <releng at fedoraproject dot org> - 12.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
2024-11-18 Kim Walisch <walki at fedoraproject dot org> - 12.6-2 - Improved CPU cache detection
2024-11-17 Kim Walisch <walki at fedoraproject dot org> - 12.6-1 - Added AVX512 and ARM SVE pre-sieving.
2024-10-26 Kim Walisch <walki at fedoraproject dot org> - 12.5-1 - Improve thread load balancing for large number of CPU cores.

Provides

  • primesieve
  • primesieve(x86-64)

Files


Sources on Pagure