613 Commits (d7ba7679b6a45dafdbdc4d4709ab49e2c0ec54cf)

Author SHA1 Message Date
  Martin Kroeker c339c40c01
Silence a redefinition warning 5 years ago
  Qiyu8 bfdf4b56da Add double precision universal intrinsics for X86/ARM 5 years ago
  Martin Kroeker 756802df61
Merge pull request #2890 from martin-frbg/s-d-sum 5 years ago
  Martin Kroeker 8d2df7d066
Revert special handling of Windows xNRM2 and enable C+intrinsics kernel for SSUM/DSUM 5 years ago
  Martin Kroeker 08929430cd
Merge pull request #2886 from martin-frbg/issue_2767 5 years ago
  Martin Kroeker 0c84ffe05f
Merge pull request #2881 from mattip/fninit 5 years ago
  Matti Picus 403eb513a0 use emms instead, add WIN guards 5 years ago
  Martin Kroeker dc8a1afa63
Rename "HALF" and "sh" to "BFLOAT16" and "sb" 5 years ago
  Martin Kroeker fd94236042
Rename "HALF" and "sh" to "BFLOAT16" and "sb" 5 years ago
  Martin Kroeker 68ce719fac
Rename shdot_microk_cooperlake.c to sbdot_microk_cooperlake.c 5 years ago
  Martin Kroeker d7dd9b396c
Rename shdot.c to sbdot.c 5 years ago
  Martin Kroeker 7812486091
Use generic C for D/Z nrm2 kernels on Windows to work around fpu exception bug 5 years ago
  Matti Picus a5b164946c add fninit to reset fpu registers before assembler routines 5 years ago
  Qiyu8 14f7dad3b7 performance improved 5 years ago
  Qiyu8 325b539c26 Optimize the performance of daxpy by using universal intrinsics 5 years ago
  Martin Kroeker 91c84e1c01
Merge pull request #2796 from Guobing-Chen/BF16_dot_coversion_apis 5 years ago
  Martin Kroeker e72430fe46
Merge pull request #2803 from xiegengxin/AVX2-asum 5 years ago
  Chen, Guobing deaeb6c5b8 Add bfloat16 based dot and conversion with single/double 5 years ago
  Gengxin Xie 1b0f17eeed align to 64, using SSE when input size is small 5 years ago
  Gengxin Xie 448152cdd8 define __AVX2__ to ensure the haswell code compiled with avx2 5 years ago
  Gengxin Xie cb3c190a3a Implementaion of dasum, sasum with AVX2 & AVX512 intrinsic 5 years ago
  Martin Kroeker b2053239fc
Fix mssing dummy parameter (imag part of alpha) of zdot_thread_function 5 years ago
  Martin Kroeker 9ee21a0a39
Merge pull request #2780 from Guobing-Chen/CPL_build_support 5 years ago
  Martin Kroeker 75eeb265d7
[WIP] Refactor the driver code for direct SGEMM (#2782) 5 years ago
  Chen, Guobing e740c4873d Enable COOPERLAKE build target 5 years ago
  Martin Kroeker 81dcfdcf39
Multiply by 2 instead of left-shifting a potentially negative number 5 years ago
  Martin Kroeker 0ef4b3f1f2
Multiply instead of doing a left shift of a potentially negative number 5 years ago
  Martin Kroeker aa53a8a5cb
Multiply by two instead of left-shifting one place 5 years ago
  Martin Kroeker aa3a1e7d8c
Multiply by two rather than left shift by one place 5 years ago
  Martin Kroeker e30ad0e521
Strip UTF8 byte order marker from source 5 years ago
  Martin Kroeker 93592d1260
Merge pull request #2675 from wjc404/develop 5 years ago
  wjc404 086d87a302
AVX512 dgemm tcopy_16 function 5 years ago
  Martin Kroeker c3574ffe53
Merge pull request #2646 from wjc404/develop 5 years ago
  wjc404 0e3ac4a06b
Add files via upload 5 years ago
  Martin Kroeker 2271c3506b
Work around excessive LAPACK test failures on Skylake-X 5 years ago
  Martin Kroeker 90dba9f716
Duplicate earlier Clang 9.0.0 workaround for corresponding Apple Clang version 5 years ago
  Martin Kroeker 5b0093b5fe
Convert aligned moves to unaligned 5 years ago
  Martin Kroeker 567d2760e6
Merge pull request #2520 from wjc404/develop 5 years ago
  wjc404 b8307768e2
Add files via upload 5 years ago
  Martin Kroeker af8a619e1f
Merge pull request #2517 from wjc404/develop 5 years ago
  wjc404 62b9608986
Update KERNEL.SKYLAKEX 5 years ago
  Martin Kroeker a1b181cea2
Merge pull request #2516 from wjc404/develop 5 years ago
  wjc404 cdc0e9011e
Update KERNEL.ZEN 5 years ago
  wjc404 fa049d49c2
AVX2 STRSM kernel 5 years ago
  Martin Kroeker ea8eec5d17
Merge pull request #2422 from wjc404/develop 6 years ago
  wjc404 dd22eb7621
Update cgemm_kernel_8x2_haswell.c 6 years ago
  wjc404 2352331e60
Update zgemm_kernel_4x2_haswell.c 6 years ago
  wjc404 1b980001dd
Update zgemm_kernel_4x2_haswell.c 6 years ago
  wjc404 2515e1152f
Update cgemm_kernel_8x2_haswell.c 6 years ago
  wjc404 903854c168
Add files via upload 6 years ago