I have a 22 node cluster that is setup with pretty much all the Default. I
have a script that runs a java process and puts it's output in a display.
This script takes a few command line arguments.
What is the best way to run or schedule processes that run this script but
will vary the command line based on the node number it is run on, for
example
script 1 1
script 1 2
script 1 3
script 1 4, etc...
Or, to schedule a series of these script runs with the numbers already
configured and to just schedule them out on the cluster. Should I use PBS or
mpirun or something different? The documentation is a little overwhelming at
first, especially for PBS.
Thanks,
Brian

Brian E. Williams
Software Developer and Systems Administrator
Quantum Leap Innovations
(302)894-8036               [EMAIL PROTECTED]
http://copland.udel.edu/~brianw


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Oscar-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to