About Anaconda Help Download Anaconda

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

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.1.6

conda install

To install this package run one of the following:
conda install conda-forge::pysbatch
conda install conda-forge/label/cf201901::pysbatch
conda install conda-forge/label/cf202003::pysbatch
conda install conda-forge/label/gcc7::pysbatch

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.1) Legal | Privacy Policy