This commit is contained in:
edoapra 2023-06-21 07:18:04 -07:00
parent 9f58dcdbc8
commit e34538df50
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0

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