E3SM-Project / e3sm_diags

E3SM Diagnostics package
https://e3sm-project.github.io/e3sm_diags
BSD 3-Clause "New" or "Revised" License
39 stars 32 forks source link

update enviroment variable #725

Closed chengzhuzhang closed 1 year ago

chengzhuzhang commented 1 year ago

Suggested by @tomvothecoder, to follow Dask best practice: https://docs.dask.org/en/latest/array-best-practices.html#avoid-oversubscribing-threads OMP_NUM_THREADS and OPENBLAS_NUM_THREADS were constrained, now adding MKL_NUM_THREADS for constraining thread number for Intel mkl.