Skip to content

Releases: adthrasher/miniwdl-lsf

v0.2.0

Choose a tag to compare

@adthrasher adthrasher released this 14 Feb 20:38
7c6cf0e

What's Changed

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

v0.1.2

Choose a tag to compare

@adthrasher adthrasher released this 07 Feb 19:16
eecd33f

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

Choose a tag to compare

@adthrasher adthrasher released this 23 May 14:24
3528ccc

What's Changed

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

v0.1.0

Choose a tag to compare

@adthrasher adthrasher released this 06 Apr 13:35

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