/sieve-of-eratosthenes

Various configurations for Sieve of Eratosthenes algorithm. Approaches to optimize performance by using features like openmp, chunking and branch-predictor.

Primary LanguageC++

Stargazers