OpenBLAS/ctest
Martin Kroeker c436e8af7b
Do not attempt to run ctest without fortran
The main Makefile takes care of this in the build process, but users or CI jobs may try to run this directly
2020-03-13 20:10:26 +01:00
..
CMakeLists.txt Remove _static usages for tests 2017-08-20 00:13:46 +10:00
LICENSE Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
Makefile Do not attempt to run ctest without fortran 2020-03-13 20:10:26 +01:00
auxiliary.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
c_c2chke.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
c_c3chke.c removed gemm3m functions from normal checks 2015-05-05 11:39:43 +02:00
c_c3chke_3m.c removed gemm3m functions from normal checks 2015-05-05 11:39:43 +02:00
c_cblas1.c Fix compiler warnings in ctest 2017-12-03 18:19:30 +01:00
c_cblas2.c Fix compiler warnings in ctest 2017-12-03 18:19:30 +01:00
c_cblas3.c removed gemm3m functions from normal checks 2015-05-05 11:39:43 +02:00
c_cblas3_3m.c removed gemm3m functions from normal checks 2015-05-05 11:39:43 +02:00
c_cblat1.f Misc. typo fixes 2019-04-29 17:03:56 -04:00
c_cblat2.f Fix compiler warnings in ctest 2017-12-03 18:19:30 +01:00
c_cblat3.f Fix potential spurious failure from uninitialized variable 2019-11-15 00:19:24 +01:00
c_cblat3_3m.f Fix output descriptors of c_{s,d,c,z}blat3 2016-01-11 11:22:17 +01:00
c_d2chke.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
c_d3chke.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
c_dblas1.c Fix compiler warnings in ctest 2017-12-03 18:19:30 +01:00
c_dblas2.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
c_dblas3.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
c_dblat1.f Misc. typo fixes 2019-04-29 17:03:56 -04:00
c_dblat2.f Fix compiler warnings in ctest 2017-12-03 18:19:30 +01:00
c_dblat3.f Fix compiler warnings in ctest 2017-12-03 18:19:30 +01:00
c_s2chke.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
c_s3chke.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
c_sblas1.c Fix compiler warnings in ctest 2017-12-03 18:19:30 +01:00
c_sblas2.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
c_sblas3.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
c_sblat1.f Misc. typo fixes 2019-04-29 17:03:56 -04:00
c_sblat2.f Fix compiler warnings in ctest 2017-12-03 18:19:30 +01:00
c_sblat3.f Fix compiler warnings in ctest 2017-12-03 18:19:30 +01:00
c_xerbla.c Fix compiler warnings in ctest 2017-12-03 18:19:30 +01:00
c_z2chke.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
c_z3chke.c removed gemm3m functions from normal checks 2015-05-05 11:39:43 +02:00
c_z3chke_3m.c removed gemm3m functions from normal checks 2015-05-05 11:39:43 +02:00
c_zblas1.c Fix compiler warnings in ctest 2017-12-03 18:19:30 +01:00
c_zblas2.c Fix compiler warnings in ctest 2017-12-03 18:19:30 +01:00
c_zblas3.c removed gemm3m functions from normal checks 2015-05-05 11:39:43 +02:00
c_zblas3_3m.c removed gemm3m functions from normal checks 2015-05-05 11:39:43 +02:00
c_zblat1.f Misc. typo fixes 2019-04-29 17:03:56 -04:00
c_zblat2.f Fix compiler warnings in ctest 2017-12-03 18:19:30 +01:00
c_zblat3.f Fix potential spurious failure from uninitialized variable 2019-11-15 00:20:36 +01:00
c_zblat3_3m.f Fix output descriptors of c_{s,d,c,z}blat3 2016-01-11 11:22:17 +01:00
cblas_test.h added GEMM3M tests 2014-09-21 10:55:08 +02:00
cin2 Refs #786. avoid old assembly c/zgemv kernels. 2016-03-05 08:32:03 +08:00
cin3 Refs #786. avoid old assembly c/zgemv kernels. 2016-03-05 08:32:03 +08:00
cin3_3m Refs #786. avoid old assembly c/zgemv kernels. 2016-03-05 08:32:03 +08:00
constant.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
din2 Refs #786. avoid old assembly c/zgemv kernels. 2016-03-05 08:32:03 +08:00
din3 modified: ctest/din3 ctest/sin3 2020-01-03 10:03:33 +08:00
sin2 Refs #786. avoid old assembly c/zgemv kernels. 2016-03-05 08:32:03 +08:00
sin3 modified: ctest/din3 ctest/sin3 2020-01-03 10:03:33 +08:00
zin2 Refs #786. avoid old assembly c/zgemv kernels. 2016-03-05 08:32:03 +08:00
zin3 Refs #786. avoid old assembly c/zgemv kernels. 2016-03-05 08:32:03 +08:00
zin3_3m Refs #786. avoid old assembly c/zgemv kernels. 2016-03-05 08:32:03 +08:00