58 Commits (130d154d983ce0799cff522e45eccfad49d05699)

Author SHA1 Message Date
  Martin Kroeker 6402fb76f0
Update Makefile 5 years ago
  Martin Kroeker 06553ecb52
Update Makefile 5 years ago
  Martin Kroeker 34f0579b7e
Update sin2 5 years ago
  Martin Kroeker 8486b103fa
Update sin2 5 years ago
  Martin Kroeker 75170ef552
Update c_sblas2.c 5 years ago
  Martin Kroeker 38ddb6211a
Update c_sblas2.c 5 years ago
  Martin Kroeker e2c60eb90e
Update c_s2chke.c 5 years ago
  Martin Kroeker ffab54482d
restore error exit tests 5 years ago
  Martin Kroeker c516f31eee
Update c_s2chke.c 5 years ago
  Martin Kroeker 7b0338e56f
disable test for error exits 5 years ago
  Martin Kroeker 49a26657ab
Update c_sblas2.c 5 years ago
  Martin Kroeker 9807861f27
Update c_sblas2.c 5 years ago
  Martin Kroeker 669ac9d0ca
Update c_sblas2.c 5 years ago
  Martin Kroeker c88b260a43
Update c_sblas2.c 5 years ago
  Martin Kroeker 82eda82d3d
Update c_sblas2.c 5 years ago
  Martin Kroeker 4ec55143f5
Update c_sblas2.c 5 years ago
  Martin Kroeker db7a17b9e1
Update c_sblas2.c 5 years ago
  Martin Kroeker 38e3e790e9
Update c_sblas2.c 5 years ago
  Martin Kroeker be93ffdf49
change int to blasint 5 years ago
  Martin Kroeker 7013fa3d12
use blasint 5 years ago
  Martin Kroeker 30d835168a
Merge pull request #3088 from xoviat/msvc 5 years ago
  Martin Kroeker 041a26fd79
Support compilation with nagfor 5 years ago
  xoviat 457ccc42c9
Merge branch 'develop' into msvc 5 years ago
  Martin Kroeker 8a6b17f97d
Change ifndefs to ifneq 5 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 6 years ago
  shengyang 50f4fb2fbd add ctest for drotm and modified ctest for drot. 6 years ago
  shengyang a06d78556d add ctest for srotm and modified ctest for srot. 6 years ago
  Martin Kroeker c436e8af7b
Do not attempt to run ctest without fortran 6 years ago
  shengyang 893e6e57c4 modified: ctest/din3 ctest/sin3 6 years ago
  Martin Kroeker 351d12b94e
Fix potential spurious failure from uninitialized variable 6 years ago
  Martin Kroeker bf73aa141b
Fix potential spurious failure from uninitialized variable 6 years ago
  Martin Kroeker 30efed14d1
Unset special make variables in ctest Makefile as well 7 years ago
  xoviat dbf9ad1f3d tests: add windows compatibility 7 years ago
  luz.paz daf2fec12d Misc. typo fixes 7 years ago
  Martin Kroeker 1f9e4f3193
Handle special case of gfortran+clang+OpenMP 8 years ago
  Martin Kroeker 8c8313983b
Fix compiler warnings in ctest 8 years ago
  Sacha Refshauge 4474465438 Remove _static usages for tests 8 years ago
  Isuru Fernando d245caa49a Support out-of-source build 9 years ago
  John Biddiscombe 053044ae4d Replace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_SOURCE_DIR/PROJECT_BINARY_DIR 10 years ago
  Aleksey Kuleshov 3d50ccdc0d allow building tests when CROSS compiling but don't run them 10 years ago
  Zhang Xianyi 8f758eeff9 Refs #786. avoid old assembly c/zgemv kernels. 10 years ago
  Sébastien Villemot 04ad946fc8 Fix output descriptors of c_{s,d,c,z}blat3 10 years ago
  Sébastien Villemot f704b8d32f Fix CBLAS double complex level 2 tests 10 years ago
  Zhang Xianyi b809f99cee Add CBLAS test for CMAKE. 10 years ago
  Zhang Xianyi f8eba3d548 Fixed cmake build bugs on Linux. 11 years ago
  Werner Saar 9bfd267d51 bugfix for gemm3m tests 11 years ago