power9 makefile. dgemm based on power8 kernel with following changes : 32x unrolled 16x4 kernel and 8x4 kernel using (lxv stxv butterfly rank1 update). improvement from 17 to 22-23gflops. dtrmm cases were added into dgemm itself

This commit is contained in:
AbdelRauf
2019-03-14 10:42:04 +00:00
parent 498ac98581
commit 853a18bc17
36 changed files with 6133 additions and 36 deletions

View File

@@ -48,6 +48,7 @@ POWER5
POWER6
POWER7
POWER8
POWER9
PPCG4
PPC970
PPC970MP