Martin Kroeker
|
550bc77832
|
Fix expectation values for CblasRowMajor order
|
2024-10-10 20:39:29 +02:00 |
Martin Kroeker
|
b45a78c6e9
|
fix zdotu argument passing in utest_ext on windows (#4691)
* fix passing of results on windows
|
2024-05-13 14:50:50 +02:00 |
Matti Picus
|
243640c354
|
use blasint instead of int to quiet warnings
|
2024-05-12 10:24:16 +03:00 |
Martin Kroeker
|
d8baf2f2ea
|
Support compilation without CBLAS
|
2024-05-11 13:10:54 +02:00 |
Martin Kroeker
|
b1d722fc0c
|
Fix cast to work with INTERFACE64 (especially on big-endian)
|
2024-04-29 15:37:26 +02:00 |
Ayappan P
|
f4ee0a423b
|
Fix openblas_utest_ext build in AIX
|
2024-04-25 07:32:21 -04:00 |
Martin Kroeker
|
61214fcef7
|
Fix utest_ext build on AIX (#4657)
* Add all-in-one version of utest_ext for AIX
|
2024-04-22 14:24:33 +02:00 |
Martin Kroeker
|
b883526a34
|
Fix uninitialized variables in the extensions utest
|
2024-04-13 12:26:35 +02:00 |
Martin Kroeker
|
f81c1d4b59
|
Fix portability problem
|
2024-02-27 07:19:52 +01:00 |
Martin Kroeker
|
f7ffab870b
|
fix missing malloc
|
2024-02-26 23:03:10 +01:00 |
Martin Kroeker
|
38283f678e
|
Fix portability problems
|
2024-02-26 22:22:48 +01:00 |
kseniyazaytseva
|
4c554bd527
|
check abs zero inc
|
2024-02-10 00:46:52 +03:00 |
kseniyazaytseva
|
cfabc48190
|
Update rotg tests
|
2024-02-08 00:22:15 +03:00 |
kseniyazaytseva
|
ec5cfe3bc8
|
Fix invalid tests
|
2024-02-08 00:21:38 +03:00 |
kseniyazaytseva
|
ff10e6b6dc
|
Fix zero step tests
|
2024-02-08 00:19:54 +03:00 |
kseniyazaytseva
|
f68e9989c4
|
Remove zero rows/columns matcopy tests
|
2024-02-02 12:26:23 +03:00 |
Andrey Sokolov
|
c99e231fc5
|
Fix rand_generate
|
2024-01-18 23:56:22 +03:00 |
kseniyazaytseva
|
bf39c0d8b5
|
Added new tests for BLAS-like and BLAS API in utest
|
2024-01-18 23:56:22 +03:00 |