|
| class | Auger |
| | Submit Auger batch jobs. More...
|
| |
| class | Batch |
| | Generic batch processing interface. More...
|
| |
| class | BatchSystem |
| | Represents a batch processing system that requires submission like Slurm or Auger. More...
|
| |
| class | KillProcessQueue |
| | Kill processes in the multiprocessing queue if the jobs are canceled. More...
|
| |
| class | Local |
| | Run local batch jobs sequentially. More...
|
| |
| class | LSF |
| | Submit LSF batch jobs. More...
|
| |
| class | Pool |
| | Run a set of jobs in a local multiprocessing pool using Python's multiprocessing module. More...
|
| |
| class | Slurm |
| | Submit Slurm batch jobs. More...
|
| |
| class | Swif |
| | Submit using the 'swif2' command at JLAB using an Auger file. More...
|
| |