rick
Guest
Thu Sep 02, 2010 6:14 am
is this the correct syntax to change the submit command in an ocean
script?
envSetVal("asimenv.distributed" "drmsCommand" 'string "nc run -C
spectre_ade" )
Andrew Beckett
Guest
Thu Sep 02, 2010 5:22 pm
rick wrote, on 09/02/10 04:14:
Quote:
is this the correct syntax to change the submit command in an ocean
script?
envSetVal("asimenv.distributed" "drmsCommand" 'string "nc run -C
spectre_ade" )
You also need to use:
hostMode('distributed)
Can't comment whether the command is correct though "nc run -C ..." since I
don't have experience of this DRMS tool.
Regards,
Andrew.