4571 Commits (79cd69fea4988ae880fee91a1725192b2323948a)
 

Author SHA1 Message Date
  Martin Kroeker 79cd69fea4
Merge pull request #2644 from martin-frbg/cmake-maxstack 6 years ago
  Martin Kroeker bb12c2c854
Limit MAX_STACK_ALLOC availability to non-Wndows 6 years ago
  Martin Kroeker 32c1c1e125
Update azure-pipelines.yml 6 years ago
  Martin Kroeker f1953b8b81
Update azure-pipelines.yml 6 years ago
  Martin Kroeker 6e97df7b47
Add CMAKE support for MAX_STACK_ALLOC setting 6 years ago
  Martin Kroeker 729303e5ed
Merge pull request #2643 from craft-zhang/cortex-a53 6 years ago
  Martin Kroeker 547965530f
Merge pull request #2638 from leezu/actions 6 years ago
  ZhangDanfeng 9b7877ccf1 sgemm copy source init 6 years ago
  ZhangDanfeng f82fa802d1 Insert prefetch 6 years ago
  Martin Kroeker 3eda3d34c3
Merge pull request #2641 from martin-frbg/ppcg4 6 years ago
  Martin Kroeker a8f42ae85c
set cmake build type to Release 6 years ago
  Martin Kroeker e6e2e531bc
revert clang pragma 6 years ago
  Martin Kroeker 456dc04441
Update sgemm_kernel_16x4_skylakex_3.c 6 years ago
  Martin Kroeker 89323458a9
preset optimization level for apple clang 6 years ago
  Martin Kroeker e153bdeb70
Update dynamic_arch.yml 6 years ago
  Martin Kroeker c2001f7756
Make cmake build verbose to see options in use 6 years ago
  Martin Kroeker c2b3f0b3f6
Revert "keep Apple Clang from optimizing this" 6 years ago
  Martin Kroeker f16e39554d
Change PPCG4 CGEMM_M to match kernel change 6 years ago
  Martin Kroeker b1ee81228a
Change complex DOT and ROT to generic kernels and switch CGEMM 6 years ago
  Martin Kroeker 9f7358d7dc
Keep Apple Clang from optimizing this 6 years ago
  Martin Kroeker 54fa90fb25
Keep apple clang 11.0.3 from trying to optimize this (and running out of registers) 6 years ago
  Leonard Lausen 5a709b8340 Print CPU info in output 6 years ago
  Leonard Lausen b31a68b835 Add Github Actions test for DYNAMIC_ARCH builds 6 years ago
  Martin Kroeker a349d48d89
Merge pull request #2636 from martin-frbg/issue2634 6 years ago
  Martin Kroeker 4db00121dc
Disable EXPRECISION and add -lm on OSX (same as the BSDs and Linux) 6 years ago
  Martin Kroeker 909897f13b
Document option USE_LOCKING 6 years ago
  Martin Kroeker e79245acd9
Merge pull request #2635 from ilayn/patch-1 6 years ago
  Ilhan Polat 76d2612e0c
BUG: Fix the loop range in ZHEEQUB.f 6 years ago
  Martin Kroeker dd7a650792
Merge pull request #59 from xianyi/develop 6 years ago
  Martin Kroeker 4a4c50a7ce
Merge pull request #2627 from pkubaj/patch-1 6 years ago
  Martin Kroeker d069780e63
Merge pull request #2626 from docularxu/working-gcc-version-detections 6 years ago
  pkubaj 33c8790603
Add powerpc (32-bit) 6 years ago
  Guodong Xu 06387ac0e6 make GCC version detection OS-independent 6 years ago
  Martin Kroeker f1a18d245b
Merge pull request #2618 from craft-zhang/cortex-A53 6 years ago
  张丹枫 2a3aa91354 update CONTRIBUTORS.md, adding myself 6 years ago
  张丹枫 ea5bdc3f72 split cortex-a53 param to match 8x8 kernel 6 years ago
  张丹枫 9df79ae9a3 update sgemm and strmm kernel selecting strategy 6 years ago
  张丹枫 a1fc6041cd use general register to speedup 6 years ago
  张丹枫 edb423d772 align general register using to strmm_kernel_8x8 6 years ago
  zhangdanfeng 0e6eb8c247 sgemm kernel use sgemm_kernel_8x8_cortexa53 6 years ago
  zhangdanfeng d475db29c6 optimized for cortex-a53 6 years ago
  Martin Kroeker 729ac6bd4a
Merge pull request #2623 from mhillenibm/zarch_dgemm_z14 6 years ago
  Marius Hillenbrand 89fe17f20e s390x: Use new sgemm kernel also for DGEMM and DTRMM on Z14 6 years ago
  Marius Hillenbrand bdd795ed03 s390x/GEMM: replace 0-init with peeled first iteration 6 years ago
  Martin Kroeker e1038ea836
Merge pull request #2622 from martin-frbg/issue2619 6 years ago
  Martin Kroeker 6baa9a778d
Improve declaration of LAPACKE_get_nancheck 6 years ago
  Martin Kroeker cf46c9f84e
Merge pull request #2617 from martin-frbg/issue2616 6 years ago
  Martin Kroeker 55602fce56
Ignore spurious all-numeric library names derived from mishandled jobserver flags 6 years ago
  Martin Kroeker 3d5e159e7a
Ignore spurious all-numeric library names derived from mishandled jobserver flags 6 years ago
  Martin Kroeker 2931feb575
Merge pull request #58 from xianyi/develop 6 years ago