Releases: adthrasher/miniwdl-lsf
Releases · adthrasher/miniwdl-lsf
v0.2.0
What's Changed
- Add LSF-specific
time
runtime hint by @adthrasher in #8
Full Changelog: v0.1.2...v0.2.0
v0.1.2
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
What's Changed
- Log location and memory reservation by @adthrasher in #3
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Experimental plugin for miniwdl
that enables use of LSF cluster systems. Supports memory and cpu specifications. Runs Docker container images with Singularity.