Hi Ralph Thanks for your reply, I found another way of host indexing and can specify hosts as I hoped. I will wait the bug fix in later version of OpenMPI.
Sincerely yours S.Wakashima (waku2...@gmail.com) 2015-11-01 11:13 GMT+09:00 Ralph Castain <r...@open-mpi.org>: > Sorry for delayed response. This was indeed a bug, and I have repaired it > on the master. I’ll file a request to have it moved over to the upcoming > 2.0 release. > > I’m afraid it missed the deadline for 1.10.1, and there are no current > plans for a 1.10.2. Likewise, we have stopped supporting the 1.8 series. > > Sorry for the inconvenience. > Ralph > > > On Oct 8, 2015, at 10:32 PM, waku2005 <waku2...@gmail.com> wrote: > > Dear OpenMPI users > > Relative indexing error occurs in my CentOS small cluster. > What and where should I check ? > > Environment: > - 4node GbE cluster (CentOS 6.7) > - OpenMPI 1.8.7 (builded usin system compiler, gcc version 4.4.7 20120313 > and installed /usr/local/openmpi-1.8.7) > - use ssh without password authentification (using RSA key) > > This is "myhosts" file: > -------------- > ensis10 slots=4 > ensis12 slots=6 > ensis13 slots=6 > ensis14 slots=6 > -------------- > > Command line and error messgae: > $ mpirun --hostfile ./myhosts -np 4 -host +n2 hostname > -------------------------------------------------------------------------- > A relative host was specified, but no prior allocation has been made. > Thus, there is no way to determine the proper host to be used. > > -host: +n2 > > Please see the orte_hosts man page for further information. > -------------------------------------------------------------------------- > > # In case of direct hostname specification, it works fine such as: > # [@ensis10] $ mpirun --hostfile ./myhosts -np 4 -host ensis12 hostname > # ensis12 > # ensis12 > # ensis12 > # ensis12 > # > > Thanks in advance > > > -- > > S.Wakashima (waku2...@gmail.com) > _______________________________________________ > 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/2015/10/27852.php > > > > _______________________________________________ > 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/2015/10/27967.php > -- S.Wakashima (waku2...@gmail.com)