Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 122 Bytes

File metadata and controls

3 lines (2 loc) · 122 Bytes

Multithreaded Prime Calculation

A multithreaded solution for finding the prime numbers from 1 to N with M threads.