Actions
Idea #20248
openSupport simple math expressions in Containers.LSF.BsubArgumentsList
Start date:
Due date:
Story points:
-
Description
For example:
1.5 * %M 1.5 * %M / host %M / %C
Updated by Brett Smith over 1 year ago
- Description updated (diff)
- Subject changed from Limit LSF containers to runtime_constraints.RAM to Support simple math expressions in Containers.LSF.BsubArgumentsList
Misunderstood the original request, looks like we already support that, assuming you set -M
in BsubArgumentsList
.
Note to anyone reading this: if you just want to allow a little extra RAM, you can set Cluster.Containers.ReserveExtraRAM
. That amount will be included in the calculation of %M
.
Actions