OpenBLAS: build scripts for module with/without OpenMP
This commit is contained in:
@@ -15,8 +15,8 @@ VERSION = 0.2.9
|
||||
TARGET = CORE2
|
||||
CC = gcc
|
||||
BINARY=64
|
||||
USE_THREAD = 1
|
||||
USE_OPENMP = 1
|
||||
USE_THREAD = 0
|
||||
USE_OPENMP = 0
|
||||
NO_SHARED = 1
|
||||
NO_WARMUP = 1
|
||||
NO_AFFINITY = 1
|
||||
|
||||
Reference in New Issue
Block a user