Hi Kevin-
qsub itself only has the ability to launch a single process on one host. The process you launch is responsible for spawning the other processes, and hence, should be a script. "pbsdsh" uses the PBS environment created on the launch node to launch a given process. Have a look at the examples in the OSCAR_test folder.
Jeremy
At 01:17 PM 1/10/2002 -0800, Kevin Kennedy wrote:
I've installed a 3 node cluster using OSCAR 1.1. All tests pass ok. I'm a little confused on how to submit a process to the cluster. I've been able to submit a process using the qsub command but it only makes the process run on node3, any new processes will be queued up. How do I take advantage of all three of my cluster machines? Can I get a single process to use the collective horsepower of the cluster?Thank you, Kevin Kennedy Network Administrator Mahi Networks, Inc. _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
_______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users </x-flowed>
