We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f91e3 commit 492099eCopy full SHA for 492099e
distributed/distributed.yaml
@@ -193,10 +193,6 @@ distributed:
193
pre-spawn-environ:
194
# See https://distributed.dask.org/en/stable/worker-memory.html#automatically-trim-memory
195
MALLOC_TRIM_THRESHOLD_: 65536
196
- # Numpy configuration
197
- OMP_NUM_THREADS: 1
198
- MKL_NUM_THREADS: 1
199
- OPENBLAS_NUM_THREADS: 1
200
201
client:
202
heartbeat: 5s # Interval between client heartbeats
0 commit comments