snakemake / snakemake-executor-plugin-slurm

A Snakemake executor plugin for submitting jobs to a SLURM cluster
MIT License
9 stars 13 forks source link

fix: fixes issue #40 - ntasks set explicitly #44

Closed cmeesters closed 4 months ago

cmeesters commented 4 months ago

related to #40 , ought to fix this. Does not hurt the smp nor the mpi case.