CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

job scheduler

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 24, 2008, 06:03
Default job scheduler
  #1
qq
Guest
 
Posts: n/a
for running various jobs on a server, what software for queuing is recommended? what do people think about pbs-pro?

  Reply With Quote

Old   December 24, 2008, 10:29
Default Re: job scheduler
  #2
TG
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.

  Reply With Quote

Old   December 25, 2008, 18:21
Default Re: job scheduler
  #3
qq
Guest
 
Posts: n/a
great info! what do u mean by to see which resource manager?

  Reply With Quote

Old   December 26, 2008, 13:30
Default Re: job scheduler
  #4
TG
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.
  Reply With Quote

Old   December 29, 2008, 06:44
Default Re: job scheduler
  #5
qq
Guest
 
Posts: n/a
thank you very much, that was informative!
  Reply With Quote

Old   December 31, 2008, 04:13
Default Re: job scheduler
  #6
Velan
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.
  Reply With Quote

Old   January 1, 2009, 19:29
Default Re: job scheduler
  #7
qq
Guest
 
Posts: n/a
Hi Velan, i heard about gridengine too. It is free isn't it?
  Reply With Quote

Old   January 1, 2009, 23:04
Default Re: job scheduler
  #8
Velan
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.
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
FLUENT Batch job Saravanan FLUENT 11 May 14, 2014 16:47
running OF on local machine with batch script / job scheduler val46 OpenFOAM 13 November 10, 2010 03:22
Fluent on ms job scheduler Shamoon Jamshed FLUENT 0 November 15, 2009 12:54
running fluent parallel with MS job scheduler Shamoon Jamshed FLUENT 0 November 15, 2009 12:48
Job Scheduler for parallel processing kumar2 OpenFOAM Running, Solving & CFD 10 March 8, 2006 06:09


All times are GMT -4. The time now is 06:54.