platform/upstream/openblas.git
2021-01-14 Martin KroekerMerge pull request #3051 from martin-frbg/rocketlake
2021-01-13 Martin Kroekertry to work around gcc update problems
2021-01-12 Martin KroekerMerge pull request #3060 from martin-frbg/dyn_arm64
2021-01-11 Martin KroekerLabel get_cpu_ftr as volatile to keep gcc from rearrang...
2021-01-10 Martin KroekerMerge pull request #7 from xianyi/develop
2021-01-08 Martin KroekerMerge pull request #3055 from RajalakshmiSR/swapp10
2021-01-08 Rajalakshmi... Optimize swap function for POWER10
2021-01-02 Martin KroekerMerge pull request #3053 from pkubaj/patch-1
2021-01-01 pkubajFix build on FreeBSD/powerpc64le
2021-01-01 Martin KroekerMerge pull request #3052 from ashwinyes/arm64_fix_nrm2
2021-01-01 Ashwin Sekhar T Karm64: Fix nrm2 for input vectors with Inf
2020-12-29 Martin KroekerMerge pull request #3050 from aurel32/riscv64-openblas...
2020-12-29 Aurelien Jarnogetarch.c: define OPENBLAS_SUPPORTED for riscv64
2020-12-27 Martin KroekerMerge pull request #3049 from martin-frbg/readme
2020-12-27 Martin KroekerAdd pointers to the netlib documentation and Gilbert...
2020-12-27 Martin KroekerMerge pull request #6 from xianyi/develop
2020-12-27 Martin KroekerMerge pull request #3035 from Joshua-Ashton/patch-1
2020-12-21 Martin KroekerMerge pull request #3048 from martin-frbg/issue2998
2020-12-21 Martin KroekerTemporarily revert to the old nrm2 kernels
2020-12-21 Martin KroekerTemporarily revert to the old nrm2 kernels
2020-12-21 Martin KroekerTemporarily revert to the old nrm2 kernel
2020-12-20 Martin KroekerMerge pull request #3046 from martin-frbg/nvidiasdk-ppc
2020-12-19 Martin KroekerImplement builtin_cpu_is and limit cpu choices to P8...
2020-12-19 Martin KroekerNVIDIA compiler does not yet support POWER10
2020-12-19 Martin KroekerLimit POWERPC DYNAMIC_CORE list to P8 and P9 for NVIDIA...
2020-12-19 Martin KroekerMerge pull request #3045 from martin-frbg/nvidiasdk
2020-12-19 Martin KroekerDisable FMA intrinsics in the srot kernel when the...
2020-12-19 Martin KroekerAmend SkylakeX options to support the NVIDIA compiler
2020-12-19 Martin KroekerAdd nvfortran
2020-12-19 Martin KroekerAdd/modify "PGI" compiler options for NVIDIA SDK 20.11
2020-12-19 Martin KroekerAdd version printout for PGI/NVIDIA compiler
2020-12-19 Martin KroekerMerge pull request #5 from xianyi/develop
2020-12-19 Martin KroekerMerge pull request #3042 from martin-frbg/develop
2020-12-17 Martin KroekerConditionally add -mfma to compiler options where needed
2020-12-17 Martin KroekerMove -fma option setting to kernel/Makefile.L1
2020-12-15 Martin KroekerMerge pull request #3040 from martin-frbg/fixfcheck
2020-12-15 Martin KroekerMerge pull request #3038 from martin-frbg/issue3037
2020-12-14 Martin KroekerAdd Intel Rocket Lake
2020-12-14 Martin KroekerAdd Intel Rocket Lake
2020-12-14 Martin KroekerFix undefined CC variable in clang check
2020-12-13 Martin KroekerFix spurious removal of a trailing character from the...
2020-12-13 Martin KroekerMerge pull request #4 from xianyi/develop
2020-12-13 Martin KroekerMerge pull request #3036 from RajalakshmiSR/p10copyalign
2020-12-13 Rajalakshmi... POWER10: Improve copy performance
2020-12-13 JoshieDefine BLAS acronym in README
2020-12-12 Martin KroekerUpdate version to 0.3.13.dev
2020-12-12 Martin KroekerUpdate version to 0.3.13.dev
2020-12-12 Martin KroekerMerge pull request #3034 from xianyi/release-0.3.0
2020-12-12 Martin KroekerMerge pull request #3033 from xianyi/develop
2020-12-12 Martin KroekerUpdate version to 0.3.13 for release
2020-12-12 Martin KroekerUpdate version to 0.3.13 for release
2020-12-12 Martin KroekerMerge pull request #3031 from martin-frbg/changelog13
2020-12-12 Martin KroekerUpdate Changelog.txt
2020-12-12 Martin KroekerMerge pull request #3030 from martin-frbg/fix2994
2020-12-12 Martin KroekerUpdate Changelog.txt for 0.3.13
2020-12-11 Martin KroekerMake fallback from P10 to P9 conditional on suitable...
2020-12-11 Martin KroekerMerge pull request #3 from xianyi/develop
2020-12-11 Martin KroekerMerge pull request #2994 from antonblanchard/power10...
2020-12-10 Martin KroekerMerge pull request #3029 from RajalakshmiSR/axpyp10
2020-12-10 Martin KroekerMerge pull request #3021 from austinpagan/trsm_p10
2020-12-10 Rajalakshmi... POWER10: Improve axpy performance
2020-12-10 Martin KroekerMerge pull request #3026 from martin-frbg/revert747
2020-12-10 Martin KroekerMerge pull request #3027 from gxw-loongson/develop
2020-12-10 gxwKeep LOONGSON3A and LOONGSON3B for loongson
2020-12-09 gxwAdd msa support for loongson
2020-12-08 Martin KroekerRemove GEMM_DEFAULT_UNROLL_MN parameters for Haswell...
2020-12-08 Martin Kroekerremove extra/intermediate size step for min_jj introduc...
2020-12-08 Martin Kroekerremove extra/intermediate size step of min_jj from...
2020-12-08 Martin KroekerMerge pull request #2 from xianyi/develop
2020-12-08 gxwRemove gcc unrecognized option '-msched-weight' when...
2020-12-08 Martin KroekerMerge pull request #3025 from TiredNotTear/develop
2020-12-07 Xianyi ZhangAdd PingTouGe contribution credit.
2020-12-07 Martin KroekerMerge pull request #3022 from jinboson/develop
2020-12-07 Hao ChenFix failed cgemv and zgemv test case after using msa...
2020-12-07 Hao ChenFix failed sswap and dswap case by using msa optimization
2020-12-06 Martin KroekerMerge pull request #3024 from martin-frbg/sparc
2020-12-06 Martin KroekerFix compiler options for 32 and 64bit SPARC builds...
2020-12-06 Martin KroekerWork around DOT and SWAP test failures
2020-12-06 Martin KroekerFix compilation with SolarisStudio
2020-12-06 Martin KroekerFix utest build with SolarisStudio compilers
2020-12-06 Martin KroekerChange comments to C style for compatibility
2020-12-06 Martin KroekerFix complex ABI for 32bit SolarisStudio builds
2020-12-06 Martin KroekerFix hostarch detection for sparc
2020-12-06 Martin KroekerFix build options for SolarisStudio compilers
2020-12-06 Martin KroekerMerge pull request #1 from xianyi/develop
2020-12-05 Jin BoFix test errors reported by cblas_cgemm & cblas_ctrmm
2020-12-04 Gordon FossumAdded special unrolled vectorized versions of "Solve...
2020-12-04 Martin KroekerMerge pull request #3018 from martin-frbg/issue3015
2020-12-04 Martin KroekerMerge pull request #3016 from xiegengxin/complex-asum
2020-12-04 Martin KroekerMerge pull request #3013 from martin-frbg/gcc46
2020-12-04 Martin KroekerMerge pull request #3011 from cyyever/fix_link
2020-12-04 Martin KroekerMerge pull request #3019 from RajalakshmiSR/dgemm_param
2020-12-03 Martin KroekerUpdate f_check
2020-12-03 Rajalakshmi... POWER10: Update param.h
2020-12-03 Martin KroekerAdd libomp to the LAPACK(-test) dependencies in clang...
2020-12-03 Martin KroekerAvoid linking both GNU libgomp and LLVM libomp in clang...
2020-12-03 Martin Kroekeruse gfortran-10 with xcode 12
2020-12-03 Martin KroekerUpdate .travis.yml
2020-12-02 Martin Kroekerfix misplaced lines
2020-12-02 Martin Kroekerfix gfortran requirement in osx interface64 test
next