Federico,
thanks for the report, i will push a fix shortly
meanwhile, and as a workaround, you can add the
--mca orte_keep_fqdn_hostnames true
to your mpirun command line when using --host user@ip
Cheers,
Gilles
On 11/17/2015 7:19 PM, Federico Reghenzani wrote:
I'm trying to execute this com
I can't check it this week due to the Supercomputing project. It looks like
you are feeding us a hostfile that contains userid and a hostname expressed
as an IP address. Can you convert the IP address to a name? I think that
might be a workaround until I can address it.
On Tue, Nov 17, 2015 at 4:
I'm trying to execute this command:
*mpirun -np 8 --host openmpi@10.10.1.1
,openmpi@10.10.1.2 ,openmpi@10.10.1.3
,openmpi@10.10.1.4 --mca
oob_tcp_if_exclude lo,wlp2s0 ompi_info*
Everything goes find if I execute the same command with only 2 nodes
(independently of which nodes).
With 3 or more