joblib / loky

Robust and reusable Executor for joblib
http://loky.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
528 stars 45 forks source link

Leverage psutil to inspect CPU affinity contraints on alternative platforms #381

Closed ogrisel closed 1 year ago

ogrisel commented 1 year ago

This should fix oversubscription problems on PyPy / Linux.