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.
Ken-g6/PSieve-CUDA
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.
CGPL-2.0