printjob
command line interface to Torque server
Install
- All systems
-
curl cmd.cat/printjob.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/printjob
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.
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.