PBS interactive jobs
Understand how to run interactive jobs on HPC systems using PBS. Learn to allocate compute cores directly with qsub commands, work with GUI applications, and use developer environments like Matlab and R interactively on compute nodes until the job's walltime expires.
We'll cover the following...
We'll cover the following...
Use of PBS is not limited to batch jobs only. It also allows users to use the compute nodes interactively, when needed. For example, users can work with the developer environments provided by ...