pbs-config
use the torque library
Install
- All systems
-
curl cmd.cat/pbs-config.sh
- Debian
-
apt-get install libtorque2-dev
- Ubuntu
-
apt-get install libtorque2-dev
- Fedora
-
dnf install torque-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libtorque2-dev
- Raspbian
-
apt-get install libtorque2-dev
- Dockerfile
- dockerfile.run/pbs-config
torque-devel
use the torque library
libtorque2-dev
header files for libtorque2
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 includes the header files and static libraries necessary for developing programs which will use torque.