A queue is a cluster, a group or farm of machines. Accelerator supports multiple queues that are managed by the same vovserver. Queue names begin with the letters vnc.
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.
All log files are normally stored under the subdirectory ./vnc_logs. To remove all obsolete log files in the current working directory, use the nc clean command.
On occasion, jobs that run successfully outside of Accelerator fail when run through Accelerator. 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.
Reports provide statistical information about all the jobs that are run during a specified time and the usage of the
resources that run jobs. The resources include CPU time, licenses, memory and more.
Some jobs may require a specific platform or operating system (OS) to run. As Accelerator automatically lists platform/OS as a tasker resources, the task of finding the right host to execute a job is easy: specify the required platform/OS as part
of the job resource requirements.
Queue Selection
A queue is a cluster, a group or farm of machines. Accelerator supports multiple queues that are managed by the same vovserver. Queue names begin with the letters vnc.
Scheduled Jobs
Jobs that can not be dispatched immediately due to resource shortage, such as CPUs or software licenses, are put on the job queue.
Priority
The scheduling priority affects the order in which the jobs are scheduled. The range is 1 to 15.
Distributed Parallel Support Accelerator supports jobs that require multiple CPUs that can be located on different machines.
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.