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
8dff37827ec794928dccfa007eccdc036ee32b59
OpenBLAS
/
utest
History
Martin Kroeker
11ff18bb0f
Merge pull request
#5081
from XiWeiGu/kernel_generic_fixed_cscal_zscal
...
kernel/generic: Fixed cscal and zscal
2025-06-12 01:03:00 -07:00
..
test_extensions
Disable tests with incx,incy=0 (undefined behavior)
2025-02-09 20:17:29 +01: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
Assume no underline suffixes on symbols when compiling with Intel ifx on Windows
2024-12-23 19:09:34 +01:00
test_amax.c
…
test_amin.c
…
test_axpby.c
…
test_axpy.c
…
test_dnrm2.c
…
test_dotu.c
…
test_dsdot.c
…
test_fork.c
…
test_gemv.c
utest: Add utest for {c/z}scal and {c/z}gemv
2025-01-21 14:24:03 +08:00
test_ismin.c
…
test_kernel_regress.c
…
test_min.c
…
test_post_fork.c
…
test_potrs.c
no-gcse when loongarch64
2025-04-10 15:44:31 +02:00
test_rot.c
Further rearranged the rotm kernel for the different architectures.
2025-01-22 11:41:12 +08:00
test_rotmg.c
…
test_swap.c
…
test_zscal.c
utest: Add utest for {c/z}scal and {c/z}gemv
2025-01-21 14:24:03 +08:00
utest_main2.c
…
utest_main.c
…