OpenBLAS/cmake
Martin Kroeker 375b1875c8
[WIP] Update LAPACK to 3.9.0 (#2353)
* Update make.inc entries for LAPACK 3.9.0

Reference-LAPACK PR 347 changed some variable names and relative paths

* Update LAPACK to 3.9.0

* Add new functions from LAPACK 3.9.0

* Add new functions from LAPACK 3.9.0

* Restore LOADER command 

as it makes it easier to specify pthread as needed

* Restore LOADER

* Restore EIG/LIN prefixes in cmdbase

* add binary path to lapack_testing.py call

* Restore OpenMP version check

* Restore OpenMP version check

* Restore fix for out-of-bounds array accesses

from #2096
2020-01-01 13:18:53 +01:00
..
OpenBLASConfig.cmake.in Add template for OpenBLASConfig.cmake 2018-06-10 09:25:46 +02:00
arch.cmake Update DYNAMIC_ARCH support for ARM64 and PPC (#2332) 2019-12-04 11:06:03 +01:00
cc.cmake Fix C compiler handling and BINARY=32 mode in CMAKE builds (#2248) 2019-09-10 08:27:06 +02:00
export.cmake Ninja complains that file openblas.def does not exist 2017-07-29 21:00:32 +05:30
f_check.cmake Allow using compilers other than gfortran in conjunction with 2017-11-06 14:39:12 -06:00
fc.cmake Update fc.cmake 2019-06-09 09:31:13 +02:00
kernel.cmake Misc. typo fixes 2019-04-29 17:03:56 -04:00
lapack.cmake [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
lapacke.cmake [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
openblas.pc.in Allow to install the 'interfare64' version concurrently with the regular version 2018-09-15 21:00:03 -07:00
os.cmake Add -lm and disable EXPRECISION support on *BSD 2019-04-02 09:38:18 +02:00
prebuild.cmake Update DYNAMIC_ARCH support for ARM64 and PPC (#2332) 2019-12-04 11:06:03 +01:00
system.cmake Do not use -march=native with the PGI compiler 2019-08-16 08:58:10 +02:00
system_check.cmake Fix C compiler handling and BINARY=32 mode in CMAKE builds (#2248) 2019-09-10 08:27:06 +02:00
utils.cmake Misc. typo fixes 2019-04-29 17:03:56 -04:00