How to Install slurmdbd in Ubuntu 18.04



Install slurmdbd by entering the following commands in the terminal:

sudo apt update
sudo apt install slurmdbd

Description:

Secure enterprise-wide interface to a database for SLURM

SLURM, the Simple Linux Utility for Resource Management, is an open-source cluster resource management and job scheduling. This package contain SlurmDBD (Slurm DataBase Daemon) that can be used to securely manage the accounting data for several Slurm clusters in a central location and sacctmgr a command for managing user accounts in SlurmDBD.

Homepage: http://slurm.schedmd.com

Version: 17.11.2-1build1

Section: universe/admin