pbsnodes
Torque compatibility wrappers for SLURM
Install
- All systems
-
curl cmd.cat/pbsnodes.sh
- Debian
-
apt-get install slurm-llnl-torque
- Ubuntu
-
apt-get install slurm-llnl-torque
- Kali Linux
-
apt-get install slurm-wlm-torque
- Fedora
-
dnf install slurm-torque
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install slurm-llnl-torque
- Raspbian
-
apt-get install torque-client-x11
- Dockerfile
- dockerfile.run/pbsnodes
slurm-wlm-torque
Torque compatibility wrappers for SLURM
SLURM, the Simple Linux Utility for Resource Management, is an open-source cluster resource management and job scheduling. This package contains the Torque compatibility wrappers.
torque-client
command line interface to Torque server
The TORQUE server dispatches jobs across physically separated machines. It may also be beneficial for single machines to organise the sequential execution of multiple jobs. This package contains the command-line client programs. These should be installed on all hosts that should be able to submit jobs, query for their status or cancel their execution. The client contacts the server directly.
slurm-torque
Torque/PBS to Slurm
torque-client-x11
GUI for torque clients
The TORQUE server dispatches jobs across physically separated machines. It may also be beneficial for single machines to organise the sequential execution of multiple jobs. These clients feature the same functionality as their regular counterparts and also allow for a graphical interaction.