qsub-torque
command line interface to Torque server
Install
- All systems
-
curl cmd.cat/qsub-torque.sh
- Debian
-
apt-get install torque-client
- Ubuntu
-
apt-get install torque-client
- Fedora
-
dnf install torque-client
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install torque-client
- Raspbian
-
apt-get install torque-client
- Dockerfile
- dockerfile.run/qsub-torque
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.