Icon

This is the documentation for an older version of Qube. The latest version of the documentation can be found here: Qube

Skip to end of metadata
Go to start of metadata

This function is allowed the chance to review the submitted job before insertion into the queue. This allows the developer to enforce things such as accounting information validity or restricting users to specific clusters. The function must return 1 if the job is accepted and 0 if the job is to be rejected.

  • No labels