Prevent unintentional parallelization in OpenBLAS

This commit is contained in:
Henri Menke 2023-10-16 09:54:59 +02:00 committed by Nils Wentzell
parent 2e3e7d7feb
commit 2c70bdfada
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ jobs:
- name: Test app4triqs
env:
DYLD_FALLBACK_LIBRARY_PATH: /usr/local/opt/llvm/lib
OPENBLAS_NUM_THREADS: "1"
run: |
source $HOME/install/share/triqs/triqsvars.sh
cd build