You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Sometimes between Sept 25 to Oct 2, downloading and linking against `openblas=*=*openmp*` package to run tests have caused a 4-7x slow down. Link it with the regular openblas package which is not compiled with `USE_OPENMP=1`. We will set the openblas omp threads via the environment variable `OPENBLAS_NUM_THREADS` according to https://github.com/OpenMathLib/OpenBLAS/wiki/Faq#multi-threaded
Pull Request resolved: facebookresearch#3918
Test Plan: SVE CI should finish within 40 minutes
Reviewed By: ramilbakhshyiev
Differential Revision: D64059860
Pulled By: mengdilin
fbshipit-source-id: 3ba2bda5fce5122f051421f459692f15ad5360a4
0 commit comments