Ask a Question

Prefer a chat interface with context about you and your work?

FastECPP over MPI

FastECPP over MPI

The FastECPP algorithm is currently the fastest approach to prove the primality of general numbers, and has the additional benefit of creating certificates that can be checked independently and with a lower complexity. This article shows how by parallelising over a linear number of cores, its quartic time complexity becomes …