|
|
|
|
|
by ElectronCharge
1032 days ago
|
|
> Single process python does not take advantage of a multicore architecture but neither would single process mojo. That is exactly not the case. The Mandelbrot demo IS a single process, multi-threaded, SIMD-enabled Mojo program that uses 88 processor cores. |
|