How to Install slurmctld in Ubuntu 18.04



Install slurmctld by entering the following commands in the terminal:

sudo apt update
sudo apt install slurmctld

Description:

SLURM central management daemon

SLURM stands for Simple Linux Utility for Resource Management, it is an open-source cluster resource management and job scheduling system that strives to be simple, scalable, portable, fault-tolerant, and interconnect agnostic. This package contains the central management demon slurmctld.

Homepage: http://slurm.schedmd.com

Version: 17.11.2-1build1

Section: universe/admin