95 Commits (3597827c932b90be8916f5fbaa27dd8db818ee9e)

Author SHA1 Message Date
  Dirreke ec89466e14 Add CSKY support 1 year ago
  Martin Kroeker f9b2d7f225
Merge pull request #3253 from wi24rd/patch-1 1 year ago
  TGY b5ba95a6c0 Modernize obsolete inline order 2 years ago
  Martin Kroeker 9773a9d6b3
undefine YIELDING for the Emscripten js converter 3 years ago
  Pablo Romero 84a5f0e2eb Fixes #3743. 3 years ago
  Martin Kroeker bc93f468ef
Add Elbrus E2000 architecture as generic x86_64 compatible 3 years ago
  gxw af0a69f355 Add support for LOONGARCH64 4 years ago
  王滋涵 Zephyr Wang a62cfc3ccf
Fix typo in common.h 4 years ago
  H.J. Lu 53ee0b76bb x86: Enable Intel CET 4 years ago
  xoviat b60de4447a add cortex-m platform 4 years ago
  Zhang Xianyi d7ba7679b6 Merge branch 'develop' into risc-v 5 years ago
  Martin Kroeker 84949754a0
Fix bfloat16 conditional 5 years ago
  Martin Kroeker ca31c32693
Rename "HALF" and "sh" to "BFLOAT16" and "sb" 5 years ago
  Martin Kroeker dc8e4e1959
Reduce the BLAS3 heap allocation threshold to 32 and mark it as configurable 5 years ago
  User User-User d2333e7842 aarch64 fix std=c18 compilation 5 years ago
  Chen, Guobing deaeb6c5b8 Add bfloat16 based dot and conversion with single/double 5 years ago
  Martin Kroeker a36eb19ae0
Update conditional for C11 atomics to use HAVE_C11 5 years ago
  Rajalakshmi Srinivasaraghavan 9fe930f205 powerpc: Add support for future processor 5 years ago
  Rajalakshmi Srinivasaraghavan 67cc4b9e16 Fix warnings in clang and export symbol 5 years ago
  Rajalakshmi Srinivasaraghavan 7eb55504b1 RFC : Add half precision gemm for bfloat16 in OpenBLAS 5 years ago
  Martin Kroeker 79fd006c58
Expose the support_avx512 function provided in dynamic.c 5 years ago
  Xianyi Zhang 4aa2d89217 Merge branch 'develop' into risc-v 5 years ago
  Martin Kroeker d2cb610272
Add option USE_LOCKING for single-threaded build with locking support 6 years ago
  Jeff Baylor 40e53e52d6 snprintf define consolidated to common.h 6 years ago
  Martin Kroeker 7c51cc8527
Merge branch 'develop' into develop 6 years ago
  AbdelRauf 853a18bc17 power9 makefile. dgemm based on power8 kernel with following changes : 32x unrolled 16x4 kernel and 8x4 kernel using (lxv stxv butterfly rank1 update). improvement from 17 to 22-23gflops. dtrmm cases were added into dgemm itself 6 years ago
  Erik M. Bray 1006ff8a7b Use POSIX getenv on Cygwin 6 years ago
  Andrew 9531d0e175 lets fit it in one 4k page 7 years ago
  Andrew 3fd41313fc add low bound for number of buffers 7 years ago
  Steven G. Johnson 48610a4524
fix blasabs for windows 7 years ago
  Martin Kroeker 4a553e8678
Merge pull request #1713 from martin-frbg/issue1710 7 years ago
  Martin Kroeker 40c068a875
Introduce blasabs() to switch between abs() and labs() for INTERFACE64 7 years ago
  Zoltán Mizsei 6463bffd59 Haiku supporting patches 7 years ago
  Martin Kroeker de8fff671d
Revert "Use usleep instead of sched_yield by default" 7 years ago
  Martin Kroeker ed7c4a043b
Use usleep instead of sched_yield by default 7 years ago
  Martin Kroeker 83da278093
Update common.h 7 years ago
  Martin Kroeker 358d4df2bd
Merge branch 'develop' into issue1593-2 7 years ago
  Martin Kroeker 06d43760e4
Restore _Atomic define before stdatomic.h for old gcc 7 years ago
  Martin Kroeker 354a976a59
Fix inverted condition in _Atomic declaration 7 years ago
  zhiyong.dang 53457f222f move _Atomic define to common.h 7 years ago
  Zhiyong Dang 1b83341d19 Fix race condition in blas_server_omp.c 7 years ago
  Jerry Zhao c167a3d6f4 Added RISCV build 7 years ago
  Alex Arslan a41d241a0e
Add support for DragonFly BSD 7 years ago
  Alex Arslan 8da6b6ae52
Allow building on OpenBSD 7 years ago
  Isuru Fernando eb98fdddfc typedefs only for c 8 years ago
  Isuru Fernando ca17b4b75c Fix complex support for MSVC headers 8 years ago
  Neil Shipp 34513be726 Add Microsoft Windows 10 UWP build support 8 years ago
  Martin Kroeker ea26b00c06 Fix CREAL,CIMAG macros for PGI 8 years ago
  Zhang Xianyi b678471d65 Merge branch 'z13' into develop 8 years ago
  Daniel Patrick Foose a94f2b7848 Change to allow compiling with USE_OPENMP on MSVC 9 years ago