Skip to content

Releases: adthrasher/miniwdl-lsf

v0.2.0

14 Feb 20:38
7c6cf0e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.2.0

v0.1.2

07 Feb 19:16
eecd33f
Compare
Choose a tag to compare

What's Changed

  • Update memory reservation to use "-R rusage[mem=...]" instead of "-M".
    To use "-M", set "memory_limit_multiplier" in configuration to a
    positive value.
  • Support config option "memory_limit_multiplier" to set a hard limit
    on memory usage.

Full Changelog: v0.1.1...v0.1.2

v0.1.1

23 May 14:24
3528ccc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

06 Apr 13:35
Compare
Choose a tag to compare

Experimental plugin for miniwdl that enables use of LSF cluster systems. Supports memory and cpu specifications. Runs Docker container images with Singularity.