semyonf / sieve-of-eratosthenes

:neckbeard: OpenMP bit-level sieve of Eratosthenes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just a proof of concept!

If you're on a Mac

Warning
This will not work on Apple Silicon chips, Intel x86 only!

brew install libomp

And of course you're gonna need Xcode Command Line Tools

About

:neckbeard: OpenMP bit-level sieve of Eratosthenes


Languages

Language:C++ 75.0%Language:Makefile 25.0%