You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've observed lampsrv26 running out of memory several times now: http://tresormon.epfl.ch/munin/epfl.ch/lampsrv26.epfl.ch/memory.html
lampsrv26 has 128 GB of ram like lampsrv9, but it has 40% more CPU cores, and vulpix will run as many tests in parallel as we have cores, so we naturally end up using more memory. Reducing the number of jobs that drone runs on the machine should help (though it still seems surprising that we end up using that much memory).
@Fnux If you have time, maybe something you could look at ?
The text was updated successfully, but these errors were encountered:
Also IMO it would be nice to have a definite way to kill a build immediately. E.g. this build took one hour to run the test_sbt task. I don't remember what it showed when I first cancelled it, but it continued to run, and my subsequent attempts to cancel it resulted in "Failed to cancel your build".
I've observed lampsrv26 running out of memory several times now: http://tresormon.epfl.ch/munin/epfl.ch/lampsrv26.epfl.ch/memory.html
lampsrv26 has 128 GB of ram like lampsrv9, but it has 40% more CPU cores, and vulpix will run as many tests in parallel as we have cores, so we naturally end up using more memory. Reducing the number of jobs that drone runs on the machine should help (though it still seems surprising that we end up using that much memory).
@Fnux If you have time, maybe something you could look at ?
The text was updated successfully, but these errors were encountered: