Davide,
you can invoke `which mpirun` instead of mpirun, or mpirun --prefix=...
an other option is to rebuild OpenMPI with --enable-mpirun-prefix-by-default
Cheers,
Gilles
On 3/4/2016 7:22 AM, Davide Vanzo wrote:
Hi all,
I have built OpenMPI 1.10.2 with RoCE network support on our test
cluster. On the cluster we use lmod to manage paths to different
versions of softwares. The problem I have is that I receive the
"orted: command not found" message given that the path to the orted
binary is not exported to the other nodes where my run is launched via
a non-interactive ssh connection. I temporarily solved the problem by
exporting PATH with the correct path to orted on my .bashrc file but
this is not obviously a solution.
Any idea how I can fix it?
Thank you.
Davide
_______________________________________________
users mailing list
us...@open-mpi.org
Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
Link to this post:
http://www.open-mpi.org/community/lists/users/2016/03/28629.php