Setting up MPI to use the proper NIC
You have to edit /usr/local/etc/openmpi-mca-params.conf and put in:
btl_tcp_if_include = eth1
btl_tcp_if_exclude = lo, eth0
Compiled BLACS and other things this morning. That software can be a little tricky to install . . . now I'm about to test it.
btl_tcp_if_include = eth1
btl_tcp_if_exclude = lo, eth0
Compiled BLACS and other things this morning. That software can be a little tricky to install . . . now I'm about to test it.
0 Comments:
Post a Comment
<< Home