clustermq icon indicating copy to clipboard operation
clustermq copied to clipboard

`ulimit` does not understand memory multipliers

Open mschubert opened this issue 5 years ago • 0 comments

From discussion in https://github.com/ropensci/drake/issues/813:

The SLURM templates understand memory limits in Mb or Gb, e.g. by supplying "5G" or "128M".

ulimit does not understand that, however. Probably should parse those simple examples once I handle the memory limit from within clustermq.

mschubert avatar Apr 10 '19 13:04 mschubert