This commit is contained in:
edoapra 2023-06-21 07:18:04 -07:00
parent 3c38b55184
commit 073336bf8c
No known key found for this signature in database
GPG key ID: E6E392F4E14FB937

View file

@ -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