I have some computations that I am joblibbing. The RAM consumption is very predictable as a function of the processes. However, the swap is also creeping up and I have no idea what can be causing this. Is there a rule-of-thumb for predicting swap use in parallel operations ?
#hivemind #joblib #python #computation #swap #ram #memory #calculations

