This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
OpenBLAS
Watch
1
Star
0
Fork
0
You've already forked OpenBLAS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0b83088887af276562728162c01f26da8e85ab22
OpenBLAS
/
utest
T
History
Martin Kroeker
7aaa0ce0e8
utest needs to be linked against libm on QNX as well
2022-07-25 17:02:16 +02:00
..
CMakeLists.txt
utest needs to be linked against libm on QNX as well
2022-07-25 17:02:16 +02:00
ctest.h
Fix ctest.h to build using clang on windows
2021-08-16 11:25:07 +01:00
Makefile
Add DNRM2 regression test for issues 2998 and 3654
2022-07-03 17:56:49 +02:00
openblas_utest.h
…
test_amax.c
…
test_axpy.c
…
test_dnrm2.c
use huge_val not huge_valf for portability
2022-07-03 20:19:24 +02:00
test_dotu.c
Make tests for individual variable types conditional on the respective BUILD_ option
2020-09-13 21:52:18 +02:00
test_dsdot.c
…
test_fork.c
…
test_ismin.c
…
test_kernel_regress.c
…
test_min.c
…
test_post_fork.c
…
test_potrs.c
…
test_rot.c
Make tests for individual variable types conditional on the respective BUILD_ option
2020-09-13 21:52:18 +02:00
test_rotmg.c
…
test_swap.c
…
utest_main2.c
properly embed test_dnrm2
2022-07-03 23:48:30 +02:00
utest_main.c
…