OPEN MPI-DELL VISUALIZATION SERVERS

Introduction

Open MPI is an open source Message Passing Interface implementation that is developed and maintained by a consortium of academic, research, and industry partners.

Version : 1.10.3

Environmental setup

For c shell users:

set path= (/usr/lib64/openmpi/bin $path)

setenv LD_LIBRARY_PATH /usr/lib64/openmpi/lib

For bash shell users:

export PATH=/usr/lib64/openmpi/bin:$PATH

export LD_LIBRARY_PATH=/usr/lib64/openmpi:$LD_LIBRARY_PATH

Report Problems to:

If you encounter any problem in using this software please contact System Administrators in #103 (SERC)