5988 Commits (32fee860330379774a895a18960640120506d317)
 

Author SHA1 Message Date
  Martin Kroeker 32fee86033
Correct misplaced ifdef lines 4 years ago
  Martin Kroeker 72f3ce5f08
Add NO_AVX=1 fallbacks to newer generation x86_64 for completeness (#3360) 4 years ago
  Martin Kroeker af19cda65a
Add "recursive" option for IBM xlf compiler (#3359) 4 years ago
  Martin Kroeker a3e80069fb
Merge pull request #3355 from martin-frbg/smallgemmcr 4 years ago
  Martin Kroeker f1e3305974
Add workaround for Windows10 macro name clash 4 years ago
  Martin Kroeker 3cdfe33610
Merge pull request #3352 from martin-frbg/3321-2n 4 years ago
  Martin Kroeker 47171e4b93
Merge pull request #3354 from nsait-linaro/fix_gmemm_align_win_arm 4 years ago
  Niyas Sait 7cddbf99b1 Make explicit conversion condition on _WIN64 flag 4 years ago
  Niyas Sait d1ed72fa87 [win/arm64]: Explicit casting for GMEMM_DEFAULT_ALIGN to create 64-bit value 4 years ago
  Martin Kroeker 806221440b
Merge pull request #3353 from guowangy/bf16-small-matrix-cooperlake 4 years ago
  Martin Kroeker cd10d1c03b
Fix typo 4 years ago
  Martin Kroeker 2db1a99aca
Clean up debug messages 4 years ago
  Wangyang Guo 619588fbab sbgemm: remove unnecessary b0 files 4 years ago
  Wangyang Guo f39301935c sbgemm: cooperlake: make sure hot buffer aligned to 64 4 years ago
  Wangyang Guo 2e44ca0136 sbgemm: add missing cblas_sbgemm definition 4 years ago
  Wangyang Guo 7d27b182fc sbgemm: cooperlake: enable SBGEMM by small matrix path 4 years ago
  Wangyang Guo 1d83ca4bca Small Matrix: support BFLOAT16 data type 4 years ago
  Martin Kroeker bec9d9f63d
Merge pull request #3335 from guowangy/small-matrix-latest 4 years ago
  Martin Kroeker 89fc5b8f4f
Fix unmap logic 4 years ago
  Martin Kroeker 7fd12a5e69
Add likely() hints for gcc 4 years ago
  Martin Kroeker 2ba9a567aa
Fix typo 4 years ago
  Martin Kroeker b4b952eece
Add auxiliary tracking space for thread buffer frees too 4 years ago
  Martin Kroeker 7d1becc575
Allocate an auxiliary struct when running out of preconfigured threads 4 years ago
  Martin Kroeker 6bb1805ed6
Merge pull request #3348 from guowangy/skylakex-sgemv_t-fix 4 years ago
  Martin Kroeker 0f0a0be95d
Merge pull request #3345 from nsait-linaro/windows_on_arm64 4 years ago
  Wangyang Guo dbbb39199f sgemv: skylakex: fix build warning 4 years ago
  Wangyang Guo e9acb46431 sgemv: skylakex: bug fix for sgemv_t kernel in corner case 4 years ago
  Niyas Sait c6c2a71fb7 Fix ctest.h to build using clang on windows 4 years ago
  Niyas Sait cdb5d2737e add support for building on windows/arm64 target 4 years ago
  Martin Kroeker 13d411677f
Add more OSX build jobs to Azure CI (#3338) 4 years ago
  Wangyang Guo f9dba63c28 Small Matrix: skylakex: remove unnecessary b0 source files 4 years ago
  Wangyang Guo 989e6bbdd3 Small Matrix: reduce generic kernel source files 4 years ago
  Martin Kroeker 04255be948
Merge pull request #3344 from gxw-loongson/develop 4 years ago
  gxw a7bc8ec1f1 Delete the macro instruction "li" and use "li.d" instead 4 years ago
  Martin Kroeker 8cd2b32fef
Merge pull request #3343 from cianciosa/develop 4 years ago
  cianciosa 4c766cd11f Fix a small syntax error. A ( was accidently deleted. 4 years ago
  cianciosa c28560129f Check the total number of arguments passed insead of if the ARGV# is defined. This fixes a problem when compling openblas as a subproject of another code. 4 years ago
  Martin Kroeker b9e4fb206d
Merge pull request #3341 from RajalakshmiSR/dasump10 4 years ago
  Rajalakshmi Srinivasaraghavan b06880c2cd POWER10: Improving dasum performance 4 years ago
  Zhang Xianyi cbc583eb54
Merge pull request #3336 from martin-frbg/traviscom 4 years ago
  Martin Kroeker e5ba7c3235
Disable all x86 jobs 4 years ago
  Martin Kroeker 435d84a7ce
Merge pull request #3332 from martin-frbg/travisbadge 4 years ago
  Martin Kroeker 139f632ca4
Merge pull request #3334 from Guobing-Chen/BF16_gemm_full_kernel 4 years ago
  Wangyang Guo c17d6dacb2 Small Matrix: skip compile in unimplemented data type 4 years ago
  Wangyang Guo 44d0032f3b Small Matrix: skylakex: fix build error in old compiler 4 years ago
  Chen, Guobing 5d86becdae Add all SBGEMM kernels for IA AVX512-BF16 based platforms 4 years ago
  Wangyang Guo 76ea8db4da Small Matrix: enable by default for x86_64 arch 4 years ago
  Wangyang Guo aa50185647 Small Matrix: better handle with GEMM3M marco 4 years ago
  Wangyang Guo fee5abd84b Small Matrix: support cmake build 4 years ago
  Wangyang Guo 478d1086c1 Small Matrix: support DYNAMIC_ARCH build 4 years ago