PBS `qsub`
When you are new to PBS, the place to start is the qsub
command, which submits jobs to your HPC systems. The only jobs that the qsub
accepts are scripts, so you’ll need to package your tasks
appropriately. Here is a simple example script (myjob.pbs
):
Get hands-on with 1400+ tech skills courses.