OpenBLAS/ctest
moluopro 03cfefcdcb cmake: propagate CBLAS test failures on Windows 2026-07-11 19:53:42 +08:00
..
CMakeLists.txt cmake: propagate CBLAS test failures on Windows 2026-07-11 19:53:42 +08:00
LICENSE Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
Makefile Add $(EXE) suffix to executables in Makefiles 2025-12-11 14:49:34 -05:00
auxiliary.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
c_c2chke.c ctest: fail level-2 error-exit mismatches 2026-07-10 15:03:18 +08:00
c_c3chke.c ctest: fail level-3 error-exit mismatches 2026-07-10 15:04:13 +08:00
c_c3chke_3m.c ctest: fail level-3 error-exit mismatches 2026-07-10 15:04:13 +08:00
c_cblas1.c Fix compiler warnings in ctest 2017-12-03 18:19:30 +01:00
c_cblas2.c Add casts to prevent overflow of intermediate result 2021-05-01 14:48:19 +02: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 Move to use ERROR STOP instead of ABORT 2024-12-04 12:09:24 -05:00
c_cblat1c.c Fix function signatures and minor compiler warnings 2026-03-15 02:09:22 +01:00
c_cblat2.f Move to use ERROR STOP instead of ABORT 2024-12-04 12:09:24 -05:00
c_cblat2c.c Fix function signatures and minor compiler warnings 2026-03-15 02:09:22 +01:00
c_cblat3.f Move to use ERROR STOP instead of ABORT 2024-12-04 12:09:24 -05:00
c_cblat3_3m.f Move to use ERROR STOP instead of ABORT 2024-12-04 12:09:24 -05:00
c_cblat3c.c make some arrays static to fix memory requirement issues 2026-03-16 09:32:56 +01:00
c_cblat3c_3m.c Readd proper f2c'd sources for the GEMM3M tests 2024-02-26 17:46:07 +01:00
c_d2chke.c ctest: fail level-2 error-exit mismatches 2026-07-10 15:03:18 +08:00
c_d3chke.c ctest: fail level-3 error-exit mismatches 2026-07-10 15:04:13 +08:00
c_dblas1.c Fix function signatures and minor compiler warnings 2026-03-15 02:09:22 +01:00
c_dblas2.c Add casts to prevent overflow of intermediate result 2021-05-01 14:48:19 +02:00
c_dblas3.c Add casts to prevent overflow of intermediate result 2021-05-01 14:48:19 +02:00
c_dblat1.f Move to use ERROR STOP instead of ABORT 2024-12-04 12:09:24 -05:00
c_dblat1c.c Fix function signatures and minor compiler warnings 2026-03-15 02:09:22 +01:00
c_dblat2.f Move to use ERROR STOP instead of ABORT 2024-12-04 12:09:24 -05:00
c_dblat2c.c Fix function signatures and minor compiler warnings 2026-03-15 02:09:22 +01:00
c_dblat3.f Move to use ERROR STOP instead of ABORT 2024-12-04 12:09:24 -05:00
c_dblat3c.c Fix function signatures and minor compiler warnings 2026-03-15 02:09:22 +01:00
c_s2chke.c ctest: fail level-2 error-exit mismatches 2026-07-10 15:03:18 +08:00
c_s3chke.c ctest: fail level-3 error-exit mismatches 2026-07-10 15:04:13 +08:00
c_sblas1.c Remove spurious tests for complex ASUM and NRM2 2020-09-13 22:20:41 +02:00
c_sblas2.c Add casts to prevent overflow of intermediate result 2021-05-01 14:48:19 +02:00
c_sblas3.c Add casts to prevent overflow of intermediate result 2021-05-01 14:48:19 +02:00
c_sblat1.f Move to use ERROR STOP instead of ABORT 2024-12-04 12:09:24 -05:00
c_sblat1c.c Fix function signatures and minor compiler warnings 2026-03-15 02:09:22 +01:00
c_sblat2.f Move to use ERROR STOP instead of ABORT 2024-12-04 12:09:24 -05:00
c_sblat2c.c Fix function signatures and minor compiler warnings 2026-03-15 02:09:22 +01:00
c_sblat3.f Move to use ERROR STOP instead of ABORT 2024-12-04 12:09:24 -05:00
c_sblat3c.c Fix access beyond array size 2026-04-02 10:14:09 +02:00
c_xerbla.c ctest: add a fatal test failure helper 2026-07-10 15:02:17 +08:00
c_z2chke.c ctest: fail level-2 error-exit mismatches 2026-07-10 15:03:18 +08:00
c_z3chke.c ctest: fail level-3 error-exit mismatches 2026-07-10 15:04:13 +08:00
c_z3chke_3m.c ctest: fail level-3 error-exit mismatches 2026-07-10 15:04:13 +08:00
c_zblas1.c Fix compiler warnings in ctest 2017-12-03 18:19:30 +01:00
c_zblas2.c Add casts to prevent overflow of intermediate result 2021-05-01 14:48:19 +02:00
c_zblas3.c Add casts to prevent overflow of intermediate result 2021-05-01 14:48:19 +02:00
c_zblas3_3m.c removed gemm3m functions from normal checks 2015-05-05 11:39:43 +02:00
c_zblat1.f Move to use ERROR STOP instead of ABORT 2024-12-04 12:09:24 -05:00
c_zblat1c.c Fix function signatures and minor compiler warnings 2026-03-15 02:09:22 +01:00
c_zblat2.f Move to use ERROR STOP instead of ABORT 2024-12-04 12:09:24 -05:00
c_zblat2c.c Fix function signatures and minor compiler warnings 2026-03-15 02:09:22 +01:00
c_zblat3.f Move to use ERROR STOP instead of ABORT 2024-12-04 12:09:24 -05:00
c_zblat3_3m.f Move to use ERROR STOP instead of ABORT 2024-12-04 12:09:24 -05:00
c_zblat3c.c Fix function signatures and minor compiler warnings 2026-03-15 02:09:22 +01:00
c_zblat3c_3m.c Readd proper f2c'd sources for the GEMM3M tests 2024-02-26 17:46:07 +01:00
cblas_test.h ctest: add a fatal test failure helper 2026-07-10 15:02:17 +08: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 Include cblas_test.h to achieve int/long size change with INTERFACE64 2021-04-19 22:26:34 +02: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