Pythonista-Issues icon indicating copy to clipboard operation
Pythonista-Issues copied to clipboard

mpi4py

Open samaraseeri17 opened this issue 3 years ago • 1 comments

Is it possible to run Pythonista in parallel by downloading mpi4py package to develop codes that run on multi cores? Exectuion line would look like "mpirun -n 4 python script.py. Thanks

samaraseeri17 avatar Jul 18 '22 10:07 samaraseeri17

Apple does not allow parallel execution in iOS apps.

cclauss avatar Jul 18 '22 11:07 cclauss