OpenBLAS/kernel
Martin Koehler 711ca33bc6 Improved Ximatcopy when lda==ldb.
The Ximatcopy functions create a copy of the input matrix
although they seem to work inplace. The new routines
XIMATCOPY_K_YY perform the operations inplace if the leading
dimension does not change.
2015-09-07 14:36:16 +02:00
..
alpha Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
arm Use pure C generic target on x86 and x86_64. 2015-08-03 23:55:56 -05:00
arm64 Fix build bug for ARM64. 2015-03-24 15:27:17 -05:00
generic Improved Ximatcopy when lda==ldb. 2015-09-07 14:36:16 +02:00
ia64 Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
mips64 Update organization info. 2014-11-25 15:28:58 +08:00
power ppc64le platform support (ELF ABI v2) 2015-07-21 22:20:19 -05:00
sparc Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
x86 Use C kernels for s/dgemv on x86. 2015-08-19 08:07:47 -05:00
x86_64 Use pure C generic target on x86 and x86_64. 2015-08-03 23:55:56 -05: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 Improved Ximatcopy when lda==ldb. 2015-09-07 14:36:16 +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 Refs #509. Fixed geadd building bug with DYNAMIC_ARCH=1. 2015-02-26 01:47:11 +08:00