Message Passing Yorick package for Debian ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This package is built against the OpenMPICH implementation of the Message Passing Interface (MPI). A test script is provided in /usr/share/doc/yorick-mpy-common/examples/. To run it, simply copy, unzip and run the script: cp /usr/share/doc/yorick-mpy-common/examples/testmp.i.gz ./ gunzip testmp.i.gz orterun -np 4 mpy.openmpi -j testmp.i Then, at the mpy command prompt: > testmp > quit You can test with other values of the -np parameter above, see man orterun. See the yorick and mpy manpages for more details. -- Thibaut Paumard , Tue, 23 Mar 2010 16:23:19 +0100