Getting Started

Connecting
Documentation
FAQ

Login Form






Lost Password?
OPENMPI for GNU Compilers

OpenMPI version 1.2.2 is available for the gnu compilers and uses the OpenFabrics stack to access the infiniband network. To setup the intel compilers for openmpi, execute one of following based on your shell:

  • source /usr/local/profile.d/openmpi-gnu.csh ( for c-shell users)
  • source /usr/local/profile.d/openmpi-gnu.sh( for bourne shell users)

Once setup, users should find in their path mpicc, mpic++, mpif90 and mpif77.