Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 6aebace0cb967559ef14fc69ac903937 > files > 89

python-mpi4py-doc-1.3.1-4.mga4.noarch.rpm

Issuing at the command line::

   $ mpiexec -n 5 python helloworld.py

will launch a five-process run of the Python interpreter and execute
the test script ``helloworld.py``, a parallelized version of the
*Hello World!* program.