A job can be stopped when it is running or queued. Stopping a job does not "forget it" from the vovserver database. A job can only be stopped by the owner or the Accelerator Plus administrator.
All log files are normally stored under the subdirectory ./wx_logs. To remove all obsolete log files in the current working directory, use the wx clean 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.
Accelerator Plus provides several commands of job controls, including
wait, stop, cleaning and debugging.
Wait for Jobs
To wait for one or more jobs to complete, use the wx wait command.
Stop Jobs
A job can be stopped when it is running or queued. Stopping a job does not "forget it" from the vovserver database. A job can only be stopped by the owner or the Accelerator Plus administrator.
Clean Up Log Files
All log files are normally stored under the subdirectory ./wx_logs. To remove all obsolete log files in the current working directory, use the wx clean command.