"inconsistency processing clusterinfo" error when trying to use multiple cluster nodes...


Click here for full thread
Clicked A Few Times
mpif90 -show and which mpif90 results...
As I did not compile mpich from source but used the debian binary package (apt-get mpich), I do not have a /usr/share/mpi-default-dev/debian_defaults file (don't have the mpi-defaults-dev directory). Should I recompile from source? I do have the other results:
$ mpif90 -show
gfortran -Wl,-Bsymbolic-functions -Wl,-z,relro -I/usr/include/mpich -I/usr/include/mpich -L/usr/lib/x86_64-linux-gnu -lmpichf90 -lmpich -lopa -lmpl -lrt -lcr -lpthread

$ which mpif90
/usr/bin/mpif90

Jonathan