I would like to run system commands on each node in my
cluster, but when I run my program, only the node that
I'm actually at ends up running the command. Do I
need to tell lam to direct certain commands to the
nodes that the process is running on, instead of the
one I called mpirun from?
I'm using the c++ system(*char) method to pass the
commamds to the shell, the errors I get are..
sh: line 1: "command": command not found.
The main node runs the commands just fine..
any Ideas?
Thanks
______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca
|