modified haswell parameter dgemm_unroll_n

This commit is contained in:
Werner Saar
2015-06-13 10:28:27 +02:00
parent 29293160a4
commit 9bd962f655
5 changed files with 6171 additions and 8 deletions

View File

@@ -32,6 +32,10 @@ ifeq ($(TARGET), GENERIC)
USE_TRMM = 1
endif
ifeq ($(CORE), HASWELL)
USE_TRMM = 1
endif
SKERNELOBJS += \