Linux with Open MPI

An example command to run CONVERGE with Open MPI on 16 processing cores is

 

mpirun -np 16 -x PATH -x LD_LIBRARY_PATH -x CONVERGE_ROOT -x OPAL_PREFIX converge-ompi

 

The -x arguments are necessary to export the required environment variables to the remote nodes.