Project

General

Profile

Idea #20248

Updated by Brett Smith about 1 year ago

For example: 

 <pre>1.5 * %M 
 1.5 * %M / host 
 %M / %C</pre> A user reports that an Arvados container used more RAM than it requested on their LSF cluster, and that it is possible to programmatically limit how much RAM LSF jobs can use. We should propagate the container request's RAM constraint to this configuration.

Back