Pythonista-Issues
Pythonista-Issues copied to clipboard
mpi4py
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
Apple does not allow parallel execution in iOS apps.