pbs_track

command line interface to Torque server

Install

All systems
curl cmd.cat/pbs_track.sh
Debian Debian
apt-get install torque-client-x11
Ubuntu
apt-get install torque-client-x11
Fedora
dnf install torque-mom
Windows (WSL2)
sudo apt-get update sudo apt-get install torque-client-x11
Raspbian
apt-get install torque-client-x11

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.

torque-mom

job execution engine for Torque batch system

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. The pbs_mom daemon is executed on those machines that perform the computations. This package should be installed on all these execute hosts. The mom, the client and the server can all be installed on the same machine.