dask / dask/dask-cloudprovider
Workers should adjust BLAS/LAPACK/Numpy threads
Open
question
- Dominant language
- Python
- Stars
- 147
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
Should workers by default adjust BLAS/LAPACK/Numpy threads as per [dask-best-practices](https://docs.dask.org/en/latest/array-best-practices.html#avoid-oversubscribing-threads)? Since we have access to the number of threads/workers and cores, it should be possible adjust those accordingly. wdyt?
Contributor guide
Assessment
This issue has not been assessed yet.