Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > be0974b2b8ed02af93714b256a53dd30 > files > 84

mpi4py-docs-1.2.2-6.fc15.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.