PlummersSoftwareLLC / Primes

Prime Number Projects in C#/C++/Python
https://plummerssoftwarellc.github.io/PrimeView/
2.44k stars 575 forks source link

Added MultiThreaded support using Ractor #874

Closed darnellbrawner closed 1 year ago

darnellbrawner commented 1 year ago

Description

numo multithreaded is set at only 2 Ractors do to a flaw in numo and total number of cpu's minus 1 for none numo solution.

Contributing requirements