Skip to content

A collection of sieving programs, of the 'fixed n' variety, that help find Proth or Riesel-style primes by eliminating composites. The code in this repository is for nVIDIA's CUDA system.

License

Notifications You must be signed in to change notification settings

Ken-g6/PSieve-CUDA

Repository files navigation

This is a work in progress.  At this level you'll find Geoff Reynolds' framework
for prime sieving programs.  Each program is built in its own subdirectory;
check those for details.

To build all programs at once, just enter "make" at a terminal here.

About

A collection of sieving programs, of the 'fixed n' variety, that help find Proth or Riesel-style primes by eliminating composites. The code in this repository is for nVIDIA's CUDA system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published