chemicalchecker.util.hpc
Submit jobs to an HPC cluster.
A lot of processes in this package are very computationally intensive. This class allows to send any task to any HPC environmment. According to the config parameters this class will send the job in the right format to the specified queueing technology. The support queing system are:
HPC factory. |
|
Run job in local system. |
|
Submit jobs to an HPC cluster through SGE queueing system. |
|
Submit jobs to an HPC cluster through SLURM queueing system. |
|
Submit jobs to an HPC cluster through SLURM queueing system. |
|