Job scheduling system: Difference between revisions
|  Created page with "There are four major job schedulers in the HPC field.  * '''LSF''' * '''SLURM''' * '''SGE''' * '''PBS'''  Scheduler based on LSF ('''Load Sharing Facility'''):  Spectrum LSF,..." | m Snowshi moved page Job scheduling system compare to Job scheduling system without leaving a redirect | ||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| {{DISPLAYTITLE:Job scheduling system}} | |||
| There are four major job schedulers in the HPC field. | There are four major job schedulers in the HPC field. | ||
| * '''LSF''' | *'''LSF''' | ||
| * '''SLURM''' | *'''SLURM''' | ||
| * '''SGE''' | *'''SGE''' | ||
| * '''PBS''' | *'''PBS''' | ||
| Scheduler based on LSF ('''Load Sharing Facility'''):  Spectrum LSF, PlatformLSF, OpenLava. | Scheduler based on LSF ('''Load Sharing Facility'''):  Spectrum LSF, PlatformLSF, OpenLava. | ||
| Line 13: | Line 15: | ||
| Scheduler based on PBS ('''Portable Batch System'''): OpenPBS, PBS Pro, Moab/Torque. | Scheduler based on PBS ('''Portable Batch System'''): OpenPBS, PBS Pro, Moab/Torque. | ||
| [[Category:HPC]] | [[Category:HPC]] | ||
| {{DEFAULTSORT:Job_scheduling_system}} | |||
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.