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
2015-01-28
Hank Anderson
getarch now compiles and sets config.h defines properly.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
Hank Anderson
Added CORE define to config.h in prebuild.cmake (tempor...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
Hank Anderson
Updated c_check OS/compiler/bits detection.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
Hank Anderson
Added first pass at driver/level2 makefile conversion.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Hank Anderson
Added CMakeLists.txt for the first of the BLAS folders.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Hank Anderson
Fixed architecture detection when AMD64 in c_check.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Hank Anderson
Fixed incorrect case in OS_ definition in c_check.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Hank Anderson
Started converting lib target to CMake.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Hank Anderson
Hardcoded NUM_CORES to get system.cmake working.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Hank Anderson
cmake.prebuild now compiles getarch.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Hank Anderson
Added MSVC functions to cpuid_x86.c to replace gcc...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Hank Anderson
Added MSVC defines to cpuid.h and getarch.c.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Hank Anderson
First pass at converting a few makefiles to CMake.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Zhang Xianyi
Merge pull request #486 from wernsaar/develop
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Werner Saar
Merge branch 'develop' of github.com:wernsaar/OpenBLAS...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Werner Saar
added optimizations for steamroller
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Zhang Xianyi
Merge pull request #483 from wernsaar/develop
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Werner Saar
bugfix in dynamic.c
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Werner Saar
added Steamroller as a target processor
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Werner Saar
added target processor STEAMROLLER
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Zhang Xianyi
Merge pull request #481 from eschnett/develop
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Erik Schnetter
Correct ilaver C declaration
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Zhang Xianyi
Merge pull request #479 from wernsaar/develop
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Werner Saar
Ref #458: Backport, sandybrigde uses nehalem zgemm...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Werner Saar
increased NMAX to 128
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Werner Saar
modified sources for OS Darwin
commit
|
commitdiff
|
tree
|
snapshot
2014-12-18
Werner Saar
small optimization on dgemm_kernel for N=1
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Werner Saar
added code for the size of n
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Werner Saar
modified makefile for acml6.1
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Zhang Xianyi
Fixed installation bug on Mac OSX.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Werner Saar
Increased the Threshold value in sep.in
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Werner Saar
added tests to sep.as as workaround for gfortran-4.8.x
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Zhang Xianyi
Merge pull request #475 from xantares/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Zhang Xianyi
Merge pull request #474 from xantares/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
xantares
add OpenBLAS_VERSION to cmake config file
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
xantares
set OPENBLAS_CMAKE_DIR to <prefix>/lib/cmake/<package_name>
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Zhang Xianyi
Merge pull request #473 from wernsaar/develop
commit
|
commitdiff
|
tree
|
snapshot
2014-12-07
Werner Saar
changed inline assembler labels to short form
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Zhang Xianyi
Merge branch 'develop' of github.com:xianyi/OpenBLAS...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Zhang Xianyi
Update the doc for 0.2.13 version.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Zhang Xianyi
Fixed a bug of sgemm sandy bridge kernel.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Zhang Xianyi
Merge pull request #471 from nolta/patch-4
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Zhang Xianyi
Merge pull request #470 from nolta/patch-3
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Mike Nolta
c_check: set $hostarch to x86_64 instead of amd64
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Mike Nolta
fix fortran compiler detection on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2014-11-28
Zhang Xianyi
Refs #461. Provide OpenBLASConfig.cmake to support...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Zhang Xianyi
Update organization info.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
Zhang Xianyi
Refs #467. Added generic kernel file for x86_64.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Zhang Xianyi
Fixed #456. Merged the optimizations for APM's
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Benedikt Huber
# The first commit's message is:
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Zhang Xianyi
refs #464. Fixed the bug of detecting L2 associative...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Zhang Xianyi
#463 fixed a compiling bug on AIX.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Zhang Xianyi
Merge pull request #459 from tkelman/symbol-rename
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Tony Kelman
add SYMBOLPREFIX and SYMBOLSUFFIX makefile options
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Zhang Xianyi
Update dot to 0.2.12 version.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
wernsaar
Ref #454: fixed bug in common_param.h
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Zhang Xianyi
Merge pull request #453 from wernsaar/develop
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
wernsaar
updated cblas.h and cblas_noconst.h
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
wernsaar
added benchmark for gemm3m functions
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
wernsaar
bugfix for GEMM3M functions
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
wernsaar
added GEMM3M tests
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
wernsaar
enabled cblas gemm3m functions
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
wernsaar
disabled SYMM3M and HEMM3M functions because segment...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
wernsaar
added test for CGEMM3M function
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
wernsaar
enabled use of GEMM3M functions
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
wernsaar
added test for GEMM3M functions
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
wernsaar
updated README.md
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Zhang Xianyi
Update the doc for target list.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Zhang Xianyi
Merge pull request #451 from eshelman/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Eliot Eshelman
Add HASWELL to TargetList.txt
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Zhang Xianyi
Merge pull request #449 from wernsaar/develop
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
wernsaar
optimized multithreading lower limits
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Zhang Xianyi
Merge pull request #448 from wernsaar/develop
commit
|
commitdiff
|
tree
|
snapshot
2014-09-14
wernsaar
removed obsolete gemv kernel files
commit
|
commitdiff
|
tree
|
snapshot
2014-09-14
wernsaar
optimized zgemv_n_microk_sandy-4.c
commit
|
commitdiff
|
tree
|
snapshot
2014-09-14
wernsaar
added optimized zgemv_n kernel for sandybridge
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
wernsaar
bugfix in KERNEL.PILEDRIVER
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
wernsaar
optimized cgemv_t kernel for haswell
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
wernsaar
added optimized cgemv_t kernel for haswell
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
wernsaar
updated KERNEL.HASWELL
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
wernsaar
updated zgemv_t_4.c
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
wernsaar
added optimized zgemv_t kernel for haswell
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
wernsaar
optimized interface/zgemv.c for multithreading
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
wernsaar
enabled optimized zgemv_t kernel for bulldozer
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
wernsaar
optimized zgemv_t for bulldozer
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
wernsaar
added optimized zgemv_t kernel for bulldozer
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
wernsaar
bugfix in cgemv_t_4.c
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
wernsaar
added optimized cgemv_t kernel
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
wernsaar
added optimized zgemv_t routine
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
wernsaar
optimized zgemv_n_microk_haswell-4.c for small size
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
wernsaar
bugfix in zgemv_n_4.c
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
wernsaar
added optimized zgemv_n kernel
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
wernsaar
bufix in cgemv_n_microk_haswell-4.c
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
wernsaar
more optimizations
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
wernsaar
optimized cgemv_n_4.c
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
wernsaar
added optimized cgemv_kernel for haswell
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
wernsaar
added cgemv_n kernel, optimized for small sizes
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Zhang Xianyi
Merge pull request #446 from grisuthedragon/cblas_matcopy
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Zhang Xianyi
Merge pull request #445 from wernsaar/develop
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
wernsaar
added and tested optimized dgemv_n kernel for haswell
commit
|
commitdiff
|
tree
|
snapshot
next