mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
force BLAS_SIZE=8 for USE_INTERNALBLAS https://groups.google.com/g/nwchem-forum/c/3MDiu3TLgaY
This commit is contained in:
parent
9f58dcdbc8
commit
e34538df50
1 changed files with 1 additions and 0 deletions
|
|
@ -3878,6 +3878,7 @@ MKDIR = mkdir
|
|||
#extract defines to be used with linear algebra libraries
|
||||
ifdef USE_INTERNALBLAS
|
||||
DEFINES += -DBLAS_NOTHREADS
|
||||
BLAS_SIZE=8
|
||||
endif
|
||||
ifdef BUILD_OPENBLAS
|
||||
DEFINES += -DOPENBLAS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue