There may be multiple instances of Accelerator Plus running at a given site. You choose which one to use with the variable NC_QUEUE, which by the way is the same variable also used to select the instance of Accelerator.
Job submission can be affected by the value of the optional variables NC_RUN_ARGS and NC_RUN_ARGS, which specify a list of arguments that are pre-pended and appended to the argument list passed to the submission
command.
On occasion, jobs that run successfully outside of Accelerator Plus fail when run through Accelerator Plus. When this occurs, mostly likely the setups are not the same: the environment, inputs or other parameters may be
different, a misconfiguration or there is a problem with NFS.
This document is intended for those who have been using the Platform LSF batch system and are now moving to using Accelerator Plus on top of the LSF batch system.
Queue Selection
There may be multiple instances of Accelerator Plus running at a given site. You choose which one to use with the variable NC_QUEUE, which by the way is the same variable also used to select the instance of Accelerator.
Submit Jobs with CLI Commands
This chapter provides examples of submitting jobs using CLI (command line interface) commands.
Job Arrays
Using an array provides the option of submitting multiple jobs in a specific order.
Environment Control
Setting the environment is critical for correct job execution. Accelerator provides two methods to control the execution environment.
Choose the FairShare Group
While Accelerator Plus supports the use of FairShare groups, their utility depends upon the underlying batch system.
Job Submission Arguments
Job submission can be affected by the value of the optional variables NC_RUN_ARGS and NC_RUN_ARGS, which specify a list of arguments that are pre-pended and appended to the argument list passed to the submission command.
Priority
The scheduling priority affects the order in which the jobs are scheduled. The range is 1 to 15.