CMD + K

pysbatch

Community

Submit slurm cluster job(Sbatch) inside python and avoid shell script.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::pysbatch

Usage Tracking

0.1.6
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Submit(sbatch) slurm cluster job inside python and avoid shell script for complicated pipeline jobs. For sbatch options, now only supports job name, memory size(in GBs), time limit(in days), dependency and ouput file. But you can use add_option parameter to add more.

About

Summary

Submit slurm cluster job(Sbatch) inside python and avoid shell script.

Last Updated

Sep 20, 2018 at 17:39

License

MIT

Total Downloads

5.3K

Supported Platforms

noarch