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
2013-07-20
Zhang Xianyi
Fixed #254. Added the date of changes in contributors...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Zhang Xianyi
create contributor file.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
wangqian
Fixed a computational error in zgemm_kernel_4x4_sandy...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Zhang Xianyi
Ensure the correct stack alignment on Win32.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
Zhang Xianyi
Fixed typo in generating shared library on x86_64.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
Zhang Xianyi
Modified Makefile to avoid redundant echo.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
Zhang Xianyi
Modified Makefile.install
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Zhang Xianyi
Refs #225. Fixed a bug in GEMM OpenMP threading.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Zhang Xianyi
Refs #191. A walk around for dtrtri_U single thread...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Zhang Xianyi
Changed makefile for lapack.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Zhang Xianyi
Updated travis.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Zhang Xianyi
Update build matrix for Travis CI.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Zhang Xianyi
Fixed the typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Zhang Xianyi
Fixed generating dll bug in last commit.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Zhang Xianyi
Fixed #251. Merge branch 'grisuthedragon-develop' into...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
grisuthedragon
create openblas_get_parallel to retrieve information...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Zhang Xianyi
Refs #214, #221, #246. Fixed the getrf overflow bug...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Zhang Xianyi
Refs #248. Support LAPACK and LAPACKE with lsbcc.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Zhang Xianyi
Merge pull request #249 from wernsaar/develop
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
wernsaar
replaced defined(DOUBLE) by !defined(XDOUBLE)
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Zhang Xianyi
Refs #247. Included lapack source codes. Avoid download...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Zhang Xianyi
Fixed the typo in getarch.c
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Zhang Xianyi
Refs #248. Fixed the LSB compatiable issue for BLAS...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Zhang Xianyi
Refs #221 #246. Fixed the overflowing stack bug in...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Zhang Xianyi
Support AMD Piledriver by bulldozer kernels.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Zhang Xianyi
Added Travis CI status image.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Zhang Xianyi
Use quiet make for Travis CI.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Zhang Xianyi
Install gfortran in Travis CI.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
Zhang Xianyi
Added travis.yml file.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Zhang Xianyi
Improved make clean on Mac OS X.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Zhang Xianyi
Refs #221. Set stack limit to 16MB to prevent a SEGFAUL...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Zhang Xianyi
Use ALIGN_5 instead of .algin 32 in assembly kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Zhang Xianyi
Merge pull request #242 from danluu/readme.haswell
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Dan Luu
Fix miscellaneous typos
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Zhang Xianyi
Fixed #217 openblas_config.h bug on Windows 64.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Dan Luu
Add Haswell support
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Dan Luu
Refs #241. Add Haswell support (using sandybridge optim...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Zhang Xianyi
Fixed #239 bug in param.h about BARCELONA and BULLDOZER.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Zhang Xianyi
Fixed #238 bug in lsame on x86.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Zhang Xianyi
Merge pull request #235 from wernsaar/develop
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
wernsaar
added dcopy_bulldozer.S
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
wernsaar
added ddot_bulldozer.S
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
wernsaar
added daxpy_bulldozer.S
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
wernsaar
cleanup of dgemm_ncopy_8_bulldozer.S
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
wernsaar
added dgemv_t_bulldozer.S
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Zhang Xianyi
Merge pull request #233 from wernsaar/develop
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
wernsaar
added dgemm_ncopy_8_bulldozer.S
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
wernsaar
added gemm_tcopy_2_bulldozer.S
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
wernsaar
added dgemm_tcopy_8_bulldozer.S
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
wernsaar
added gemm_ncopy_2_bulldozer.S
commit
|
commitdiff
|
tree
|
snapshot
2013-06-16
wernsaar
cleanup of dgemv_n_bulldozer.S and optimization of...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
wernsaar
added dgemv_n_bulldozer.S
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Zhang Xianyi
Merge pull request #230 from wernsaar/develop
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Zhang Xianyi
Refs #231. Change the default C compiler to clang on...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
wernsaar
performance optimizations in sgemm_kernel_16x2_bulldozer.S
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
wernsaar
added cgemm_kernel_4x2_bulldozer.S
commit
|
commitdiff
|
tree
|
snapshot
2013-06-11
wernsaar
added zgemm_kernel_2x2_bulldozer.S
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
wernsaar
Added UNROLL values for 3M to getarch_2nd.c, Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
wernsaar
added new sgemm kernel for BULLDOZER
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
wernsaar
changed stack touching
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
wernsaar
correct GEMM_THREAD in param.h
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
wernsaar
New dgemm kernel for BULLDOZER: dgemm_kernel_8x2_bulldo...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Zhang Xianyi
Refs #227. Detected LLVM/Clang compiler.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Zhang Xianyi
Refs #124. Check XSAVE flag on x86 CPU.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Zhang Xianyi
Change LIBSUFFIX from .lib to .a on windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Zhang Xianyi
Refs #223. Fixed s/dgemv bug on windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-29
wangqian
Fixed overflow internal buffer bug of (s/d/c/z)gemv...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-29
wangqian
Fixed overflow internal buffer bug of (s/d/c/z)gemv...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Zhang Xianyi
Fixed the bug about testing the exist of lapack tar...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Zhang Xianyi
Refs #205. Merge boegel's codes about downloading LAPACK.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Zhang Xianyi
Fixed #199. Saved USE_THREAD switch for make install.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Zhang Xianyi
Refs #220. Support Power7 by old Power6 kernels.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Zhang Xianyi
Refs #215. Fixed the compatible between <complex.h...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Zhang Xianyi
Refs #216. Revert the default value of GEMM_MULTITHREAD...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
wernsaar
changed DGEMM_DEFAULT_P and DGEMM_DEFAULT_Q to 248...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
wernsaar
bad performance with some data
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
wernsaar
removed trsm_kernel_RT_4x4_bulldozer.S. wrong results
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
wernsaar
added trsm_kernel_RT_4x4_bulldozer.S
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
wernsaar
added trsm_kernel_LT_4x4_bulldozer.S
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
wernsaar
prefetch improved. Defined 2 different kernels for...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Zhang Xianyi
Refs #210. Disable checking /lib/libpthread.so*.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
wernsaar
minor improvements and code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Xianyi Zhang
Updated the mailing list for OpenBLAS.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Xianyi Zhang
Updated the mailing list for OpenBLAS.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-18
Zhang Xianyi
Merge pull request #213 from wernsaar/develop
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
wernsaar
Merged some improvements into dgemm_kernel_4x4_bulldozer.S.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Zhang Xianyi
Added NO_PARALLEL_MAKE flag to disable parallel make.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Zhang Xianyi
Merge pull request #211 from wernsaar/develop
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
wernsaar
New version of dgemm_kernel_4x4_bulldozer.S
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Zhang Xianyi
Refs #209. Export the missing cblas_cdotc_sub functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Zhang Xianyi
Merge pull request #206 from wlbksy/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
wlbksy
Fix #204
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Kenneth Hoste
adjusted Makefile to allow for provided required LAPACK...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Zhang Xianyi
Merge pull request #201 from Explorer09/develop
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Explorer09
getarch.c: Minor re-ordering of architecture list
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Explorer09
getarch.c: Minor re-ordering of architecture list
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Explorer09
TargetList.txt: minor re-ordering
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Explorer09
Typo correction in README.md
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Zhang Xianyi
Override CFLAGS in LAPACK make.in.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Zhang Xianyi
Fixed the Windows x86_64 ABI bug in s/daxpy kernels.
commit
|
commitdiff
|
tree
|
snapshot
next