Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions distributed/distributed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -193,10 +193,6 @@ distributed:
pre-spawn-environ:
# See https://distributed.dask.org/en/stable/worker-memory.html#automatically-trim-memory
MALLOC_TRIM_THRESHOLD_: 65536
# Numpy configuration
OMP_NUM_THREADS: 1
MKL_NUM_THREADS: 1
OPENBLAS_NUM_THREADS: 1

client:
heartbeat: 5s # Interval between client heartbeats
Expand Down
Loading