Skip to content

A program which uses parallelism to quickly find the nth prime number. Contains three equivalent versions, using OpenMP, GCD, and Go.

Notifications You must be signed in to change notification settings

samuellush/primefinder

Repository files navigation

primefinder

A program which uses parallelism to quickly find the nth prime number. Contains three equivalent versions, using OpenMP, GCD, and Go.

About

A program which uses parallelism to quickly find the nth prime number. Contains three equivalent versions, using OpenMP, GCD, and Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published