pkgsrc/devel/py-joblib
adam b22765b447 py-joblib: updated to 0.14.1
Release 0.14.1

Configure the loky workers' environment to mitigate oversubsription with nested multi-threaded code in the following case:

allow for a suitable number of threads for numba (NUMBA_NUM_THREADS);
enable Interprocess Communication for scheduler coordination when the nested code uses Threading Building Blocks (TBB) (ENABLE_IPC=1)
https://github.com/joblib/joblib/pull/951

Fix a regression where the loky backend was not reusing previously spawned workers. https://github.com/joblib/joblib/pull/968

Revert https://github.com/joblib/joblib/pull/847 to avoid using pkg_resources that introduced a performance regression under Windows: https://github.com/joblib/joblib/issues/965
2019-12-14 10:54:16 +00:00
..
DESCR
distinfo
Makefile
PLIST