45 Commits (develop)

Author SHA1 Message Date
  gxw 9b3e80efe2 utest: Add test_gemv 1 year ago
  Martin Kroeker a6c184d150
forward NO_CFLAGS to the CFLAGS, if set 1 year ago
  Martin Kroeker 61214fcef7
Fix utest_ext build on AIX (#4657) 1 year ago
  Chip Kerchner 0e0d0bce1a Fix global (static) constructor priorty so that OpenBLAS gets initialized before other libraries. Other unit test AIX fix. 1 year ago
  kseniyazaytseva 46de7c8a2b Merge remote-tracking branch 'origin/risc-v-new-tests' into new-tests 1 year ago
  Martin Kroeker dbcf4f8b7d
Merge pull request #4479 from XiWeiGu/loongarch-opt-axpby 1 year ago
  gxw 3597827c93 utest: add axpby 1 year ago
  Chip Kerchner 61c8e19f95 Fix Makefile to support OpenMP on AIX for xlc (clang) with xlf. 1 year ago
  gxw 519ea6e87a utest: Add utest for the {sc/dz}amax and {s/d/sc/dz}amin 1 year ago
  kseniyazaytseva bf39c0d8b5 Added new tests for BLAS-like and BLAS API in utest 2 years ago
  Martin Kroeker e48627c999
Add tests for ZSCAL with NaN and Inf arguments 1 year ago
  Martin Kroeker ee41b6eb24
Add DNRM2 regression test for issues 2998 and 3654 3 years ago
  Martin Kroeker 93473174d6
Fix utest build with SolarisStudio compilers 4 years ago
  Martin Kroeker ebb8788696
Use ifneq instead of ifdef for CROSS option 4 years ago
  Alexander Grund a05dc6e62b
Add reproducer test for crash after fork 4 years ago
  Martin Kroeker c592f0f80a
Fix utest build on AIX 5 years ago
  Martin Liska 7ca4ffdbdd
Improve test coverage for utests. 5 years ago
  Martin Liska 18bcc36a69
Fix implementation of iamax_sse.S as reported in #2116. 5 years ago
  Martin Kroeker 68a43db358
Fix utest compilation with PGI 5 years ago
  Martin Kroeker a1fce67743
Make the new DGEMM regression test properly depend on CBLAS and LAPACKE 6 years ago
  Tyler Reddy a211bc9b6a TST: add SkylakeX AVX512 CI test 6 years ago
  Ubuntu 4abc375a91 sgemv cgemv pairs 6 years ago
  oon3m0oo 2aa0a5804e Use BLAS rather than CBLAS in test_fork.c (#1626) 7 years ago
  Martin Kroeker 5fcaca6438
fork utest depends on CBLAS 7 years ago
  Martin Kroeker e7366a4161
Restore the remaining utests (#1462) 7 years ago
  Martin Kroeker f4b095b1bb
test_fork is not meant (nor expected) to be run with OpenMP 7 years ago
  Martin Kroeker 632b8e0f05
Merge current Makefile from develop 7 years ago
  Martin Kroeker a1bc0fcf07
Resurrect utest for rotmg and add testcase for issue 1452 7 years ago
  François Bissey f124ffab47 make utest/Makefile respect LDFLAGS 9 years ago
  Aleksey Kuleshov 3d50ccdc0d allow building tests when CROSS compiling but don't run them 9 years ago
  Zhang Xianyi 4fc8c937d4 Refs #695 add testcase. 9 years ago
  Zhang Xianyi a04d0555ba [av skip] Fix utest makefile bug on travis ci. 9 years ago
  Zhang Xianyi 3761c30ba4 Fix makefile bug for utest. 9 years ago
  Zhang Xianyi 5a8447e97e Use ctest.h for unit test. Enable unit test on travis CI. 9 years ago
  Zhang Xianyi 698e77dba4 Refs #406. Fixed utest building bug. 11 years ago
  Timothy Gu 6c2ead30f0 Remove all trailing whitespace except lapack-netlib 11 years ago
  Olivier Grisel 138a841390 FIX #294: make OpenBLAS thread-pool resilient to fork via pthread_atfork 11 years ago
  Xianyi Zhang 5656cca4f3 Added the test case for samax. 13 years ago
  Xianyi Zhang b2bdb6f7c4 Automatically download CUnit 2.1.2-2 version from SF.net. 13 years ago
  Xianyi Zhang 1d60510959 Added the unit testcase for dsdot. 14 years ago
  Xianyi Zhang 03272a606d Added the unit test for drotmg. 14 years ago
  Xianyi Zhang cd2cbabecc Added unit test case (zdotu, N=1). 14 years ago
  Xianyi Zhang 109b86d00e Added axpy unit test with incx==0 and incy==0. 14 years ago
  Xianyi Zhang 8dd3fd7f26 Added swap unit test with incx==0 and incy==0. 14 years ago
  Xianyi Zhang fbf95688d6 Added utest frame using CUnit(http://cunit.sourceforge.net/). 14 years ago