OpenBLAS/kernel
Martin Kroeker acf3d34bc5
Silence an unused variable warning with a cast
l2 cache size is not universally needed to assign default unrolling limits, but neither putting its declaration inside an ifdef nor cloning it into all ifdef sections that need it really makes sense here.
2017-11-14 23:23:44 +01:00
..
alpha Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
arm Merge pull request #1226 from ashwinyes/develop_arm_clang_ual_fix 2017-07-10 20:04:42 +08:00
arm64 THUDNERX2T99: Fix clang compilation 2017-08-02 11:28:45 -07:00
generic Comment out a code block that performs out-of-bounds memory accesses 2017-10-06 23:51:32 +02:00
ia64 Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
mips Added rot functions. 2017-01-17 12:15:07 +05:30
mips64 Added mips I6500 core 2017-09-22 11:57:43 +05:30
power Save and restore VSX registers 2017-09-28 12:17:09 +02:00
sparc Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
x86 Add ZEN support (tested for auto-detected static backend) 2017-03-19 15:32:50 +01:00
x86_64 Merge remote-tracking branch 'upstream/develop' into dyn 2017-08-06 19:07:00 +05:30
zarch Optimized standard Blas Level-1,2 (excluding nrm2 functions) for z13 (double precision) 2017-09-06 16:41:08 +04:00
CMakeLists.txt Cmake fixes for DYNAMIC_ARCH builds and whitespace in path names (#1323) 2017-10-09 23:34:18 +02:00
Makefile MIPS n32 ABI and build time mips simd support check 2016-08-10 17:44:22 +05:30
Makefile.L1 Remove duplicate -D args in kernel/Makefile.L1 2015-11-09 14:15:48 +05:30
Makefile.L2 Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
Makefile.L3 Add ZEN support (tested for auto-detected static backend) 2017-03-19 15:32:50 +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 Silence an unused variable warning with a cast 2017-11-14 23:23:44 +01:00