60 Commits (c30b53087860186287b5db0ba455499fbe7d20e5)

Author SHA1 Message Date
  Martin Kroeker 2a9981a244
Add -lgomp when IBM xlf is combined with gcc in OPENMP builds 2 years ago
  Martin Kroeker 44e6e5479b
Use the C compiler for the C SBGEMM test source 2 years ago
  Aiden Grossman b209915121 Fix build with clang 2 years ago
  Martin Kroeker 3d338b57de
remove spurious loops 3 years ago
  Martin Kroeker d9dc015cfc
Use blasint for INTERFACE64 compatibility 3 years ago
  Rajalakshmi Srinivasaraghavan 1d97405c02 POWER: Enable bfloat16 kernels by default 3 years ago
  Martin Kroeker 74dba0c90a
Fix missing braces from previous commit (PR3600) 3 years ago
  Martin Kroeker bef3871833
Disable flang (over-)optimizations in BLAS tests (#3600) 3 years ago
  Martin Kroeker 145ccf8943
Prevent powershell from adding a BOM to test input (#3595) 3 years ago
  Martin Kroeker 2408315d10
Skip tests if Windows powershell added a BOM 3 years ago
  Martin Kroeker 5dc6aa74f0
Disable gfortran tree vectorizer to avoid gcc11+ miscompilation at O3 4 years ago
  Martin Kroeker b4f4ed378b
Disable gfortran tree vectorizer to avoid gcc11+ miscompilation at O3 4 years ago
  Martin Kroeker 3cfdb1770c
Remove code that disabled EXTRALIB on RISCV C910V 4 years ago
  Martin Kroeker 30d835168a
Merge pull request #3088 from xoviat/msvc 4 years ago
  Martin Kroeker 6ae7af78a3
Support compilation with nagfor 4 years ago
  xoviat 3165c915b6 fix test helpers 4 years ago
  xoviat 457ccc42c9
Merge branch 'develop' into msvc 4 years ago
  Martin Kroeker 2b114c3f30
Restore proper Makefile 4 years ago
  Martin Kroeker 65eb7afaf4
Change ifndef CROSS to ifneq 4 years ago
  damonyu ef8e7d0279 Add the support for RISC-V Vector. 5 years ago
  Martin Kroeker c1f4f5d4e7
Replace Makefile with simplified version again 5 years ago
  Martin Kroeker bc5c7f9578
Cleanup 5 years ago
  Rajalakshmi Srinivasaraghavan b5d30b390d Fix build issues with bfloat16 5 years ago
  Martin Kroeker 5800758b43
Rename "HALF" and "sh" to "BFLOAT16" and "sb" 5 years ago
  Martin Kroeker 924fd806d0
Rename "HALF" and "sh" to "BFLOAT16" and "sb" 5 years ago
  Martin Kroeker 4db09c6cec
Rename compare_sgemm_shgemm.c to compare_sgemm_sbgemm.c 5 years ago
  Martin Kroeker 5f23bdf437
remove debug output 5 years ago
  Martin Kroeker 08f4749eb4
Adapt tests to having only a subset of types in the build 5 years ago
  Martin Kroeker 0eaae30e8c
Adapt tests to having only a subset of types in the build 5 years ago
  Martin Kroeker 593ce9e237
Make building individual tests depend on BUILD_SINGLE etc defines 5 years ago
  Martin Kroeker 18a11137f1
Update BLAS tests to correspond to Reference-LAPACK 3.9.0 5 years ago
  Martin Kroeker 13c28889a2
Update "cosmetic fixes for non-C99 compilers" 5 years ago
  Martin Kroeker 28915eed72
Cosmetic fixes for non-C99 compilers 5 years ago
  Rajalakshmi Srinivasaraghavan 8efba9b7c0 Improve shgemm test 5 years ago
  Rajalakshmi Srinivasaraghavan 564b0d39ef Add test for shgemm 5 years ago
  Rajalakshmi Srinivasaraghavan 7eb55504b1 RFC : Add half precision gemm for bfloat16 in OpenBLAS 5 years ago
  Martin Kroeker 2d8781b0dc
Do not attempt to run test without fortran 5 years ago
  xoviat dbf9ad1f3d tests: add windows compatibility 6 years ago
  luz.paz daf2fec12d Misc. typo fixes 6 years ago
  Martin Kroeker 6a5ab083b7
Handle special case of gfortran+clang+OpenMP 7 years ago
  Martin Kroeker 53026dc63a
Update single and double precision BLAS1 tests from LAPACK 3.8.0 7 years ago
  Sacha Refshauge 4474465438 Remove _static usages for tests 8 years ago
  Isuru Fernando d245caa49a Support out-of-source build 8 years ago
  John Biddiscombe 053044ae4d Replace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_SOURCE_DIR/PROJECT_BINARY_DIR 9 years ago
  Aleksey Kuleshov 3d50ccdc0d allow building tests when CROSS compiling but don't run them 9 years ago
  Zhang Xianyi aca7d7e953 Detect cmake test result. 10 years ago
  Zhang Xianyi f8eba3d548 Fixed cmake build bugs on Linux. 10 years ago
  wernsaar 9d7057366d bugfix for GEMM3M functions 11 years ago
  wernsaar 7f234f8ed1 added GEMM3M tests 11 years ago
  wernsaar d49fd33885 disabled SYMM3M and HEMM3M functions because segment violations 11 years ago