Language

Package: slurm @ 20.02.6-1

Synopsis

Workload manager for cluster computing

Description

SLURM is a fault-tolerant and highly scalable cluster management and job scheduling system for large and small clusters. It allocates access to resources (computer nodes) to users for some duration of time, provides a framework for starting, executing, and monitoring work (typically a parallel job) on a set of allocated nodes, and arbitrates contention for resources by managing a queue of pending work.

Home page
https://slurm.schedmd.com/
Location
gnu/packages/parallel.scm (line: 263, column: 2)
Licenses

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python' does not match package name 'python-wrapper'
input-labels

Identify input labels that do not match package names

label 'hwloc' does not match package name 'hwloc:lib'