I am on a Ubuntu machine where the path to the right MPI implementations are mpicc.mpich and mpirun.mpich. I cannot figure out how to get the tests to use the latter, as the environment variable MPIRUN doesn't do anything. I can't even see where this is set in tests/Makefile...
I am on a Ubuntu machine where the path to the right MPI implementations are
mpicc.mpichandmpirun.mpich. I cannot figure out how to get the tests to use the latter, as the environment variableMPIRUNdoesn't do anything. I can't even see where this is set intests/Makefile...