Skip to content

CLI argument to disable local submission of batch jobs

Matthew Joseph Basso requested to merge option-to-disable-local-submission into master

Adds a CLI option to submit.py to disable the local submission controller. This is desirable when working on clusters to prevent jobs from being submitted to login nodes

@rgugel @kolehman

Merge request reports