srun-emulator
SLURM client side commands for the emulator
Install
- All systems
-
curl cmd.cat/srun-emulator.sh
- Debian
-
apt-get install slurm-client-emulator
- Ubuntu
-
apt-get install slurm-client-emulator
- Kali Linux
-
apt-get install slurm-client-emulator
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install slurm-client-emulator
- Raspbian
-
apt-get install slurm-client-emulator
- Dockerfile
- dockerfile.run/srun-emulator
slurm-client-emulator
SLURM client side commands for the emulator
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 all client side commands for the emulator.