Firefly and PC GAMESS-related discussion club



Learn how to ask questions correctly


Re^5: FF internode fails

Alexei Popov
alexei.a.popov@gmail.com


Hi Jonas,

perhaps the simplest thing to try is to use semi-statically linked Firefly binaries.

Alternatively, replace

./firefly /I input -o output.out -p4pg procgrp

by

ssh -T -T localhost ./firefly /I input -o output.out -p4pg procgrp

And note, your PBS script makes lots of unnecessary work.


-Alexei


On Tue Jul 13 '10 0:42am, Jonas Baltrusaitis wrote
--------------------------------------------------
>Alex,

>unfortunately I am getting infamous
>p4_error: create_procgroup: getpwuid failed: 0

>error when I do that. I am using PBS and a submit script for it, so it is unclear how the suggested remedy of

>#! /bin/bash
> ssh -t -t $HOSTNAME /home/gran/firefly "$@"

>can tie in. Could you please elaborate? I attached my common submit script

>Jonas

>On Mon Jul 5 '10 4:32pm, Alex Granovsky wrote
>---------------------------------------------
>>Hi,

>>by the way, the correct format of procgrp file should be like this one:

>>

local 3
mercury01 4  /home/jbaltrus/ff71g/firefly
mercury02 4  /home/jbaltrus/ff71g/firefly
mercury03 4  /home/jbaltrus/ff71g/firefly

>>regards,
>>Alex

[ This message was edited on Fri Jul 16 '10 at 2:38pm by the author ]


[ Previous ] [ Next ] [ Index ]           Fri Jul 16 '10 2:38pm
[ Reply ] [ Edit ] [ Delete ]           This message read 814 times