About Anaconda Help Download Anaconda
If you were automatically logged out you may need to refresh the page. You're trying to access a page that requires authentication. ×

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy