Table of Contents

Running through a Scheduler

The code is usually run on large parallel machines, often PC clusters, most of which use schedulers, i.e., queuing or batch management systems to manage the running of jobs from a large number of users. The following considerations need to be taken into account when running on a system that uses a scheduler:

Examples of job scripts can be found in the utils/scripts/Cluster/ directory and can straightforwardly be modified and adapted to meet more specific running needs.


This documentation has been automatically generated by pandoc based on the User manual (LaTeX version) in folder doc/USER_MANUAL/ (Jan 10, 2024)