Martin Kroeker
|
1688c7da43
|
change line endings from CRLF to LF
|
2022-11-16 22:24:01 +01:00 |
Martin Kroeker
|
ca3561cab9
|
Add ifdefs around call to altivec microkernel
|
2020-07-23 18:30:42 +00:00 |
Martin Kroeker
|
661c6bfa5a
|
Exclude altivec code paths if the compiler does not support them
|
2020-07-23 17:08:20 +02:00 |
Rajalakshmi Srinivasaraghavan
|
9fe930f205
|
powerpc: Add support for future processor
This is the initial patch to support build infrastructure
for POWER10 architecture.
|
2020-06-11 15:47:20 -05:00 |
Kavana Bhat
|
3dc6b26eff
|
AIX changes for Power8
|
2019-08-20 06:51:35 -05:00 |
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
|
2019-03-29 15:49:40 +00:00 |
Ubuntu
|
43a4572038
|
crot fix
|
2019-01-17 14:45:31 +00:00 |
Ubuntu
|
8c3386be87
|
Added missing Blas1 single fp {saxpy, caxpy, cdot, crot(refactored version of srot),isamax ,isamin, icamax, icamin},
Fixed idamin,icamin choosing the first occurance index of equal minimals
|
2019-01-16 15:16:21 +00:00 |