Firefly and PC GAMESS-related discussion club



Learn how to ask questions correctly


Re: More advanced problem – p2p fails

Alex Granovsky
gran@classic.chem.msu.su


Hi,

First, you are using shared memory version of p2p library
(that is currently version 1.9, while TCP/IP version of p2p
interface is version 1.C or 1.D). Naturally, the shared memory
version will not work across multiple nodes, and you need to
use the generic TCP/IP version of p2p. Note, you need to
disable Windows firewall on all compute nodes.

Regards,
Alex Granovsky


On Tue Mar 23 '10 5:02pm, Vyacheslav wrote
------------------------------------------
>On Tue Mar 23 '10 3:04pm, Vyacheslav wrote
>------------------------------------------
>Hi,
>now I faced with new problem: FF runs on two and more nodes with p2p=.t. in input fails and in output I find the next:

> Loading P2P interface library... loaded successfully (version 1.9).
> Initializing P2P interface... init 2 failed!

>Run on one node (on 8 cores) or on the several nodes without p2p=.t. in input is finished successfully.
>What I should make to overcome this barrier?
>Thanks!
>


[ Previous ] [ Next ] [ Index ]           Tue Mar 23 '10 9:54pm
[ Reply ] [ Edit ] [ Delete ]           This message read 805 times