|
[Sponsors] |
December 24, 2008, 07:03 |
job scheduler
|
#1 |
Guest
Posts: n/a
|
for running various jobs on a server, what software for queuing is recommended? what do people think about pbs-pro?
|
|
December 24, 2008, 11:29 |
Re: job scheduler
|
#2 |
Guest
Posts: n/a
|
PBS-Pro is very good.
LSF is also very good. Torque is an open source version of a manager that is very similar to PBS without as many bells and whistles that might be OK if you don't need the extra features and don't need any commercial support. Sun's Grid Engine is also open source I believe and quite capable. You should check your applications first to see which resource manager they work with before you pick one. |
|
December 25, 2008, 19:21 |
Re: job scheduler
|
#3 |
Guest
Posts: n/a
|
great info! what do u mean by to see which resource manager?
|
|
December 26, 2008, 14:30 |
Re: job scheduler
|
#4 |
Guest
Posts: n/a
|
Batch queuing and resource manager generally means the same thing, but a resource manager is more than just a queue to execute jobs in the order they are submitted. They are capable of looking at how many processors you need, how many are available, how much memory you ask for, ... and then schedule jobs in a intelligent order. Many commercial applications pack a small amount of code or scripting to make it easy to run the program within a batch queuing environment like PBS or LSF, but they all don't support every batch queue system out there. Some of them are integrated quite closely with a system to allow for example, automatic checkpointing, and others are integrated on a very simple level or not at all. If your main application does not support PBS, but does support LSF, then you would probably want to choose LSF.
|
|
December 29, 2008, 07:44 |
Re: job scheduler
|
#5 |
Guest
Posts: n/a
|
thank you very much, that was informative!
|
|
December 31, 2008, 05:13 |
Re: job scheduler
|
#6 |
Guest
Posts: n/a
|
I hope PBS(Torque) is very comfortable for creating queues, allocating nodes for particular users or jobs...Sungrid Engine is mettle as compared to torque.
|
|
January 1, 2009, 20:29 |
Re: job scheduler
|
#7 |
Guest
Posts: n/a
|
Hi Velan, i heard about gridengine too. It is free isn't it?
|
|
January 2, 2009, 00:04 |
Re: job scheduler
|
#8 |
Guest
Posts: n/a
|
I hope you are talking about sungrid engine. Yes both Torque and sungridengine are free. There will be slight difference while writing job submission script (Batch mode) between Torque and Sungrid Engine. I never tried SGE, but i familiar with PBS.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
FLUENT Batch job | Saravanan | FLUENT | 11 | May 14, 2014 17:47 |
running OF on local machine with batch script / job scheduler | val46 | OpenFOAM | 13 | November 10, 2010 04:22 |
Fluent on ms job scheduler | Shamoon Jamshed | FLUENT | 0 | November 15, 2009 13:54 |
running fluent parallel with MS job scheduler | Shamoon Jamshed | FLUENT | 0 | November 15, 2009 13:48 |
Job Scheduler for parallel processing | kumar2 | OpenFOAM Running, Solving & CFD | 10 | March 8, 2006 07:09 |