Search⌘ K
AI Features

PBS variables

Explore how to use PBS environment variables to manage and script batch jobs in High Performance Computing systems. Understand variables like PBS_ARRAYID for job arrays, PBS_JOBID for unique job identification, and PBS_NODEFILE for node allocation. This lesson helps you write effective PBS scripts to control job execution in HPC environments.

We'll cover the following...

PBS sets multiple ...