Skip to content

Releases: snakemake/snakemake-executor-plugin-slurm

v0.10.2

11 Sep 15:39
1548d7a
Compare
Choose a tag to compare

0.10.2 (2024-09-11)

Bug Fixes

  • added forgotten yield in case of job preemption (#148) (95e5fb7)

v0.10.1

11 Sep 13:53
8adfbf8
Compare
Choose a tag to compare

0.10.1 (2024-09-07)

Bug Fixes

  • logfile quoting and scancel error handling (#140) (cb5d656)

v0.10.0

23 Aug 12:57
c414f65
Compare
Choose a tag to compare

0.10.0 (2024-08-23)

Features

Bug Fixes

  • add --parsable to sbatch call for a more robust output parsing (#125) (5e41d05)
  • issue #109 - preemption is no longer considered a failed status (#132) (6dad273)

v0.9.0

06 Aug 08:31
03d474f
Compare
Choose a tag to compare

0.9.0 (2024-08-06)

Features

Bug Fixes

v0.8.0

12 Jul 17:43
6a5ed46
Compare
Choose a tag to compare

0.8.0 (2024-07-12)

Features

v0.7.0

25 Jun 16:59
af92fd0
Compare
Choose a tag to compare

0.7.0 (2024-06-25)

Features

Bug Fixes

Documentation

  • added mini paragraph about Conda and Env Modules (#42) (c821b5e)
  • added paragraphs about dynamic resource allocation (#79) (06a1555)
  • storage update (#80) (7e19560)

v0.6.0

07 Jun 10:42
c9bc75c
Compare
Choose a tag to compare

0.6.0 (2024-06-07)

Features

  • will reject jobs, which attempt setting job names by 'slurm_extra' (#93) (df2fd3d)

v0.5.2

04 Jun 12:47
4c6107e
Compare
Choose a tag to compare

0.5.2 (2024-06-04)

Bug Fixes

v0.5.1

14 May 14:50
2e5d308
Compare
Choose a tag to compare

0.5.1 (2024-05-14)

Bug Fixes

  • allowing for accounts containing whitespace (#86) (6993f2d)
  • proper line ending status message (#87) (7b94aec)

v0.5.0

07 May 18:57
50637cb
Compare
Choose a tag to compare

0.5.0 (2024-05-06)

Features