OpenBLAS/cmake
Martin Kroeker eb45eb6942
Fix C compiler handling and BINARY=32 mode in CMAKE builds (#2248)
* Fix compiler identification and option setting

* Handle BINARY=32 option on X86_64

* Add xGEMM3M unroll parameters for crossbuild-target CORE2

* Replace bogus mingw64/32bit CI job with actual 32bit build

mingw64 is not multilib-capable, so using an x86_64-mingw with BINARY=32 in the CI was not going to work anyway (but build passed while BINARY=32 was ignored).
2019-09-10 08:27:06 +02:00
..
OpenBLASConfig.cmake.in Add template for OpenBLASConfig.cmake 2018-06-10 09:25:46 +02:00
arch.cmake Make disabling DYNAMIC_ARCH on unsupported systems work 2019-07-06 15:05:04 +02: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 update cmake files 2017-11-24 08:15:40 +01:00
lapacke.cmake Restore LAPACKE files for Xgeqpf, Xggsvd and Xggsvp 2017-12-21 19:43:09 +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 Fix C compiler handling and BINARY=32 mode in CMAKE builds (#2248) 2019-09-10 08:27:06 +02: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