3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-23 04:43:42 +01:00

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

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