OpenBLAS/lapack
Martin Kroeker c7a8512d12 Cmake fixes for DYNAMIC_ARCH builds and whitespace in path names (#1323)
* prebuild.cmake: Put quotes around path names that may contain whitespace
(Copied from alexkaratakis' PR #1295)
* kernel/CMakeLists.txt: Fix common_lapack header inclusion and DYNAMIC_ARCH generation of ?neg_tcopy and ?laswp_ncopy files
* lapack/CMakeLists.txt: Use correct template for ?laswp_(plus,minus) functions
2017-10-09 23:34:18 +02:00
..
getf2 Refs #723. Avoid out of boundary for getf2. 2016-01-26 09:14:57 -06:00
getrf LAPACK: Fix lapack-test errors in ARM64 threaded version 2017-01-31 23:36:23 +05:30
getrs Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
laswp add lapack laswp for zarch 2017-04-13 15:38:59 +02:00
lauu2 Fix lapack complex implementation of lauu2 and potf2 for Android (use FLOAT instead of FLOAT[2] as imaginary part is not used). 2016-02-04 16:59:56 -05:00
lauum prepared lapack/lauum for UNROLL values, that are not a power of two 2017-01-11 07:29:17 +01:00
potf2 Fix lapack complex implementation of lauu2 and potf2 for Android (use FLOAT instead of FLOAT[2] as imaginary part is not used). 2016-02-04 16:59:56 -05:00
potrf prepared lapack/potrf functions for UNROLL values, that are not a power of two 2017-01-10 10:50:28 +01:00
trti2 Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
trtri Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
CMakeLists.txt Cmake fixes for DYNAMIC_ARCH builds and whitespace in path names (#1323) 2017-10-09 23:34:18 +02:00
Makefile enabled abd tested optimized trtri lapack functions 2014-05-23 10:55:39 +02:00