We have a few computers that are used for simulations in physics which are run by a few people. I would like to install some queuing system to submit tasks and to fairly share resources. What would you recommend for single machine and for cluster? I'm interested in free solutions.
|
|
For a single machine, the example:
equivalent to:
For clusters, use GNU Queue. |
||
|
|
In our lab, we use PBS/Torque, and it works fairly well. |
||
|
|
