Updated 2021-05-17

Replacing the mqsub command

Some departments, such as Math, had a specialized tool called mqsub to quickly create and submit mutliple jobs as PBS/Torque job array. The use of job arrays has been problematic for PACE (and other sites), so we would prefer to to use other methods such as Launcher and PyLauncher in the future.

Launcher

The main PACE documentation for Launcher is at PACE docs Launcher

PyLauncher

The main PACE documentation for PyLauncher is at PACE docs PyLauncher