platform/upstream/openblas.git
2020-10-12 Martin KroekerMerge pull request #2881 from mattip/fninit
2020-10-12 Martin KroekerMerge pull request #2888 from Qiyu8/usimd-sum
2020-10-12 Matti Picususe emms instead, add WIN guards
2020-10-12 Qiyu8Optimize the performance of sum by using universal...
2020-10-11 Martin KroekerRestore -msse3
2020-10-11 Martin KroekerMerge branch 'develop' into develop
2020-10-11 Martin KroekerMerge pull request #2882 from martin-frbg/issue2709
2020-10-11 Martin KroekerMerge pull request #2852 from martin-frbg/issue2588...
2020-10-11 Martin Kroekerrepair TABs
2020-10-11 Martin KroekerCopy BUILD_ settings to the LAPACK make.inc
2020-10-11 Martin KroekerSet BUILD_ options to 1 instead of just defining them
2020-10-11 Martin KroekerAdd cblas_xerbla interface
2020-10-11 Martin KroekerIf none of the BUILD_ options is set, enable them all
2020-10-11 Martin Kroekerremove debug output
2020-10-11 Martin KroekerMerge pull request #2885 from martin-frbg/ifexists
2020-10-11 Martin KroekerMerge pull request #2884 from martin-frbg/sse_fixup
2020-10-11 Martin KroekerAllow building support for only a subset of variable...
2020-10-11 Martin KroekerAdapt for supporting only a subset of variable types
2020-10-11 Martin KroekerAdapt for supporting only a subset of variable types
2020-10-11 Martin KroekerAdapt for supporting only a subset of variable types
2020-10-11 Martin KroekerAllow supporting only a subset of variable types
2020-10-11 Martin KroekerAllow compiling only a subset of kernels for specific...
2020-10-11 Martin KroekerAdd Makefile support for enabling only some variable...
2020-10-11 Martin KroekerAdd Makefile support for enabling only some variable...
2020-10-11 Martin KroekerAdd Makefile support for enabling only some variable...
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt for having only a subset of variable types
2020-10-11 Martin KroekerAdapt ctests to having only a subset of types in the...
2020-10-11 Martin KroekerAdapt tests to having only a subset of types in the...
2020-10-11 Martin KroekerAdapt utests for builds supportin only some variable...
2020-10-11 Martin KroekerMerge branch 'develop' into issue2588-cmake
2020-10-11 Martin KroekerAdd files via upload
2020-10-11 Martin KroekerImprove check for conflicting config_kernel.h
2020-10-11 Martin KroekerMerge pull request #95 from xianyi/develop
2020-10-11 Martin KroekerMerge pull request #2883 from martin-frbg/issue2872
2020-10-10 Martin KroekerAdd whitelist of DYNAMIC_ARCH kernels for which -msse3...
2020-10-10 Martin KroekerDo not rely on HAVE_SSE3 in DYNAMIC_ARCH builds
2020-10-10 Martin KroekerMerge pull request #94 from xianyi/develop
2020-10-10 Martin Kroekerrestore PRESCOTT default for DYNAMIC_LIST
2020-10-10 Martin KroekerStop DYNAMIC_ARCH build if the toplevel source contains...
2020-10-10 Martin KroekerMerge pull request #2867 from Qiyu8/usimd-floatdot
2020-10-10 Qiyu8add sse3 compiler flag
2020-10-06 Martin KroekerMerge pull request #2879 from martin-frbg/issue2839
2020-10-06 Martin KroekerUse generic C for D/Z nrm2 kernels on Windows to work...
2020-10-05 Matti Picusadd fninit to reset fpu registers before assembler...
2020-10-04 Martin Kroekermake BLAS3_MEM_ALLOC_THRESHOLD configurable on non...
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 KroekerRemove redundant status message
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-29 Qiyu8Adapt ARM architect
2020-09-28 Martin KroekerMerge pull request #91 from xianyi/develop
2020-09-28 Qiyu8Optimize the performance of dot by using universal...
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-26 Martin KroekerAdd support for building only selected variable types
2020-09-26 Martin KroekerWork around sgemm_r/dgemm_r not being properly defined...
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 KroekerAdapt tests to having only a subset of types in the...
2020-09-22 Martin KroekerAdapt tests to having only a subset of types in the...
2020-09-22 Martin KroekerSupport building only a subset of types
2020-09-22 Martin KroekerSupport building only a subset of types
2020-09-22 Martin KroekerAdd BUILD_vartype defines
2020-09-22 Martin KroekerAdd BUILD_vartype defines
2020-09-22 Martin KroekerSupport building only selected types
next