Once the number of parallel compiles climbs (20 - 30), the llama daemon starts using a lot of memory and the OOM killer gets it. If I adjust the OOM score so it doesn't get killed, it will hit ~5G resident for build w/ 56 max in-flight.
Probably need to do some memory profiling to understand what's happening here.
Once the number of parallel compiles climbs (20 - 30), the llama daemon starts using a lot of memory and the OOM killer gets it. If I adjust the OOM score so it doesn't get killed, it will hit ~5G resident for build w/ 56 max in-flight.
Probably need to do some memory profiling to understand what's happening here.