HOME

TheInfoList



OR:

The Slurm Workload Manager, formerly known as Simple Linux Utility for Resource Management (SLURM), or simply Slurm, is a
free and open-source Free and open-source software (FOSS) is a term used to refer to groups of software consisting of both free software and open-source software where anyone is freely licensed to use, copy, study, and change the software in any way, and the source ...
job scheduler A job scheduler is a computer application for controlling unattended background program execution of jobs. This is commonly called batch scheduling, as execution of non-interactive jobs is often called batch processing, though traditional ''job' ...
for
Linux Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, which i ...
and
Unix-like A Unix-like (sometimes referred to as UN*X or *nix) operating system is one that behaves in a manner similar to a Unix system, although not necessarily conforming to or being certified to any version of the Single UNIX Specification. A Unix-li ...
kernels, used by many of the world's supercomputers and
computer cluster A computer cluster is a set of computers that work together so that they can be viewed as a single system. Unlike grid computers, computer clusters have each node set to perform the same task, controlled and scheduled by software. The comp ...
s. It provides three key functions: * allocating exclusive and/or non-exclusive access to resources (computer nodes) to users for some duration of time so they can perform work, * providing a framework for starting, executing, and monitoring work, typically a parallel job such as Message Passing Interface (MPI) on a set of allocated nodes, and * arbitrating contention for resources by managing a queue of pending jobs. Slurm is the workload manager on about 60% of the
TOP500 The TOP500 project ranks and details the 500 most powerful non- distributed computer systems in the world. The project was started in 1993 and publishes an updated list of the supercomputers twice a year. The first of these updates always coinc ...
supercomputers. Slurm uses a best fit algorithm based on Hilbert curve scheduling or fat tree network topology in order to optimize locality of task assignments on parallel computers.


History

Slurm began development as a collaborative effort primarily by
Lawrence Livermore National Laboratory Lawrence Livermore National Laboratory (LLNL) is a federal research facility in Livermore, California, United States. The lab was originally established as the University of California Radiation Laboratory, Livermore Branch in 1952 in response ...
, SchedMD, Linux NetworX, Hewlett-Packard, and
Groupe Bull Bull SAS (also known as Groupe Bull, Bull Information Systems, or simply Bull) is a French computer company headquartered in Les Clayes-sous-Bois, in the western suburbs of Paris. The company has also been known at various times as Bull Genera ...
as a Free Software resource manager. It was inspired by the closed source Quadrics RMS and shares a similar syntax. The name is a reference to the soda in Futurama. Over 100 people around the world have contributed to the project. It has since evolved into a sophisticated batch scheduler capable of satisfying the requirements of many large computer centers. ,
TOP500 The TOP500 project ranks and details the 500 most powerful non- distributed computer systems in the world. The project was started in 1993 and publishes an updated list of the supercomputers twice a year. The first of these updates always coinc ...
list of most powerful computers in the world indicates that Slurm is the workload manager on more than half of the top ten systems.


Structure

Slurm's design is very modular with about 100 optional plugins. In its simplest configuration, it can be installed and configured in a couple of minutes. More sophisticated configurations provide database integration for accounting, management of resource limits and workload prioritization.


Features

Slurm features include: * No single point of failure, backup daemons, fault-tolerant job options * Highly scalable (schedules up to 100,000 independent jobs on the 100,000 sockets of IBM Sequoia) * High performance (up to 1000 job submissions per second and 600 job executions per second) * Free and open-source software (
GNU General Public License The GNU General Public License (GNU GPL or simply GPL) is a series of widely used free software licenses that guarantee end user In product development, an end user (sometimes end-user) is a person who ultimately uses or is intended to ulti ...
) * Highly configurable with about 100 plugins * Fair-share scheduling with hierarchical bank accounts * Preemptive and gang scheduling (time-slicing of parallel jobs) * Integrated with database for accounting and configuration * Resource allocations optimized for network topology and on-node topology (sockets, cores and hyperthreads) * Advanced reservation * Idle nodes can be powered down * Different operating systems can be booted for each job * Scheduling for generic resources (e.g.
Graphics processing unit A graphics processing unit (GPU) is a specialized electronic circuit designed to manipulate and alter memory to accelerate the creation of images in a frame buffer intended for output to a display device. GPUs are used in embedded systems, mo ...
) * Real-time accounting down to the task level (identify specific tasks with high CPU or memory usage) * Resource limits by user or bank account * Accounting for power consumption by job * Support of IBM Parallel Environment (PE/POE) * Support for job arrays * Job profiling (periodic sampling of each task's CPU use, memory use, power consumption, network and file system use) * Sophisticated multifactor job prioritization algorithms * Support for MapReduce+ * Support for burst buffer that accelerates scientific data movement The following features are announced for version 14.11 of Slurm, was released in November 2014: * Improved job array data structure and scalability * Support for heterogeneous generic resources * Add user options to set the CPU governor * Automatic job requeue policy based on exit value * Report API use by user, type, count and time consumed * Communication gateway nodes improve scalability


Supported platforms

Slurm is primarily developed to work alongside
Linux Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, which i ...
distributions, although there is also support for a few other
POSIX The Portable Operating System Interface (POSIX) is a family of standards specified by the IEEE Computer Society for maintaining compatibility between operating systems. POSIX defines both the system- and user-level application programming inte ...
-based
operating system An operating system (OS) is system software that manages computer hardware, software resources, and provides common daemon (computing), services for computer programs. Time-sharing operating systems scheduler (computing), schedule tasks for ef ...
s, including BSDs (
FreeBSD FreeBSD is a free and open-source Unix-like operating system descended from the Berkeley Software Distribution (BSD), which was based on Research Unix. The first version of FreeBSD was released in 1993. In 2005, FreeBSD was the most popular ...
,
NetBSD NetBSD is a free and open-source Unix operating system based on the Berkeley Software Distribution (BSD). It was the first open-source BSD descendant officially released after 386BSD was forked. It continues to be actively developed and is a ...
and
OpenBSD OpenBSD is a security-focused operating system, security-focused, free and open-source, Unix-like operating system based on the Berkeley Software Distribution (BSD). Theo de Raadt created OpenBSD in 1995 by fork (software development), forking N ...
).Slurm Platforms
/ref> Slurm also supports several unique computer architectures, including: * IBM BlueGene/Q models, including the 20 petaflop IBM Sequoia *
Cray Cray Inc., a subsidiary of Hewlett Packard Enterprise, is an American supercomputer manufacturer headquartered in Seattle, Washington. It also manufactures systems for data storage and analytics. Several Cray supercomputer systems are listed i ...
XT, XE and Cascade *
Tianhe-2 Tianhe-2 or TH-2 (, i.e. 'Milky Way 2') is a 33.86-petaflops supercomputer located in the National Supercomputer Center in Guangzhou, China. It was developed by a team of 1,300 scientists and engineers. It was the world's fastest supercomputer ...
a 33.9 petaflop system with 32,000 Intel Ivy Bridge chips and 48,000 Intel Xeon Phi chips with a total of 3.1 million cores * IBM Parallel Environment * Anton


License

Slurm is available under the GNU General Public License v2.


Commercial support

In 2010, the developers of Slurm founded SchedMD, which maintains the canonical source, provides development, level 3 commercial support and training services. Commercial support is also available from Bull, Cray, and Science + Computing.


See also

* Job Scheduler and Batch Queuing for Clusters * Beowulf cluster * Maui Cluster Scheduler * Open Source Cluster Application Resources (OSCAR) *
TORQUE In physics and mechanics, torque is the rotational equivalent of linear force. It is also referred to as the moment of force (also abbreviated to moment). It represents the capability of a force to produce change in the rotational motion of t ...
* Univa Grid Engine * Platform LSF


References


Further reading

* * * *


External links


Slurm Documentation

SchedMD

Slurm Workload Manager Architecture Configuration and Use
{{DEFAULTSORT:Slurm Job scheduling Parallel computing Grid computing Cluster computing Free software