Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > 2fe96174012fea2d88f752857a5bea1d > files > 25

python-mpi4py-0.6.0-4mdv2008.1.i586.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.