I have a situation where I know the upper limit of memory usage for
each job I'm running, but it takes a while to allocate it all (I could
--delay, but the delay amount is long and unpredictable). I would
like to run jobs on multiple machines, each with different amounts of
RAM. I am currently de
On Wed, Oct 25, 2017 at 1:46 PM, Joe Sapp wrote:
> I have a situation where I [want a more advanced --memlimit].
:
>What do you think?
I think you should build that using '--limit' and $SSHLOGIN.
If you cannot, then explain how you need '--limit' changed, so that you can.
/Ole