Increase default BUFFER_SIZE on ARM, ZARCH and newer x86_64, add GEMM_R for POWER8/9
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Sun, 12 Apr 2020 17:44:48 +0000 (19:44 +0200)
committerGitHub <noreply@github.com>
Sun, 12 Apr 2020 17:44:48 +0000 (19:44 +0200)
commita33d17743001a7059fc909b245c634c1b8942789
tree814955d361293e8560a35b159bd15caf99b03166
parentf73391c9c989afd6bb93ef8fb6de9ececf7239e6
Increase default BUFFER_SIZE on ARM, ZARCH and newer x86_64, add GEMM_R for POWER8/9

As shown in #2538, default buffersizes on some platforms were smaller than required in memory.c
and the requirement could never be fulfilled for a calculated GEMM_R on PPC given the fomula used
common_arm.h
common_arm64.h
common_x86_64.h
common_zarch.h
param.h