Hi all
By adding the ./ I do get a different error.
mpirun -machinefile mpirun.txt -np 16 ./out28473_intel64.exe
Fatal error in PMPI_Comm_rank: Invalid communicator, error stack:
PMPI_Comm_rank(109): MPI_Comm_rank(comm=0x0, rank=0xd1ea20) failed
PMPI_Comm_rank(66).: Invalid communicator
This must indicate that the mpd ring is not being established as I believe MPI_Comm_rank is part the comm handle.
A question..? In mpi_telemac.conf I have used hostname.domain as "nom_du_host". Is this correct - or should this be just hostname?
I think a rebuild of mpich2 is neccesary or a further attempt with Openmpi (with correct linking options this time!)
John