OpenBLAS/kernel
Benedikt Huber 58c90d5937 # The first commit's message is:
Optimizations for APM's xgene-1 (aarch64).

1) general system updates to support armv8 better.  Make all did not work, one needed to supply TARGET=ARMV8.
2) sgem 4x4 kernel in assembler using SIMD, and configuration changes to use it.
3) strmm 4x4 kernel in C.  Since the sgem kernel does 4x4, the trmm kernel must also do 4xN.

Added Dave Nuechterlein to the contributors list.
2014-11-11 22:19:23 +08:00
..
alpha Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
arm add reference in C for symv_U 2014-08-16 13:52:50 +02:00
arm64 # The first commit's message is: 2014-11-11 22:19:23 +08:00
generic # The first commit's message is: 2014-11-11 22:19:23 +08:00
ia64 Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
mips64 Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
power Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
sparc Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
x86 Lapack-test Windows 32bit now error free 2014-07-10 11:01:47 +02:00
x86_64 removed obsolete gemv kernel files 2014-09-14 11:00:53 +02:00
Makefile Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
Makefile.L1 Fixed #395. Enable optimized cgemm for Sandybridge. Added optimized sdot kernel. 2014-06-29 10:34:51 +08:00
Makefile.L2 Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
Makefile.L3 enabled compiling of *3M functions 2014-07-02 14:11:53 +02:00
Makefile.LA Support NO_LAPACK=1 to build the lib without LAPACK functions. 2011-03-04 11:51:32 +08:00
setparam-ref.c enabled use of GEMM3M functions 2014-09-20 14:27:10 +02:00