Skip to content

Implement Miller-Rabin in parallel processing using OpenMP.

Notifications You must be signed in to change notification settings

k-Arihara/PrimeTest-Parallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prime Test - Parallel

Implement Miller Test in parallel processing using OpenMP.

require

  • GNU MP ver.5.00 or higher
  • MPFR ver 4.0.2

About

Implement Miller-Rabin in parallel processing using OpenMP.

Resources

Stars

Watchers

Forks