OpenBLAS/test
Aiden Grossman b209915121 Fix build with clang
There are two instances when building the tests where OpenBLAS fails to
build with OpenMP and clang due to library paths getting reset as flags
are set rather than appended. This seems to only affect certain
clang/libomp installations, but if it's already grabbing the correct
library paths we might as well use them.
2023-07-28 12:59:44 -07:00
..
CMakeLists.txt Fix missing braces from previous commit (PR3600) 2022-04-09 20:03:36 +02:00
LICENSE Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
Makefile Fix build with clang 2023-07-28 12:59:44 -07:00
cblat1.f Update BLAS tests to correspond to Reference-LAPACK 3.9.0 2020-06-14 10:26:25 +02:00
cblat2.dat Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
cblat2.f Update BLAS tests to correspond to Reference-LAPACK 3.9.0 2020-06-14 10:26:25 +02:00
cblat3.dat Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
cblat3.f Update BLAS tests to correspond to Reference-LAPACK 3.9.0 2020-06-14 10:26:25 +02:00
cblat3_3m.dat disabled SYMM3M and HEMM3M functions because segment violations 2014-09-20 15:27:40 +02:00
cblat3_3m.f disabled SYMM3M and HEMM3M functions because segment violations 2014-09-20 15:27:40 +02:00
compare_sgemm_sbgemm.c remove spurious loops 2022-08-08 17:09:45 +02:00
dblat1.f Misc. typo fixes 2019-04-29 17:03:56 -04:00
dblat2.dat Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
dblat2.f Update BLAS tests to correspond to Reference-LAPACK 3.9.0 2020-06-14 10:26:25 +02:00
dblat3.dat Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
dblat3.f Update BLAS tests to correspond to Reference-LAPACK 3.9.0 2020-06-14 10:26:25 +02:00
get_threading_model.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
sblat1.f Misc. typo fixes 2019-04-29 17:03:56 -04:00
sblat2.dat Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
sblat2.f Update BLAS tests to correspond to Reference-LAPACK 3.9.0 2020-06-14 10:26:25 +02:00
sblat3.dat Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
sblat3.f Update BLAS tests to correspond to Reference-LAPACK 3.9.0 2020-06-14 10:26:25 +02:00
zblat1.f Update BLAS tests to correspond to Reference-LAPACK 3.9.0 2020-06-14 10:26:25 +02:00
zblat2.dat Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
zblat2.f Update BLAS tests to correspond to Reference-LAPACK 3.9.0 2020-06-14 10:26:25 +02:00
zblat3.dat Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
zblat3.f Update BLAS tests to correspond to Reference-LAPACK 3.9.0 2020-06-14 10:26:25 +02:00
zblat3_3m.dat bugfix for GEMM3M functions 2014-09-21 11:41:43 +02:00
zblat3_3m.f added GEMM3M tests 2014-09-21 10:55:08 +02:00