Quantcast
Channel: Clusters and HPC Technology
Viewing all articles
Browse latest Browse all 927

Why mpiexec utility doesn't work with NetBIOS names ?

$
0
0

Dear Collegues,

I've got a problem with using mpiexec utility so that when I specify nodes in hosts list by their NetBIOS names rather than providing an IP-address for each host, mpiutility displays an error message that it cannot connect to a particular hosts and MPI program cannot be executed. For example:

mpiexec -n 4 -ppn 2 -hosts 2 192.168.0.100 1 192.168.0.150 1 myprog.exe - this works fine.

mpiexec -n 4 -ppn 2 -hosts COMP-PC,WIN-9MFH3O78GLQ myprog.exe and this causes the mentioned above error to be incurred.

What particular settings such as firewall or NetBT protocol I have to change to make mpiexec utility to work well with NetBIOS names

Thanks in advance.

Cheers, Arthur.


Viewing all articles
Browse latest Browse all 927

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>