modified haswell parameter dgemm_unroll_n
This commit is contained in:
@@ -32,6 +32,10 @@ ifeq ($(TARGET), GENERIC)
|
||||
USE_TRMM = 1
|
||||
endif
|
||||
|
||||
ifeq ($(CORE), HASWELL)
|
||||
USE_TRMM = 1
|
||||
endif
|
||||
|
||||
|
||||
|
||||
SKERNELOBJS += \
|
||||
|
||||
Reference in New Issue
Block a user