distributed jobs in ocean

R

rick

Guest
is this the correct syntax to change the submit command in an ocean
script?

envSetVal("asimenv.distributed" "drmsCommand" 'string "nc run -C
spectre_ade" )
 
rick wrote, on 09/02/10 04:14:
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.
 

Welcome to EDABoard.com

Sponsor

Back
Top