> On 03 Mar 2016, at 23:22 , Davide Vanzo <van...@accre.vanderbilt.edu> wrote: > 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?
Did you configure with '--enable-orterun-prefix-by-default' ?