platform/upstream/openblas.git
2021-12-03 Martin KroekerMerge pull request #3455 from cenewcombe/develop
2021-11-26 Martin KroekerMerge pull request #3425 from binebrank/arm_sve_dgemm
2021-11-26 Martin KroekerMerge pull request #3459 from rafaelcfsousa/fix_cmake
2021-11-26 Martin KroekerMerge pull request #3462 from martin-frbg/azure-alpine2
2021-11-26 Martin KroekerUpdate alpine-chroot-install again
2021-11-26 Bine Brankupdate CONTRIBUTORS.md
2021-11-26 Bine BrankAdapt CMake for SVE
2021-11-26 Martin KroekerMerge pull request #3457 from wjc404/optimize-A53-dgemm
2021-11-26 Martin KroekerMerge pull request #3456 from martin-frbg/issue3444
2021-11-26 Martin KroekerAzureCI: Fetch alpine-chroot-install from master to...
2021-11-25 Jia-ChenMOD: add comments to a53 zgemm kernel
2021-11-25 Rafael Cardoso... Modify the order that cmake set the KERNEL variables...
2021-11-24 Rafael Cardoso... Fix the cmake parser to identify more patterns
2021-11-24 Jia-ChenMOD: optimize zgemm on cortex-A53/cortex-A55
2021-11-23 Bine Brankreduced dgemm_unroll_m to work with 128-bit sve
2021-11-22 Bine Brankremoved unused code (compiler warnings)
2021-11-22 Bine Brankmodify Makefile for SVE copy
2021-11-21 Bine Brankconfigure SVE Makefile
2021-11-21 Bine Branksome clean-up & commentary
2021-11-20 Martin KroekerFix unintended reversion of recent CortexA53 changes
2021-11-20 Martin KroekerAdd CMAKE support for cross-compiling to MIPS32
2021-11-20 Martin KroekerAdd generic mips32 target
2021-11-20 Martin KroekerAdd generic MIPS32 target
2021-11-20 Bine Branksymm SVE copy rutines
2021-11-19 Caroline NewcombeFix unsafe read during final iteration of zsymv_L_sse2.S
2021-11-18 Martin KroekerMerge pull request #3451 from wjc404/optimize-A53-dgemm
2021-11-18 Jia-ChenMOD: optimize normal DGEMM on ARMV8 cortex-A53 & cortex-A55
2021-11-16 Martin KroekerMerge pull request #3450 from mmuetzel/suffix-nofortran
2021-11-15 Markus Mützelcmake: Set SUFFIX64 also for NOFORTRAN
2021-11-14 Bine Brankadd remaining trmm copy rutines for SVE
2021-11-14 Martin KroekerMerge pull request #3449 from martin-frbg/mips_msa
2021-11-13 Martin KroekerIgnore compiler support for MIPS MSA if the cpu lacks...
2021-11-13 Martin KroekerMIPS P5600 and 24KC,1004K cpus do not support MSA
2021-11-13 Martin Kroekerget MSA capability from feature flags
2021-11-13 Bine Brankdtrmm_utcopy sve function
2021-11-11 Martin KroekerMerge pull request #3447 from martin-frbg/issue3446
2021-11-10 Martin KroekerFix potentially wrong HOSTARCH definition in cross...
2021-11-07 Bine Brankadd v2x8 kernel + fix sve dtrmm
2021-11-05 Martin KroekerMerge pull request #3443 from martin-frbg/issue3441
2021-11-05 Martin KroekerFix NULL pointer checks in blas_memory_alloc
2021-11-04 Martin KroekerMerge pull request #3431 from MehdiChinoune/export...
2021-11-04 Martin KroekerMerge pull request #3442 from martin-frbg/cpuid_x86
2021-11-04 Martin KroekerAdd CPUIDs for Alder Lake and other recent Intel cpus
2021-11-04 Martin KroekerAdd CPUIDs for Alder Lake and some other recent Intel...
2021-11-04 Martin KroekerMerge pull request #3429 from martin-frbg/issue3428
2021-11-04 Martin KroekerMerge pull request #3440 from mhillenbrand/fix_gemv_indices
2021-11-04 Martin KroekerFix miscounting of threadpool size on Linux with OMP_PR...
2021-11-03 Marius HillenbrandFix flipped indices in benchmark for gemv
2021-11-01 Bine Brankadd ARMV8SVE target
2021-11-01 Martin KroekerMerge pull request #3427 from mhillenbrand/zarch-detect...
2021-11-01 Martin KroekerMerge pull request #3434 from gxw-loongson/develop
2021-11-01 gxwAdd cblas_{c/z}srot cblas_{c/z}rotg support
2021-10-31 Bine Brankfix sve dgemm kernel + sve dtrmm
2021-10-30 Martin KroekerFix nvidia HPC version checks
2021-10-30 Bine Brankadded SVE ncopy and tcopy
2021-10-30 Mehdi ChinouneFix exported OpenBLASTargets.cmake
2021-10-29 Martin KroekerAdjust compiler options for nvidia hpc 21.9 (and fix...
2021-10-28 Marius Hillenbrandcpuid_zarch/hwcaps: add documentation and dump hwcaps...
2021-10-28 Martin KroekerMerge pull request #3426 from martin-frbg/pr3424
2021-10-27 Martin KroekerAdd model number for Tiger Lake H (mobile variant)
2021-10-27 Bine Brankadd sve dgemm prototype
2021-10-27 Martin KroekerMerge pull request #3424 from Neutron3529/patch-1
2021-10-27 Martin KroekerMerge pull request #3423 from mhillenbrand/fix-static...
2021-10-27 Neutron3529auto-detect for Intel i7-11800H
2021-10-26 Marius Hillenbrands390x: use DYNAMIC_ARCH's cpu detection for compile...
2021-10-25 Martin KroekerMerge pull request #3422 from martin-frbg/issue3421
2021-10-24 Martin KroekerRevert #3252
2021-10-20 Martin KroekerMerge pull request #3420 from martin-frbg/issue3419
2021-10-20 Martin KroekerRemove dangerous optimization from previous #3252 ...
2021-10-20 Martin KroekerMerge pull request #3418 from martin-frbg/issue2927-2
2021-10-19 Martin KroekerEnable SVE for A64FX
2021-10-18 Martin KroekerAdd basic support for the Fujitsu A64FX (#3415)
2021-10-18 Martin KroekerMerge pull request #3416 from guowangy/spr-bf16
2021-10-18 Wangyang Guosbgemm: spr: disable small matrix path by default
2021-10-18 Wangyang Guosbgemm: spr: implement otcopy_16
2021-10-18 Wangyang Guosbgemm: spr: reuse ncopy_16 from cooperlake as incopy
2021-10-18 Wangyang Guosbgemm: spr: optimization for tmp_c buffer
2021-10-18 Wangyang Guosbgemm: spr: kernel handle alpha != 1.0
2021-10-18 Wangyang Guosbgemm: spr: oncopy: use tile load/store instead
2021-10-18 Wangyang Guosbgemm: spr: only load A once in tail_k handling
2021-10-18 Wangyang Guosbgemm: spr: process k2 and odd k at the same time
2021-10-18 Wangyang Guosbgemm: spr: enlarge P to 256 for performance
2021-10-18 Wangyang Guosbgemm: spr: oncopy: avoid handling too much pointer...
2021-10-18 Wangyang Guosbgemm: spr: reduce tile conf loading by seperate tail...
2021-10-18 Wangyang Guosbgemm: spr: tuning for blocking params
2021-10-18 Wangyang Guosbgemm: spr: kernel works for NN case when alpha is 1.0
2021-10-18 Wangyang Guosbgemm: spr: kernel works for m32 in NN case
2021-10-18 Wangyang Guosbgemm: spr: implement oncopy_16
2021-10-18 Wangyang Guosbgemm: spr: add dummy source files
2021-10-17 Martin KroekerAdd march/mtune flags for clang builds on ARM64 as...
2021-10-17 Martin KroekerMerge pull request #3404 from guowangy/spr-build
2021-10-17 Martin KroekerMerge pull request #3413 from MehdiChinoune/cmake-readi...
2021-10-17 Mehdi Chinoune[NFC] Improve CMakeLists.txt file readibility
2021-10-17 Martin KroekerMerge pull request #3411 from MehdiChinoune/both_shared...
2021-10-16 Mehdi ChinouneSupport building both static and shared libraries
2021-10-16 Martin KroekerMerge pull request #3410 from MehdiChinoune/mingw-clang-64
2021-10-16 مهدي شينون... Fix MinGW/Clang 64 bits detection.
2021-10-12 Wangyang GuoFix build error in legacy gcc
2021-10-12 Wangyang GuoAdd NO_AVX=1 fallbacks to Sapphire Rapids build
2021-10-12 Wangyang Guoinitial support for Sapphire Rapids platform
next