mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
Fix OpenBLAS build for target generic
This commit is contained in:
parent
ed124d905f
commit
11d6cc074d
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ case "${with_openblas}" in
|
|||
)
|
||||
make -j $(get_nprocs) \
|
||||
MAKE_NB_JOBS=0 \
|
||||
TARGET=${TARGET} \
|
||||
NUM_THREADS=64 \
|
||||
USE_THREAD=1 \
|
||||
USE_OPENMP=1 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue