Firefly and PC GAMESS-related discussion club


 
Learn how to ask questions correctly  
 
 
We are NATO-free zone
 



Re^3: Initializing global P2P interface... init 3 failed

Alex Granovsky
gran@classic.chem.msu.su


Dear Anton,

P2P interface can be sensitive to TCP/IP misconfiguration.

try to add the following to your input:

$p2p net=C0A80C00 mask=FFFFFF00 $end

Hope this helps.

As P2P works directly through TCP/IP rather than MPI,
OpenMPI parameters you tried to use do not affect
P2P-related errors.

Kind regards,
Alex Granovsky


On Tue Apr 16 '13 3:40pm, Anton Cherkasov wrote
-----------------------------------------------
>The calculation starts normally only when I disable eth2 interface on H1 host. I also tried to use the OpenMPI option --mca:

>--mca btl_tcp_if_include eth0 --mca oob_tcp_if_include eth0

>and

>--mca btl_tcp_if_exclude lo,eth1,eth2 --mca oob_tcp_if_exclude lo,eth1,eth2

>but it didn't work.


[ Previous ] [ Next ] [ Index ]           Wed Apr 17 '13 3:22pm
[ Reply ] [ Edit ] [ Delete ]           This message read 917 times