I have build vasp (http://cms.mpi.univie.ac.at/vasp/) for a user
using openMPI-1.0.2 with teh PGI 6.1 compilers, At runtime I am
getting the following OMPI errors,
bash-3.00$ mpirun -np 2 vasp
running on 2 nodes
[nyx.engin.umich.edu:16167] *** An error occurred in MPI_Cart_create
[nyx.engin.umich.edu:16167] *** on communicator MPI_COMM_WORLD
[nyx.engin.umich.edu:16167] *** MPI_ERR_OTHER: known error not in list
[nyx.engin.umich.edu:16167] *** MPI_ERRORS_ARE_FATAL (goodbye)
This is regular OMPI error messages, is this a problem with the
build? (its very complicated) or with vasp as writen? Or OMPI?
Direction is very much appreciated.
Brock