MPICH: Difference between revisions

From Cheaha
Jump to navigation Jump to search
(created page with generic stub)
(No difference)

Revision as of 14:29, 19 March 2012

This page is a Generic stub.

You can help by expanding this page..

GNU and Intel compiled versions of MPICH are installed under this directory

The following Modules file should be loaded to use mpich

* GNU version of mpich
module load mpich/mpich2-gnu
* Intel version of mpich
module load mpich/mpich-1.2-intel

Use the mpich parallel environment in your job script (example for a 4 slot job)

#$ -pe mpich 4