Win7 Download

primesieve for Windows 7 - "Maximize Efficiency with Primesieve" - Windows 7 Download

primesieve Windows 7

primesieve 12.3

Discover a faster and efficient way to generate prime numbers with this powerful Windows 7 software.

Are you tired of slow prime number generators? Look no further than primesieve, developed by Kim Walisch. This efficient software boasts lightning fast prime number computation, making it a go-to for mathematicians, programmers, and enthusiasts alike. With easy installation and user-friendly interface, primesieve is a must-have for any Windows 7 system. Say goodbye to lag and hello to speedy prime numbers with primesieve.

primesieve 12.3 full details

File Size: 246 kB
License: Open Source
Price: FREE
Released: 2024-04-18
Downloads: Total: 255 | This Month: 4
Publisher: Kim Walisch
Publisher URL: https://github.com/kimwalisch


Download primesieve 12.3

Save primesieve to My Stuff

View full primesieve 12.3 screenshot
primesieve screenshot
primesieveCADWindows 7, Windows 7 x64, Windows 8, Windows 8 x64, Windows 10, Windows 10 x64, Windows 11

User Rating: 2.9 (19 votes)

primesieve - Windows 7 Download awards

primesieve windows 7 compatible

primesieve 12.3 full description

primesieve uses the segmented sieve of Eratosthenes with wheel factorization, this algorithm has a complexity of operations and uses space.

Segmentation is currently the best known practical improvement to the sieve of Eratosthenes. Instead of sieving the interval [2, n] at once one subdivides the sieve interval into a number of equal sized segments that are then sieved consecutively. Segmentation drops the memory requirement of the sieve of Eratosthenes from to . The segment size is usually chosen to fit into the CPU's fast L1 or L2 cache memory which significantly speeds up sieving. A segmented version of the sieve of Eratosthenes was first published by Singleton in 1969 [1], Bays and Hudson in [2] describe the algorithm in more detail.

Wheel factorization is used to skip multiples of small primes. If a kth wheel is added to the sieve of Eratosthenes then only those multiples are crossed off that are coprime to the first k primes, i.e. multiples that are divisible by any of the first k primes are skipped. The 1st wheel considers only odd numbers, the 2nd wheel (modulo 6) skips multiples of 2 and 3, the 3rd wheel (modulo 30) skips multiples of 2, 3, 5 and so on. Pritchard has shown in [3] that the running time of the sieve of Eratosthenes can be reduced by a factor of if the wheel size is but for cache reasons the sieve of Eratosthenes usually performs best with a modulo 30 or 210 wheel. Sorenson explains wheels in [4].

Additionally primesieve uses Tomás Oliveira e Silva's cache-friendly bucket list algorithm if needed [5]. This algorithm is relatively new it has been devised by Tomás Oliveira e Silva in 2001 in order to speed up the segmented sieve of Eratosthenes for prime numbers past 32 bits. The idea is to store the sieving primes into lists of buckets with each list being associated with a segment. A list of sieving primes related to a specific segment contains only those primes that have multiple occurrence(s) in that segment. Whilst sieving a segment only the primes of the related list are used for sieving and each prime is reassigned to the list responsible for its next multiple when processed. The benefit of this approach is that it is now possible to use segments (i.e. sieve arrays) smaller than without deteriorating efficiency, this is important as only small segments that fit into the CPU's L1 or L2 cache provide fast memory access.

primesieve is written entirely in C++ and does not depend on external libraries [6], it compiles with every standard compliant C++ compiler. Its speed is mainly due to the segmentation of the sieve of Eratosthenes which prevents cache misses when crossing off multiples in the sieve array and the use of a bit array instead of the more widely used byte (boolean) array. These are the optimizations I use in my implementation:

Uses a bit array with 30 numbers per byte for sieving
Pre-sieves multiples of small primes ? 19
Starts crossing off multiples at the square
Uses a modolo 210 wheel that skips multiples of 2, 3, 5 and 7
Uses specialized algorithms for small, medium and big sieving primes
Processes multiple sieving primes per loop iteration to increase instruction-level parallelism
Parallelized (multi-threaded) using OpenMP
To browse the latest primesieve source code online visit the 'Source' tab.

primesieve 12.3 download tags

primesieve 12.3 Windows 7 release notes

New Release
Improve Windows multiarch support (now works with MinGW64).
Add runtime POPCNT detection using CPUID for x86 CPUs.
Improve GCC/Clang multiarch preprocessor logic.
CMakeLists.txt: Remove POPCNT/BMI check for x86 CPUs.
[ primesieve release history ]

Bookmark primesieve

copy windows 7 bookmark
copy windows 7 bookmark
copy windows 7 bookmark

primesieve for Windows 7 - Copyright information

All primesieve reviews, submitted ratings and written comments become the sole property of Windows 7 download. You acknowledge that you, not windows7download, are responsible for the contents of your submission. However, windows7download reserves the right to remove or refuse to post any submission for any reason.

Windows 7 Download periodically updates pricing and software information of primesieve full version from the publisher, but some information may be out-of-date. You should confirm all information.
Using warez version, crack, warez passwords, patches, serial numbers, registration codes, key generator, pirate key, keymaker or keygen for primesieve license key is illegal and prevent future development of primesieve. Download links are directly from our mirrors or publisher's website, primesieve torrent or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, SendSpace, DepositFiles, DivShare, HellShare, HotFile, FileServe or MediaFire, are not used.

Post primesieve review

Your Name:
Product Version:
Rating:
Review:
Security Code:

Windows 7 primesieve related downloads

... can generate prime numbers? Look no further than primesieve x64, the latest offering from software developer Kim ...
My Account
Help
Windows 7 Software Coupons
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.

Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
Popular Tags
Popular Windows 7 Software
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.