platform/upstream/openblas.git
2021-08-30 Wangyang Guosbgemm: add missing cblas_sbgemm definition
2021-08-30 Wangyang Guosbgemm: cooperlake: enable SBGEMM by small matrix path
2021-08-30 Wangyang GuoSmall Matrix: support BFLOAT16 data type
2021-08-29 Martin KroekerMerge pull request #3335 from guowangy/small-matrix...
2021-08-25 Martin KroekerMerge pull request #3348 from guowangy/skylakex-sgemv_t-fix
2021-08-25 Martin KroekerMerge pull request #3345 from nsait-linaro/windows_on_arm64
2021-08-25 Wangyang Guosgemv: skylakex: fix build warning
2021-08-25 Wangyang Guosgemv: skylakex: bug fix for sgemv_t kernel in corner...
2021-08-16 Niyas SaitFix ctest.h to build using clang on windows
2021-08-16 Niyas Saitadd support for building on windows/arm64 target
2021-08-14 Martin KroekerAdd more OSX build jobs to Azure CI (#3338)
2021-08-13 Wangyang GuoSmall Matrix: skylakex: remove unnecessary b0 source...
2021-08-13 Wangyang GuoSmall Matrix: reduce generic kernel source files
2021-08-12 Martin KroekerMerge pull request #3344 from gxw-loongson/develop
2021-08-12 gxwDelete the macro instruction "li" and use "li.d" instead
2021-08-11 Martin KroekerMerge pull request #3343 from cianciosa/develop
2021-08-11 cianciosaFix a small syntax error. A ( was accidently deleted.
2021-08-11 cianciosaCheck the total number of arguments passed insead of...
2021-08-11 Martin KroekerMerge pull request #3341 from RajalakshmiSR/dasump10
2021-08-11 Rajalakshmi... POWER10: Improving dasum performance
2021-08-05 Zhang XianyiMerge pull request #3336 from martin-frbg/traviscom
2021-08-05 Martin KroekerDisable all x86 jobs
2021-08-05 Martin KroekerMerge pull request #3332 from martin-frbg/travisbadge
2021-08-05 Martin KroekerMerge pull request #3334 from Guobing-Chen/BF16_gemm_fu...
2021-08-05 Wangyang GuoSmall Matrix: skip compile in unimplemented data type
2021-08-05 Wangyang GuoSmall Matrix: skylakex: fix build error in old compiler
2021-08-05 Chen, GuobingAdd all SBGEMM kernels for IA AVX512-BF16 based platforms
2021-08-05 Wangyang GuoSmall Matrix: enable by default for x86_64 arch
2021-08-05 Wangyang GuoSmall Matrix: better handle with GEMM3M marco
2021-08-04 Wangyang GuoSmall Matrix: support cmake build
2021-08-04 Wangyang GuoSmall Matrix: support DYNAMIC_ARCH build
2021-08-03 Martin KroekerUpdate Travis badge in README
2021-08-03 Wangyang GuoSmall Matrix: disable low performance default kernel
2021-08-02 Martin KroekerMerge pull request #3330 from xianyi/issue3321
2021-08-02 Martin KroekerActually add the message to the TLS section
2021-08-02 Martin KroekerRebase source and edit TLS version of the message as...
2021-08-02 Wangyang GuoSmall Matrix: skylakex: add DGEMM_SMALL_M_PERMIT and...
2021-08-02 Wangyang GuoSmall Matrix: skylakex: dgemm nn: fix typo in idx load
2021-08-02 Wangyang GuoSmall Matrix: skylakex: add dgemm tn kernel
2021-08-02 Wangyang GuoSmall Matrix: skylakex: add dgemm tt kernel
2021-08-02 Wangyang GuoSmall Matrix: skylakex: add dgemm nt kernel
2021-08-02 Wangyang GuoSmall Matrix: skylakex: add dgemm nn kernel
2021-08-02 Wangyang GuoSmall Matrix: skylakex: add sgemm tt kernel
2021-08-02 Wangyang GuoSmall Matrix: skylakex: add SGEMM_SMALL_M_PERMIT and...
2021-08-02 Wangyang GuoSmall Matrix: add GEMM_SMALL_MATRIX_PERMIT to tune...
2021-08-02 Wangyang GuoSmall Matrix: skylakex: add sgemm tn kernel
2021-08-02 Wangyang GuoSmall Matrix: skylakex: sgemm nt: optimize for M < 12
2021-08-02 Wangyang GuoSmall Matrix: skylakex: add sgemm nt kernel
2021-08-02 Wangyang GuoSmall Matrix: skylakex: sgemm nn: fix n6 conflicts...
2021-08-02 Wangyang GuoSmall Matrix: skylakex: sgemm nn: fix error when beta...
2021-08-02 Wangyang GuoSmall Matrix: skylakex: sgemm nn: add n6 to improve...
2021-08-02 Wangyang GuoSmall Matrix: skylakex: sgemm nn: reduce store 4 N...
2021-08-02 Wangyang GuoSmall Matrix: skylakex: sgemm nn: reduce store 4 M...
2021-08-02 Wangyang GuoSmall Matrix: skylakex: sgemm nn: clean up unused code
2021-08-02 Wangyang GuoSmall Matrix: skylakex: sgemm_nn: optimize for M <= 8
2021-08-02 Wangyang GuoOptimize M < 16 using AVX512 mask
2021-08-02 Wangyang Guosmall matrix: SkylakeX: add SGEMM NN kernel
2021-08-02 Xianyi ZhangRefs #2587 fix small matrix c/zgemm bug.
2021-08-02 Xianyi ZhangRefs #2587 Add small matrix optimization reference...
2021-08-02 Xianyi ZhangChange a1b0 gemm to b0 gemm.
2021-08-02 Xianyi ZhangRefs #2587 Fix typos.
2021-08-02 Xianyi ZhangFix gemm interface bug for small matrix.
2021-08-02 Xianyi ZhangAdd alpha=1.0 beta=0.0 for small gemm.
2021-08-02 Xianyi ZhangAdd small marix optimization kernel interface.
2021-08-02 Martin KroekerMerge pull request #3331 from gxw-loongson/develop
2021-08-02 gxwAdd cmake support for LOONGARCH64
2021-07-31 Martin KroekerImprove the "tried to allocate too many buffers" error...
2021-07-30 Martin KroekerMerge pull request #3329 from martin-frbg/issue3272
2021-07-30 Martin KroekerDisable gfortran tree vectorizer to avoid gcc11+ miscom...
2021-07-30 Martin KroekerDisable gfortran tree vectorizer to avoid gcc11+ miscom...
2021-07-30 Martin KroekerDisable gfortran tree vectorizer to avoid gcc11+ miscom...
2021-07-30 Martin KroekerDisable gfortran tree vectorizer to avoid gcc11+ miscom...
2021-07-30 gxwFixed typos about LOONGARCH64
2021-07-28 Martin KroekerMerge pull request #3327 from h-vetinari/lapack597_redux
2021-07-28 Martin KroekerMerge pull request #3326 from wattoc/develop
2021-07-28 Martin KroekerMerge pull request #3325 from gxw-loongson/develop
2021-07-27 Isuru FernandoAlso make sure the `1` is INTEGER*4 for OMP_SET_NUM_THREADS
2021-07-27 Craig WatsonInclude Haiku in processor count checks
2021-07-27 gxwAdd support for LOONGARCH64
2021-07-23 Martin KroekerMerge pull request #3323 from martin-frbg/issue3322
2021-07-23 Martin KroekerMerge pull request #3314 from martin-frbg/lapack597
2021-07-23 Martin KroekerGCC did not support -mtune for ARM64 before 5.1
2021-07-22 Martin KroekerMerge pull request #3320 from martin-frbg/issue3318
2021-07-22 Martin KroekerFix regex to match kernels suffixed with cpuname too
2021-07-22 Martin KroekerRework setting of -mfma to only apply it where necessary
2021-07-18 Martin KroekerEmpirical workaround for numpy SVD NaN problem from...
2021-07-15 Martin KroekerUpdate version to 0.3.17.dev
2021-07-15 Martin KroekerUpdate version to 0.3.17.dev
2021-07-15 Martin KroekerMerge pull request #3317 from xianyi/release-0.3.0
2021-07-15 Martin KroekerUpdate version to 0.3.17
2021-07-15 Martin KroekerMerge pull request #3316 from xianyi/develop
2021-07-15 Martin KroekerMerge branch 'release-0.3.0' into develop
2021-07-15 Martin KroekerUpdate version to 0.3.17
2021-07-15 Martin KroekerMerge pull request #3315 from martin-frbg/changelog0317
2021-07-15 Martin KroekerUpdate Changelog for 0.3.17
2021-07-15 Martin KroekerMerge pull request #3313 from martin-frbg/3266-2
2021-07-15 Martin KroekerMerge pull request #3312 from martin-frbg/revert_3260
2021-07-15 Martin KroekerMerge pull request #3311 from martin-frbg/issue3309
2021-07-14 Martin KroekerDeclare N_THREADS as *4 for compatibility of INTERFACE6...
2021-07-14 Martin KroekerDeclare N_THREADS as *4 for compatibility of INTERFACE6...
next