How to Install slurmd in Ubuntu 18.04



Install slurmd by entering the following commands in the terminal:

sudo apt update
sudo apt install slurmd

Description:

SLURM compute node 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 compute node demon slurmd.

Homepage: http://slurm.schedmd.com

Version: 17.11.2-1build1

Section: universe/admin