How to Install sview in Ubuntu 18.04



Install sview by entering the following commands in the terminal:

sudo apt update
sudo apt install sview

Description:

GUI to view and modify SLURM state

SLURM, the Simple Linux Utility for Resource Management, is an open-source cluster resource management and job scheduling. This package contains sview a GUI that can be used to view SLURM configuration, job, step, node and partitions state information. Authorized users can also modify select information.

Homepage: http://slurm.schedmd.com

Version: 17.11.2-1build1

Section: universe/admin