summaryrefslogtreecommitdiff
path: root/param.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-28LoongArch64: Add DYNAMIC_ARCH supportgxw1-12/+21
2022-07-25LoongArch64: Add core LOONGSON2K1000 and LOONGSONGENERICgxw1-0/+70
2022-06-29Neoverse N2 sbgemm:Honglin Zhu1-2/+4
2022-06-29neoverse n2 sbgemm:Honglin Zhu1-0/+3
2022-05-20revert "switch DGEMM parameters for SkylakeX if DYNAMIC_ARCH"Martin Kroeker1-20/+0
2022-03-28Update param.hMartin Kroeker1-1/+1
2022-03-28fix defines for CORTEX-XMartin Kroeker1-3/+3
2022-03-27Add initial support for M1 on Linux, Phytium FT2xxx series, ARM Cortex 510/71...Martin Kroeker1-2/+2
2022-03-27Revert accidental change of generic ARMV8 DGEMM parameters from #3425Martin Kroeker1-2/+2
2022-01-18Merge pull request #3492 from binebrank/arm_sve_zgemmMartin Kroeker1-2/+4
2022-01-16adapt Makefile for SVE trsmBine Brank1-2/+2
2022-01-09Merge pull request #3510 from martin-frbg/issue3505Martin Kroeker1-6/+18
2022-01-09Merge pull request #3508 from snadampal/v1_n2Martin Kroeker1-0/+58
2022-01-08SkylakeX: match parameters to dgemm kernels for dyn/non-dynMartin Kroeker1-6/+18
2022-01-07OpenBLAS: aarch64: Add neoverse-v1/n2 architecture specificsSunita Nadampalli1-0/+58
2022-01-05sve copy functions for cgemm chemm zsymmBine Brank1-2/+4
2021-12-21loongarch64: Optimize dgemm_kernelgxw1-5/+5
2021-12-11Merge pull request #3464 from binebrank/arm_sve_sgemmMartin Kroeker1-2/+10
2021-12-11fix UNROLL_MN and add to targets for SVEBine Brank1-0/+8
2021-12-09Merge pull request #3472 from kavanabhat/p10_aixas_p8Martin Kroeker1-0/+5
2021-12-08Fallback for Power kernelskavanabhat1-0/+5
2021-12-06switch DGEMM unroll parameters for SkylakeX if DYNAMIC_ARCHMartin Kroeker1-0/+8
2021-11-28add sgemm kernel and copy functions for sgemm and ssymmBine Brank1-2/+2
2021-11-26Merge pull request #3425 from binebrank/arm_sve_dgemmMartin Kroeker1-2/+34
2021-11-23reduced dgemm_unroll_m to work with 128-bit sveBine Brank1-1/+1
2021-11-21configure SVE MakefileBine Brank1-2/+4
2021-11-20Fix unintended reversion of recent CortexA53 changesMartin Kroeker1-2/+2
2021-11-20Add generic MIPS32 targetMartin Kroeker1-2/+17
2021-11-18MOD: optimize normal DGEMM on ARMV8 cortex-A53 & cortex-A55Jia-Chen1-1/+1
2021-11-13Ignore compiler support for MIPS MSA if the cpu lacks this capabilityMartin Kroeker1-1/+1
2021-11-07add v2x8 kernel + fix sve dtrmmBine Brank1-2/+2
2021-11-01add ARMV8SVE targetBine Brank1-0/+30
2021-10-17sbgemm: spr: enlarge P to 256 for performanceWangyang Guo1-1/+1
2021-10-17sbgemm: spr: tuning for blocking paramsWangyang Guo1-0/+14
2021-10-12initial support for Sapphire Rapids platformWangyang Guo1-0/+119
2021-10-06Use "big arm server" GEMM defaults for VortexMartin Kroeker1-2/+2
2021-09-30AIX changes for P10 with GNU Compilerkavanabhat1-5/+0
2021-09-07sbgemm: cooperlake: tuning for block paramsWangyang Guo1-0/+11
2021-08-31Make explicit conversion condition on _WIN64 flagNiyas Sait1-0/+5
2021-08-31[win/arm64]: Explicit casting for GMEMM_DEFAULT_ALIGN to create 64-bit valueNiyas Sait1-1/+1
2021-07-27Add support for LOONGARCH64gxw1-0/+46
2021-07-14Remove BLASLONG casts from SPARC entriesMartin Kroeker1-2/+2
2021-06-19WiP CORTEX A55 supportUser User-User1-1/+1
2021-06-10Remove casts for PPC/POWER and complete parameters for POWER3/4Martin Kroeker1-16/+18
2021-03-19Changed default P/Q values for CGEMM and ZGEMM (Power10 only)Gordon Fossum1-3/+3
2021-03-16Add workaround for older gcc on ppc64be not supporting casts in definesMartin Kroeker1-9/+17
2021-03-14remove inclusion of common.h again to avoid circular dependencyMartin Kroeker1-2/+0
2021-03-14Merge pull request #3088 from xoviat/msvcMartin Kroeker1-47/+50
2021-03-10Modifying a couple paramaters in the "POWER10"-specific section of param.h, f...austinpagan1-4/+4
2021-02-11Fix build issue on POWER8 with DYNAMIC_ARCHRajalakshmi Srinivasaraghavan1-0/+5