OpenBLAS/kernel
Rajalakshmi Srinivasaraghavan 2afc074803 Fix DYNAMIC_ARCH build for POWER9
Setting DYNAMIC_ARCH=1 on POWER9 does not build POWER9 files due to some
compiler version checks.  This patch fixes some of the macros that are used
to check compiler version.  On fixing those checks, there are some new make
failures related to icamin, icamax, isamin, isamax and caxpy files on POWER9.
This patch fixes those failures as well.
2020-03-03 12:35:10 -06:00
..
alpha Add implementations of ssum/dsum and csum/zsum 2019-03-30 22:05:11 +01:00
arm Use generic kernels for complex (I)AMAX to support softfp 2019-05-30 11:38:11 +02:00
arm64 Add Neoverse-N1 core 2020-02-29 03:22:04 +00:00
generic Optimize genenal Gemm Beta 2020-01-20 11:49:42 +08:00
ia64 Add ia64 implementation of ?sum 2019-03-30 22:18:03 +01:00
mips Add MIPS implementation of ?sum 2019-03-30 22:20:14 +01:00
mips64 Add proper defaults for IxMIN/IxMAX kernels 2020-02-21 11:58:15 +01:00
power Fix DYNAMIC_ARCH build for POWER9 2020-03-03 12:35:10 -06:00
sparc Add SPARC implementation of ?sum 2019-03-30 22:25:06 +01:00
x86 Fix unwanted case-sensitivity in x86 LSAME for (AMD) processors without CMOV 2019-08-13 10:19:10 +02:00
x86_64 Merge pull request #2422 from wjc404/develop 2020-02-29 19:07:35 +01:00
zarch add in runtime cpu detection for zarch (#2349) 2019-12-31 18:03:27 +01:00
CMakeLists.txt Add missing USE_MIN in kernel/CMakeLists.txt. 2020-02-17 09:01:53 +01:00
Makefile Add variable for gcc >=9 test 2019-11-29 23:47:23 +01:00
Makefile.L1 Add ?sum 2019-03-30 22:01:13 +01:00
Makefile.L2 Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
Makefile.L3 Merge pull request #2338 from kavanabhat/aix_mod 2019-12-09 17:54:49 +01: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 add in runtime cpu detection for zarch (#2349) 2019-12-31 18:03:27 +01:00