This website requires JavaScript.
Explore
Help
Register
Sign In
OpenMathLib
/
OpenBLAS
Watch
1
Star
0
Fork
0
You've already forked OpenBLAS
mirror of
https://github.com/OpenMathLib/OpenBLAS
synced
2026-05-31 00:45:48 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
cbd321aecbb1069e5e02022cfc8f028e4487666f
OpenBLAS
/
utest
History
Martin Kroeker
a090011fbf
just use numeric constants in dimensions
2024-07-26 12:56:12 +02:00
..
test_extensions
fix zdotu argument passing in utest_ext on windows (
#4691
)
2024-05-13 14:50:50 +02:00
CMakeLists.txt
utest: Add test_gemv
2024-07-15 16:33:09 +08:00
ctest.h
…
Makefile
utest: Add test_gemv
2024-07-15 16:33:09 +08:00
openblas_utest.h
…
test_amax.c
…
test_amin.c
…
test_axpby.c
…
test_axpy.c
…
test_dnrm2.c
…
test_dotu.c
…
test_dsdot.c
…
test_fork.c
Improve error message output from the fork() utest (
#4753
)
2024-06-15 14:16:48 +02:00
test_gemv.c
just use numeric constants in dimensions
2024-07-26 12:56:12 +02:00
test_ismin.c
…
test_kernel_regress.c
…
test_min.c
…
test_post_fork.c
Improve error message output from the fork() utest (
#4753
)
2024-06-15 14:16:48 +02:00
test_potrs.c
work around a gcc14.1 bug observed on Loongarch
2024-07-23 11:20:48 +02:00
test_rot.c
…
test_rotmg.c
…
test_swap.c
…
test_zscal.c
Test corner cases of all SCAL variants
2024-06-06 23:58:16 +02:00
utest_main2.c
…
utest_main.c
…