projects
/
platform
/
upstream
/
openblas.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/openblas.git
2016-03-18
wernsaar
Merge pull request #806 from wernsaar/develop
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Werner Saar
fixed sgemm- and strmm-kernel
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Werner Saar
add optimized cgemm- and ctrmm-kernel for POWER8
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Zhang Xianyi
Bump devlop version to 0.2.17.dev.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Zhang Xianyi
Merge branch 'release-0.2.16'
v0.2.16
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Zhang Xianyi
Update 0.2.16 doc
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Zhang Xianyi
Merge branch 'develop' into release-0.2.16
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Zhang Xianyi
Merge pull request #802 from ashwinyes/develop_20160314...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Zhang Xianyi
Merge pull request #801 from Keno/patch-3
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Ashwin Sekhar T K
Update CONTRIBUTORS.md
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Ashwin Sekhar T K
Optimize Dgemm 4x4 for Cortex A57
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Ashwin Sekhar T K
Functional Assembly Kernels for CortexA57
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Werner Saar
BUGFIX: KERNEL.POWER8
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Werner Saar
added sgemm- and strmm-kernel for POWER8
commit
|
commitdiff
|
tree
|
snapshot
2016-03-13
Keno Fischer
Don't pass REALNAME to `.end`
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Zhang Xianyi
Merge pull request #800 from jeromerobert/smallscaling
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Jerome Robert
Fix smallscaling compilation
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Werner Saar
FIX: forgot the add the files cgemv_n_4.c and cgemv_t_4.c
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
wernsaar
Merge pull request #799 from wernsaar/develop
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Werner Saar
Added optimized cgemv_n and cgemv_t kernels for bulldoz...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Zhang Xianyi
Add missing openblas_env makefile.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Zhang Xianyi
Refs #716. Only call getenv at init function.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
wernsaar
Merge pull request #798 from wernsaar/develop
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Werner Saar
modified common.h for piledriver
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Werner Saar
Added optimized zgemv_n kernel for bulldozer, piledrive...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
wernsaar
Merge pull request #797 from wernsaar/develop
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Werner Saar
BUGFIX: removed fixes for bugs #148 and #149, because...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Werner Saar
bugfixes form lapack svn for bugs #142 - #155
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Werner Saar
Bugfix for ztrmv
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Zhang Xianyi
Refs #786. Revert to default assembly kernel.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Werner Saar
removed build of smallscaling, because build on arm...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Werner Saar
modified KERNEL for power, to use the generic DSDOT...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Werner Saar
updated smallscaling.c to build without C99 or C11
commit
|
commitdiff
|
tree
|
snapshot
2016-03-05
Zhang Xianyi
Merge pull request #790 from jeromerobert/bug786
commit
|
commitdiff
|
tree
|
snapshot
2016-03-05
Jerome Robert
ztrmv_L.c: no longer need a 4kB buffer
commit
|
commitdiff
|
tree
|
snapshot
2016-03-05
Zhang Xianyi
Fixed #789 Fix utest/ctest.h on Mingw.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-05
Zhang Xianyi
Merge remote-tracking branch 'origin/power8' into develop
commit
|
commitdiff
|
tree
|
snapshot
2016-03-05
Werner Saar
Modified assembly label name, so that they are hidden.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-05
Zhang Xianyi
Refs #786. avoid old assembly c/zgemv kernels.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Werner Saar
enabled gemm_beta assembly kernels
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Werner Saar
modified configuration, to use power6 sgemm kernel...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Werner Saar
enabled hemv assemly function for power8
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Werner Saar
enabled symv assembly kernels on power8
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Werner Saar
enabled gemv assembly on power8
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Werner Saar
enabled all level1 assembly kernels for power8
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Werner Saar
BUGFIX: increased BUFFER_SIZE for POWER8
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Zhang Xianyi
Modify travis script.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Zhang Xianyi
Change Opteron(SSE3) to Opteron_SSE3 at dyanmaic core...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Werner Saar
added dgemm-, dtrmm-, zgemm- and ztrmm-kernel for power8
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Zhang Xianyi
Refs #695 add testcase.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Zhang Xianyi
Refs #695 #783. Replace default x86_64 cgemv_t
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Zhang Xianyi
Merge pull request #784 from peterph/develop
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Petr Cerny
collected usage notes
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Zhang Xianyi
Update Changelog for 0.2.16.rc1.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Zhang Xianyi
Refs #696. Turn off stack limit setting on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Zhang Xianyi
Refs #696. Turn off stack limit setting on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Zhang Xianyi
Release 0.2.16 rc1
v0.2.16.rc1
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Zhang Xianyi
Fix c/zaxpyc kernel bug on Cortex-A57.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Zhang Xianyi
Refs JuliaLang/julia#5728. Fix gemv performance bug...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Zhang Xianyi
[av skip] Fix utest makefile bug on travis ci.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Zhang Xianyi
Fix makefile bug for utest.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Zhang Xianyi
Fix compiling bug on ARM Cortex-A57.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Zhang Xianyi
Update readme.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Zhang Xianyi
Run utest when building.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Zhang Xianyi
Enable utest for appveyor.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Zhang Xianyi
Add utest for CMake.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Zhang Xianyi
Added mising lapacke files for CMake.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Zhang Xianyi
Add gemm3m building for CMake.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Zhang Xianyi
Update ctest.h from github.com:xianyi/ctest.git.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Zhang Xianyi
Refs #707. Bugfix for previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Zhang Xianyi
Refs #707. Add BUILD_LAPACK_DEPRECATED flag in Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Zhang Xianyi
Refs #727. Align stack buffer address on 32-bytes.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Zhang Xianyi
Merge pull request #780 from jeromerobert/bug727
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Jerome Robert
Fix zgemv.c compilation when stack allocation is disabled
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Jerome Robert
update CONTRIBUTORS.md
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Jerome Robert
Add benchmark/smallscaling.c
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Jerome Robert
zgemv: Add a workaround for #746
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Jerome Robert
Improve performances of ztrmv on small matrices
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Jerome Robert
Use stack allocation in zgemv and zger
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Zhang Xianyi
Fixed #778. Merge branch 'buffer51-develop' into develop
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
buffer51
Restored LAPACK_COMPLEX_STRUCTURE for Android prior...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
buffer51
Fixed linking error when compiling ARMv7 for Android...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
buffer51
Fix lapack complex implementation of lauu2 and potf2...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Zhang Xianyi
Fixed #773 blas_quickdivide bug on CMake and Visual...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Zhang Xianyi
Fixed #711, #698. Merge branch 'byzhang-develop' into...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Zhang Xianyi
Merge branch 'develop' of https://github.com/byzhang...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Zhang Xianyi
Merge pull request #743 from tkelman/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Zhang Xianyi
Fixed #769. Merge branch 'martin-frbg-develop' into...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Martin Kroeker
Update dynamic.c and cpuid_x86.c for Intel Avoton.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Zhang Xianyi
Refs #768. Swap the result of zdot x87 fp kernel.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Martin Kroeker
Update cpuid_x86.c
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Benyu Zhang
Fix the source paths
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Zhang Xianyi
Refs #768. Swap the result of zdot x87 fp kernel.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Tony Kelman
re enable Fortran optimization flag on windows
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Zhang Xianyi
Fix utest bug when INTERFACE64=1.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Zhang Xianyi
Use ctest.h for unit test. Enable unit test on travis CI.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Zhang Xianyi
Detect ARMV8 on 32-bit mode by using ARMV7 kernels.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Zhang Xianyi
Refs #714. avoid compiling warnings.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Zhang Xianyi
Merge pull request #764 from martin-frbg/develop
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Martin Kroeker
Update Makefile.system
commit
|
commitdiff
|
tree
|
snapshot
next