platform/upstream/openblas.git
2020-09-14 Martin KroekerMerge pull request #2796 from Guobing-Chen/BF16_dot_cov...
2020-09-14 Martin KroekerMerge pull request #2833 from martin-frbg/issue2830
2020-09-13 Martin KroekerCopy BUILD_ options available to the compiler flags
2020-09-13 Martin KroekerAdd BUILD_SINGLE etc
2020-09-13 Martin KroekerRearrange ifdefs
2020-09-13 Martin KroekerRemove spurious tests for complex ASUM and NRM2
2020-09-13 Martin KroekerMake tests conditional on BUILD_DOUBLE
2020-09-13 Martin KroekerMake tests for individual variable types conditional...
2020-09-13 Martin KroekerMake building individual tests depend on BUILD_SINGLE...
2020-09-13 Martin KroekerRemove spurious complex16 tests
2020-09-13 Martin KroekerCopy BUILD_* directives to the compiler options to...
2020-09-13 Martin KroekerMerge pull request #2832 from martin-frbg/issue2831
2020-09-13 Martin KroekerFix vendor match for GCC gfortran
2020-09-13 Martin KroekerMerge pull request #83 from xianyi/develop
2020-09-08 Martin KroekerMerge pull request #2829 from mhillenibm/clang_s390x
2020-09-08 Marius HillenbrandAdd an s390 build with clang to the Travis configuration
2020-09-08 Marius HillenbrandUpdate CONTRIBUTERS.md - clang build fixes for IBM z
2020-09-08 Marius Hillenbrands390x/DYNAMIC_ARCH: define a HW_CAP flag to support...
2020-09-08 Marius Hillenbrands390x/DYNAMIC_ARCH: pass supported arch levels from...
2020-09-08 Marius Hillenbrands390x/DYNAMIC_ARCH: generalize detecting supported...
2020-09-08 Martin KroekerMerge pull request #2828 from martin-frbg/lapack438
2020-09-07 Martin KroekerCorrect dimension argument to xLASET
2020-09-07 Martin KroekerMerge pull request #82 from xianyi/develop
2020-09-06 Martin KroekerMerge pull request #2803 from xiegengxin/AVX2-asum
2020-09-06 Martin KroekerMerge pull request #2824 from martin-frbg/asumbench
2020-09-05 Martin KroekerUse POSIX2001 clock.gettime for higher resolution
2020-09-05 Martin KroekerMerge pull request #2816 from martin-frbg/silicon
2020-09-05 Martin KroekerMerge pull request #2823 from martin-frbg/fix2778
2020-09-05 Martin KroekerCorrect argument to SLASET (Improves fix from PR2778)
2020-09-05 Martin KroekerMerge pull request #81 from xianyi/develop
2020-09-05 Martin KroekerMerge pull request #2822 from martin-frbg/issue2821
2020-09-05 Martin KroekerFix potentiol domain error in sqrt
2020-09-04 Martin KroekerMerge pull request #2819 from h-vetinari/carry_lapack_437
2020-09-04 Martin KroekerMerge pull request #2820 from RajalakshmiSR/clang
2020-09-04 Rajalakshmi... POWER9: Fix mcpu option with clang
2020-09-04 H. Vetinariadapt ?ggsv?-functions to ambient code style in LAPACKE...
2020-09-04 H. VetinariFollow-up to lapack#434 & lapack#409: add missing ...
2020-09-04 H. VetinariFollow-up to lapack#434 & lapack#409: fix signature...
2020-09-04 Martin KroekerMerge pull request #2778 from martin-frbg/lapackeig
2020-09-03 Chen, GuobingAdd bfloat16 based dot and conversion with single/double
2020-09-03 Martin KroekerMerge pull request #2817 from martin-frbg/lapack436
2020-09-03 Martin KroekerRename KERNEL.SILICON to KERNEL.VORTEX
2020-09-03 Martin KroekerRename SILICON to VORTEX and fix duplicate numbering
2020-09-03 Martin KroekerRename SILICON to VORTEX
2020-09-03 Martin Kroekerrename SILICON to VORTEX
2020-09-03 Gengxin Xiealign to 64, using SSE when input size is small
2020-09-02 Martin KroekerFix data type of work array in zgesvdq prototype
2020-09-02 Martin KroekerFix data type of rwork array
2020-09-02 Martin KroekerCreate KERNEL.SILICON
2020-09-02 Martin KroekerAdd AppleSIlicon cpu
2020-09-02 Martin KroekerAdd Apple Silicon
2020-09-02 Martin KroekerDetect AppleSilicon cpu on OSX
2020-09-02 Martin KroekerMerge pull request #80 from xianyi/develop
2020-09-02 Martin KroekerMerge pull request #2815 from mhillenibm/clang_s390x
2020-09-02 Marius Hillenbrands390x: enable S/DGEMM block with explicit loop unrollin...
2020-09-02 Marius Hillenbrands390x: allow clang to emit fused multiply-adds (replica...
2020-09-02 Marius Hillenbrands390x: avoid variable-length arrays in struct for asm...
2020-09-02 Marius Hillenbrands390x: avoid inline assembly for vector loads for clang
2020-09-02 Marius Hillenbrands390x: replace nop with "nop 0" in inline assembly
2020-09-02 Marius Hillenbrands390x: use "lghi" for immediate values to fix build...
2020-09-01 Martin KroekerMerge pull request #2813 from martin-frbg/issue2804-2
2020-09-01 Martin KroekerFix c_check misinterpreting arm64 in uname output to...
2020-09-01 Martin KroekerMerge pull request #2811 from martin-frbg/issue2806
2020-09-01 Martin KroekerMerge pull request #2797 from martin-frbg/relafixes1
2020-09-01 Martin KroekerMerge pull request #79 from xianyi/develop
2020-09-01 Martin KroekerFix misnaming of LAPACK_?ggsvp function prototypes...
2020-08-31 Martin KroekerMerge pull request #2807 from martin-frbg/issue2804
2020-08-31 Martin KroekerReport cpu as ARMV8 instead of just giving up on non...
2020-08-31 Martin KroekerHandle Apple labeling armv8 as arm64 rather than aarch64
2020-08-31 Gengxin Xiedefine __AVX2__ to ensure the haswell code compiled...
2020-08-31 Gengxin XieImplementaion of dasum, sasum with AVX2 & AVX512 intrinsic
2020-08-28 Martin KroekerMerge pull request #2799 from RajalakshmiSR/p10_ger
2020-08-28 Rajalakshmi... POWER10: Avoid setting accumulators to zero in gemm...
2020-08-28 Martin KroekerMerge pull request #2798 from kadler/aix-cpuid
2020-08-28 Kevin AdlerFix compile error on AIX cpuid detection
2020-08-27 Martin KroekerAdd early returns and fix sign errors in workspace...
2020-08-27 Martin KroekerAdd early returns
2020-08-27 Martin KroekerAdd early returns
2020-08-27 Martin KroekerAdd early returns
2020-08-27 Martin KroekerMake ILAENV and xGETRF2 functions available
2020-08-24 Martin KroekerMerge pull request #2775 from Guobing-Chen/Fix_OMP_thre...
2020-08-24 Martin KroekerMerge pull request #2792 from pkubaj/patch-1
2020-08-23 pkubajAdd aliases for armv6, armv7
2020-08-23 Chen, GuobingFix OMP num specify issue
2020-08-23 Martin KroekerMerge pull request #2791 from martin-frbg/issue2787
2020-08-23 Martin KroekerFix mssing dummy parameter (imag part of alpha) of...
2020-08-23 Martin KroekerMerge pull request #2790 from martin-frbg/issue2789
2020-08-22 Martin KroekerAdd OpenMP dependency to pkgconfig file if needed
2020-08-22 Martin KroekerAdd OpenMP dependency to pkgconfig file if needed
2020-08-22 Martin KroekerMerge pull request #78 from xianyi/develop
2020-08-20 Martin KroekerMerge pull request #2780 from Guobing-Chen/CPL_build_su...
2020-08-19 Martin KroekerUpdate system.cmake
2020-08-19 Martin KroekerUpdate system.cmake
2020-08-19 Martin Kroekerfallback from cooperlake to skylake if gcc<10
2020-08-19 Martin KroekerTypo fix
2020-08-19 Martin Kroeker-march=cooperlake requires gcc10
2020-08-19 Martin Kroeker-march=cooperlake requires gcc10
2020-08-19 Martin KroekerFix typo
2020-08-19 Martin Kroeker-march=cooperlake only available in gcc >= 10
2020-08-19 Martin Kroekermake march=cooperlake option conditional on gcc >=...
next