89 Commits (d6d7a6685dc5189b43519bb0d5a5fba52b4b0955)

Author SHA1 Message Date
  Zhang Xianyi d7ba7679b6 Merge branch 'develop' into risc-v 5 years ago
  Martin Kroeker 4bb73c0171
Rename "HALF" type to "BFLOAT16" 5 years ago
  Martin Kroeker 32733ded04
Rename "HALF" and "sh" to "BFLOAT16" and "sb" 5 years ago
  Martin Kroeker b27ca78a21
Adapt to having only a subset of variable types supported 5 years ago
  Martin Kroeker 93454022a9
Adapt to having only a subset of variable types supported 5 years ago
  Martin Kroeker 20cf1d773f
Adapt to having only a subset of variable types supported 5 years ago
  Martin Kroeker 5c657fffad
Adapt to having only a subset of variable types supported 5 years ago
  Martin Kroeker b262058059
Adapt to having only a subset of variable types supported 5 years ago
  Martin Kroeker bc319cee82
Adapt to having only a subset of variable types supported 5 years ago
  Martin Kroeker e5966f8606
Adapt to having only a subset of variable types supported 5 years ago
  Martin Kroeker 9df12eb08f
Adapt to having only a subset of variable types supported 5 years ago
  Martin Kroeker cf53970bcb
Adapt to having only a subset of variable types supported 5 years ago
  Martin Kroeker dcd51d5c72
Adapt to having only a subset of variable types supported 5 years ago
  Martin Kroeker b8f95354c7
Adapt to having only a subset of variable types supported 5 years ago
  Martin Kroeker f194ad59e1
Use _Atomic instead of volatile where available (file moved from ../getrf) 5 years ago
  Martin Kroeker 4fda217f99
Delete potrf_parallel.c (moving it to ../potrf) 5 years ago
  Martin Kroeker bbe119ee3b
Update conditional for atomics to use HAVE_C11 5 years ago
  Martin Kroeker f4f74941bd
Update conditional for atomics to use HAVE_C11 5 years ago
  Rajalakshmi Srinivasaraghavan 22bb50fb81 cmake fixes 5 years ago
  Rajalakshmi Srinivasaraghavan 7eb55504b1 RFC : Add half precision gemm for bfloat16 in OpenBLAS 5 years ago
  Ali Saidi 208c7e7ca5 Use acq/rel semantics to pass flags/pointers in getrf_parallel. 5 years ago
  Xianyi Zhang 4aa2d89217 Merge branch 'develop' into risc-v 5 years ago
  Martin Kroeker c222b25b81
Correct generation of GETRF files by the CMAKE build 5 years ago
  Martin Kroeker 9f7a9a32e3
Merge pull request #2252 from thrasibule/trtrs 6 years ago
  Guillaume Horel 6cb47ea3f0 fix Makefile 6 years ago
  Guillaume Horel f2becb777a fix Makefile 6 years ago
  Guillaume Horel 9f6984fe4b add missing files 6 years ago
  Guillaume Horel 42203dafdc add logic 6 years ago
  Guillaume Horel a4f17a9297 add missing objects 6 years ago
  Guillaume Horel 733d97b2df add files 6 years ago
  Andrew 4de545aa7d address minor warnings from gcc7 6 years ago
  Andrew 575a84398a remove redundant code #2113 6 years ago
  Martin Kroeker e882b239aa
Correct naming of getrf_parallel object 6 years ago
  Zhiyong Dang 3716267124 Change _STDC_VERSION__ to __STDC_VERSION__ 7 years ago
  Jerry Zhao c167a3d6f4 Added RISCV build 7 years ago
  Martin Kroeker 20c6c38e51
Merge branch 'develop' into atomic 7 years ago
  Martin Kroeker 8ec28ff461
Remove unguarded use of _Atomic and fix tabbing 7 years ago
  Martin Kroeker bb9876db33
Fix thread races and infinite looping on systems with many cpus 7 years ago
  Martin Kroeker 40160ff3c1
Use _Atomic instead of volatile for thread safety where C11 is supported 7 years ago
  Andrew 9fa986337d add missing brackets to silence indentation warnings gcc721 7 years ago
  Andrew d602b99386 LAPACK helpers in C that need care too 7 years ago
  Martin Kroeker c7a8512d12 Cmake fixes for DYNAMIC_ARCH builds and whitespace in path names (#1323) 8 years ago
  Sacha Refshauge 37858d1146 Fix threading usage in CMake: s/SMP/USE_THREAD/ 8 years ago
  Isuru Fernando d245caa49a Support out-of-source build 8 years ago
  Dan Horák 56762d5e4c add lapack laswp for zarch 8 years ago
  Ashwin Sekhar T K 3918d17025 LAPACK: Fix lapack-test errors in ARM64 threaded version 8 years ago
  Werner Saar 209b63197e prepared lapack/lauum for UNROLL values, that are not a power of two 8 years ago
  Werner Saar c81dc6322f prepared lapack/potrf functions for UNROLL values, that are not a power of two 8 years ago
  Werner Saar 3e1bbd6b5f prepared lapack/getrf functions for UNROLL values, that are not a power of two 8 years ago
  John Biddiscombe 053044ae4d Replace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_SOURCE_DIR/PROJECT_BINARY_DIR 9 years ago