snakemake/snakemake-executor-plugin-slurm
A Snakemake executor plugin for submitting jobs to a SLURM cluster
PythonMIT
Issues
- 1
slurm job name could be more informative
#154 opened by dgordon562 - 3
`threads` directive of a rule not taken into account when running through slurm
#141 opened by blaiseli - 8
Differences in SLURM command between what Snakemake says it runs and what is actually run
#57 opened by stefmldk - 1
--software-deployment-method argument has a different behaviour using CLI and profiles
#151 opened by ArthurDondi - 4
- 14
Preempted jobs are spawned multiple times
#109 opened by gtsitsiridis - 15
Select partition automatically
#106 opened by SilasK - 1
Getting an AttributeError: module 'pulp' has no attribute 'list_solvers'. Did you mean: 'listSolvers'?
#150 opened by Pooshman - 3
- 2
- 4
Missing support for --clusters option
#53 opened by meliamne - 2
- 15
- 24
Running snakemake in a SLURM job context
#113 opened by visze - 4
- 3
- 4
- 3
- 1
Can't unquote in slurm_extra
#120 opened by willboulton - 6
- 2
How to set `$TMPDIR` environment variable with a job to something like `<scratch>/$SLURM_JOB_ID/tmp`
#119 opened by hermidalc - 2
- 5
- 1
- 0
- 4
How to set CommonSettings from command line?
#73 opened by choosehappy - 3
Dynamic determination of queue
#61 opened by johanneskoester - 3
- 1
Prevent job name overwrite by users
#90 opened by cmeesters - 2
- 6
Separately logging stdout and stderr
#95 opened by bentyeh - 0
Log file and comment string are not escaped
#105 opened by denisalevi - 2
- 5
- 12
Invalid --distribution specification?
#103 opened by brantfaircloth - 3
option to set the log directory?
#94 opened by jbloom - 1
Missing period or newline in status message when a SLURM job returns a failed status
#82 opened by xapple - 5
Unsuccessful attempt to use "srun" after job submission leads to abort of jobs
#91 opened by Robin1em - 4
Wildcards missing from comments
#85 opened by mrvollger - 3
- 1
- 7
- 14
- 15
- 3
- 3
Dynamic runtime resource fails with SLURM
#62 opened by nikostr - 8
- 3
- 3
- 4
TypeError: SpawnedJobArgsFactory.general_args() got an unexpected keyword argument 'executor_common_settings'
#54 opened by Parkerdow