48 Commits (e46971b9d572a6cf040179b1d67e8408ce944a6f)

Author SHA1 Message Date
  Martin Kroeker 91110f92d2
fix missing return type in function declaration 3 years ago
  Pablo Romero 84a5f0e2eb Fixes #3743. 3 years ago
  Isuru Fernando d54971fe20
Fix building tests when NOFORTRAN is not given at all 3 years ago
  Martin Kroeker 6e018b84c4
Fix function prototypes and INTERFACE64 support 3 years ago
  Martin Kroeker ccd87cc472
Fix switching between Fortran and C build 3 years ago
  Martin Kroeker 914c4d0fe8
Add C versions of the CBLAS test sources (#3656) 3 years ago
  Martin Kroeker e78fbe4654
Disable gfortran tree vectorizer to avoid gcc11+ miscompilation at O3 4 years ago
  Martin Kroeker cbc41973fd
Disable gfortran tree vectorizer to avoid gcc11+ miscompilation at O3 4 years ago
  Martin Kroeker 98ebc8ac59
Add casts to prevent overflow of intermediate result 4 years ago
  Martin Kroeker 751d127d7c
Include cblas_test.h to achieve int/long size change with INTERFACE64 4 years ago
  Martin Kroeker 30d835168a
Merge pull request #3088 from xoviat/msvc 4 years ago
  Martin Kroeker 041a26fd79
Support compilation with nagfor 4 years ago
  xoviat 457ccc42c9
Merge branch 'develop' into msvc 4 years ago
  Martin Kroeker 8a6b17f97d
Change ifndefs to ifneq 4 years ago
  Martin Kroeker 437b7fe261
sh prefix renamed to sb 5 years ago
  Martin Kroeker f6d2827d0c
Adapt ctests to having only a subset of types in the build 5 years ago
  Martin Kroeker de139337b8
Remove spurious tests for complex ASUM and NRM2 5 years ago
  Martin Kroeker 74e358bcd5
Remove spurious complex16 tests 5 years ago
  Rajalakshmi Srinivasaraghavan 22bb50fb81 cmake fixes 5 years ago
  shengyang 50f4fb2fbd add ctest for drotm and modified ctest for drot. 5 years ago
  shengyang a06d78556d add ctest for srotm and modified ctest for srot. 5 years ago
  Martin Kroeker c436e8af7b
Do not attempt to run ctest without fortran 5 years ago
  shengyang 893e6e57c4 modified: ctest/din3 ctest/sin3 5 years ago
  Martin Kroeker 351d12b94e
Fix potential spurious failure from uninitialized variable 5 years ago
  Martin Kroeker bf73aa141b
Fix potential spurious failure from uninitialized variable 5 years ago
  Martin Kroeker 30efed14d1
Unset special make variables in ctest Makefile as well 6 years ago
  xoviat dbf9ad1f3d tests: add windows compatibility 6 years ago
  luz.paz daf2fec12d Misc. typo fixes 6 years ago
  Martin Kroeker 1f9e4f3193
Handle special case of gfortran+clang+OpenMP 7 years ago
  Martin Kroeker 8c8313983b
Fix compiler warnings in ctest 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 8f758eeff9 Refs #786. avoid old assembly c/zgemv kernels. 9 years ago
  Sébastien Villemot 04ad946fc8 Fix output descriptors of c_{s,d,c,z}blat3 9 years ago
  Sébastien Villemot f704b8d32f Fix CBLAS double complex level 2 tests 9 years ago
  Zhang Xianyi b809f99cee Add CBLAS test for CMAKE. 10 years ago
  Zhang Xianyi f8eba3d548 Fixed cmake build bugs on Linux. 10 years ago
  Werner Saar 9bfd267d51 bugfix for gemm3m tests 10 years ago
  Werner Saar 924bc5372e removed gemm3m functions from normal checks 10 years ago
  wernsaar 7f234f8ed1 added GEMM3M tests 11 years ago
  Timothy Gu 6c2ead30f0 Remove all trailing whitespace except lapack-netlib 11 years ago
  Sebastien Fabbro 9f0fb6e662 Respect user's LDFLAGS 12 years ago
  Jameson Nash d0e731e8b8 provide support for passing CFLAGS, FFLAGS, PFLAGS, FPFLAGS to make on the command line 13 years ago
  Xianyi Zhang 57658a8c14 ref #62. Added the user friendly message with USE_OPENMP=1. The users should use OMP_NUM_THREADS. 14 years ago
  Xianyi Zhang 066465af5b Used the environment variable OPENBLAS_NUM_THREADS to set the number of threads in test. 14 years ago
  Xianyi Zhang 342bbc3871 Import GotoBLAS2 1.13 BSD version codes. 14 years ago