pbs_mom
job execution engine for Torque batch system
Install
- All systems
-
curl cmd.cat/pbs_mom.sh
- Debian
-
apt-get install torque-mom
- Ubuntu
-
apt-get install torque-mom
- Fedora
-
dnf install torque-mom
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install torque-mom
- Raspbian
-
apt-get install torque-mom
- Dockerfile
- dockerfile.run/pbs_mom
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.