pbs_sched
scheduler part of Torque
Install
- All systems
-
curl cmd.cat/pbs_sched.sh
- Debian
-
apt-get install torque-scheduler
- Ubuntu
-
apt-get install torque-scheduler
- Fedora
-
dnf install torque-scheduler
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install torque-scheduler
- Raspbian
-
apt-get install torque-scheduler
- Dockerfile
- dockerfile.run/pbs_sched
torque-scheduler
scheduler part of Torque
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 fifo C scheduler.