Job scheduling system: Difference between revisions

From The Power of Many
No edit summary
m Snowshi moved page Job scheduling system compare to Job scheduling system without leaving a redirect
 
(No difference)

Latest revision as of 00:08, 6 August 2021


There are four major job schedulers in the HPC field.

  • LSF
  • SLURM
  • SGE
  • PBS

Scheduler based on LSF (Load Sharing Facility): Spectrum LSF, PlatformLSF, OpenLava.

SLURM (Simple Linux Utility for Resource Management), the completely pure open-source job scheduler.

Scheduler based on SGE (Sun Grid Engine): UGE (Univa Grid Engine), SGE (Son of Grid Engine). History

Scheduler based on PBS (Portable Batch System): OpenPBS, PBS Pro, Moab/Torque.