How to Install slurm-wlm in Ubuntu 18.04



Install slurm-wlm by entering the following commands in the terminal:

sudo apt update
sudo apt install slurm-wlm

Description:

Simple Linux Utility for Resource Management

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 metapackage contains all client side commands, the compute node daemon and the central management demon.

Homepage: http://slurm.schedmd.com

Version: 17.11.2-1build1

Section: universe/admin