AbdelRauf
|
853a18bc17
|
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
|
6 years ago |
Martin Kroeker
|
0b09516678
|
Fix missing parameter in popen call
|
6 years ago |
pkubaj
|
731b2722ba
|
Fix build on POWER, remove DragonFly, add NetBSD
__asm is complete on its own
DBSD developers state they will only support amd64, but NetBSD supports POWER.
|
6 years ago |
Martin Kroeker
|
42bc2a9202
|
Fix copy-paste errors (POWER8/9 and extraneous return)
|
6 years ago |
Martin Kroeker
|
2f04cf22ac
|
Detect POWER9 as POWER8 on AIX and Linux
(already supported by the *BSD version)
|
6 years ago |
Martin Kroeker
|
807f6e6922
|
Use prtconf to determine CPU type on AIX
for #1803
|
6 years ago |
Martin Kroeker
|
8d5b33b6be
|
Add cpu identification via mfpvr call for the BSDs
fixes #1671
|
7 years ago |
Werner Saar
|
b752858d6c
|
added dgemm-, dtrmm-, zgemm- and ztrmm-kernel for power8
|
9 years ago |
Zhang Xianyi
|
3e8d6ea74f
|
Init POWER8 kernels by POWER6.
|
10 years ago |
Fábio Perez
|
b8d64a856a
|
Add POWER7/POWER8 as targets
|
10 years ago |
Timothy Gu
|
6c2ead30f0
|
Remove all trailing whitespace except lapack-netlib
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
|
11 years ago |
Zhang Xianyi
|
109500178c
|
Refs #220. Support Power7 by old Power6 kernels.
|
12 years ago |
traits
|
9fc6764fa7
|
refs #55. Added DTB_ENTRIES into dynamic arch setting parameters. Now, it can read DTB_ENTRIES on runtime.
|
14 years ago |
Xianyi Zhang
|
342bbc3871
|
Import GotoBLAS2 1.13 BSD version codes.
|
14 years ago |