Miniwdl-lsf

Latest version: v0.2.0

Safety actively analyzes 624698 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.0

----------------------------
+ Add support for runtime hint `lsf.time` to specify the time limit
for the job in minutes. Passed to bsub with the `-W` option.

0.1.2

----------------------------
+ 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.

0.1.1

----------------------------
+ Update log location on retry
+ Correct memory calculation

0.1.0

----------------------------
Initial release with the following features:

+ Utilize miniwdl's singularity backend to create a singularity command that
is then submitted using bsub.
+ Create a singularity image cache so singularity images are available on
the cluster nodes.
+ Support for ``cpu`` and ``memory`` runtime attributes.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.