platform/upstream/openblas.git
2020-10-04 Martin KroekerReduce the BLAS3 heap allocation threshold to 32 and...
2020-10-04 Martin KroekerMerge pull request #93 from xianyi/develop
2020-10-04 Martin KroekerMerge pull request #2874 from Flamefire/memory_fixes
2020-10-03 Martin KroekerMerge pull request #2876 from Flamefire/omp_fork_fix
2020-10-03 Martin KroekerMerge pull request #2878 from brada4/asms
2020-10-03 User User-Useraarch64 fix std=c18 compilation
2020-10-01 Alexander GrundLazyly reinit threads after a fork in OMP mode
2020-10-01 Alexander GrundAvoid out of bounds access on invalid memory free
2020-10-01 Alexander GrundFix TABs and trailing space
2020-10-01 Martin KroekerMerge pull request #2873 from martin-frbg/issue2871
2020-10-01 Martin KroekerMerge pull request #2865 from thisch/backticks
2020-09-30 Martin KroekerChange ifdef linux to __linux for C11 compatibility
2020-09-30 Martin KroekerChange ifdef linux to __linux for C11 compatibility
2020-09-30 Martin KroekerChange ifdef linux to __linux for C11 compatibility
2020-09-30 Martin KroekerChange ifdef linux to __linux for C11 compatibility
2020-09-30 Martin KroekerChange ifdef linux to __linux for C11 compatibility
2020-09-30 Martin KroekerChange ifdef linux to __linux for C11 compatibility
2020-09-28 Martin KroekerMerge pull request #91 from xianyi/develop
2020-09-28 Martin KroekerMerge pull request #2866 from RajalakshmiSR/p10_dcopy
2020-09-28 Rajalakshmi... Optimize dcopy/zcopy for POWER10
2020-09-27 Thomas HischConsolidate usage of backticks for build options
2020-09-27 Martin KroekerMerge pull request #2853 from Qiyu8/usimd-daxpy
2020-09-27 Martin KroekerMerge pull request #2864 from martin-frbg/lapack445
2020-09-27 Martin KroekerFIx underflow/rounding errors in LAPACK (S,D)LANV2
2020-09-27 Martin KroekerMerge pull request #2863 from martin-frbg/readmefixes
2020-09-27 Martin KroekerUpdate cpu list, outline cmake build, clarify scope...
2020-09-27 Martin KroekerMerge pull request #90 from xianyi/develop
2020-09-27 Martin KroekerMerge pull request #2850 from xiaojiayuan111/develop
2020-09-27 Qiyu8remove default support for FMA4 on zen architect
2020-09-23 Martin KroekerMerge pull request #2854 from martin-frbg/travis-graviton
2020-09-23 Martin KroekerAdd AWS Graviton2 build
2020-09-22 Martin KroekerMerge pull request #88 from xianyi/develop
2020-09-22 Martin KroekerMerge pull request #2851 from martin-frbg/travis-xcode12
2020-09-22 Martin KroekerAdd an OSX build with xcode12
2020-09-22 Qiyu8performance improved
2020-09-22 y00512012fix a bug of trmm
2020-09-22 Qiyu8Optimize the performance of daxpy by using universal...
2020-09-21 Martin KroekerMerge pull request #2847 from mhillenibm/fixup_cscal
2020-09-21 Marius Hillenbrands390x: fix cscal and zscal implementations
2020-09-21 Marius Hillenbrands390x: for clang use fp-contract=on instead of fast
2020-09-21 Marius Hillenbrands390x: move common vector definitions and utils into...
2020-09-18 Martin KroekerMerge pull request #2845 from martin-frbg/lapack443
2020-09-18 Martin KroekerFix workspace query in xGELQ (Reference-LAPACK PR443)
2020-09-18 Martin KroekerMerge pull request #86 from xianyi/develop
2020-09-17 Martin KroekerMerge pull request #2844 from RajalakshmiSR/daxpy_p10
2020-09-17 Rajalakshmi... Optimize daxpy/zaxpy for POWER10
2020-09-17 Martin KroekerMerge pull request #2841 from martin-frbg/cpp_gemvtest
2020-09-17 Martin KroekerMerge pull request #2843 from mhillenibm/fixup_merge_dy...
2020-09-17 Marius Hillenbrands390x/DYNAMIC_ARCH: fixup broken merge and reapply...
2020-09-17 Martin KroekerAdd option for running only the less demanding GEMV...
2020-09-17 Martin KroekerSupport running just the GEMV version of the thread...
2020-09-17 Martin KroekerAdd cpp_thread_test options
2020-09-17 Martin KroekerAdd CMakeLists.txt
2020-09-17 Martin KroekerMerge pull request #85 from xianyi/develop
2020-09-16 Martin KroekerMerge pull request #2840 from martin-frbg/fixup2833
2020-09-15 Martin KroekerActivate all BUILD_ options if none was specified
2020-09-15 Martin KroekerMerge pull request #84 from xianyi/develop
2020-09-15 Martin KroekerMerge pull request #2838 from austinpagan/gordon_trmm
2020-09-15 fossumAdding performance patch for trmm, just like #2836
2020-09-15 Martin KroekerMerge pull request #2836 from austinpagan/gordon_trsm
2020-09-14 fossumFixing a performance bug in trsm_[LR].c.
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
next