platform/upstream/openblas.git
2013-05-24 Zhang XianyiRefs #205. Merge boegel's codes about downloading LAPACK.
2013-05-24 Zhang XianyiFixed #199. Saved USE_THREAD switch for make install.
2013-05-21 Zhang XianyiRefs #220. Support Power7 by old Power6 kernels.
2013-05-17 Zhang XianyiRefs #215. Fixed the compatible between <complex.h...
2013-05-03 Zhang XianyiRefs #216. Revert the default value of GEMM_MULTITHREAD...
2013-04-27 Zhang XianyiRefs #210. Disable checking /lib/libpthread.so*.
2013-04-24 Xianyi ZhangUpdated the mailing list for OpenBLAS.
2013-04-24 Xianyi ZhangUpdated the mailing list for OpenBLAS.
2013-04-18 Zhang XianyiMerge pull request #213 from wernsaar/develop
2013-04-16 wernsaarMerged some improvements into dgemm_kernel_4x4_bulldozer.S.
2013-04-15 Zhang XianyiAdded NO_PARALLEL_MAKE flag to disable parallel make.
2013-04-15 Zhang XianyiMerge pull request #211 from wernsaar/develop
2013-04-12 wernsaarNew version of dgemm_kernel_4x4_bulldozer.S
2013-04-08 Zhang XianyiRefs #209. Export the missing cblas_cdotc_sub functions.
2013-03-23 Zhang XianyiMerge pull request #206 from wlbksy/patch-1
2013-03-23 wlbksyFix #204
2013-03-22 Kenneth Hosteadjusted Makefile to allow for provided required LAPACK...
2013-03-18 Zhang XianyiMerge pull request #201 from Explorer09/develop
2013-03-17 Explorer09getarch.c: Minor re-ordering of architecture list
2013-03-17 Explorer09getarch.c: Minor re-ordering of architecture list
2013-03-17 Explorer09TargetList.txt: minor re-ordering
2013-03-17 Explorer09Typo correction in README.md
2013-03-09 Zhang XianyiOverride CFLAGS in LAPACK make.in.
2013-03-08 Zhang XianyiFixed the Windows x86_64 ABI bug in s/daxpy kernels.
2013-03-06 Zhang XianyiMerge pull request #198 from wernsaar/develop
2013-03-06 wernsaarnew optimization of dgemm kernel for bulldozer: 10...
2013-03-06 Zhang XianyiMerge pull request #197 from wernsaar/develop
2013-03-05 wernsaaroptimized again bulldozer dgemm kernel
2013-03-05 Zhang XianyiMerge pull request #195 from wernsaar/develop
2013-03-04 wernsaarnew dgemm_kernel for bulldozer
2013-03-02 Zhang XianyiMerge branch 'develop' v0.2.6
2013-03-02 Zhang XianyiRefs#194. Export the missing LAPACK s/dlamc3 functions.
2013-03-02 Zhang XianyiMerge branch 'develop'
2013-03-02 Zhang XianyiUpdated the doc for 0.2.6 version.
2013-03-02 Zhang XianyiImproved the print when OS don't support AVX.
2013-03-01 Zhang XianyiIn OpenMP threading, preallocate the thread buffer...
2013-02-25 Zhang XianyiRefs #174. Return sb pointer when OpenMP or Windows.
2013-02-23 Zhang XianyiFixed the overflowing bug in single thread cholesky...
2013-02-13 Zhang XianyiRefs #174. Fixed the overflowing buffer bug of multithr...
2013-02-09 Zhang XianyiMerge branch 'bulldozer' into develop
2013-02-01 Zaheer ChothiaMissing line continuation -- follow-up to last commit...
2013-02-01 Zaheer ChothiaRefs #193. Don't use C99 complex numbers when building...
2013-01-31 Zaheer ChothiaRefs #193. cblas: move #include out of extern "C" block.
2013-01-25 Zhang XianyiRefs #189. Fixed the bug of s/cdot about invalid readin...
2013-01-21 Zhang XianyiRefs #187. Use perl to generate cblas_noconst.h instead...
2013-01-21 Zhang XianyiRefs #187. Use binary code for xgetbv, which is compati...
2013-01-20 Zaheer ChothiaRefs #185. Add missing 'const' to declarations in ...
2013-01-20 Zhang XianyiRefs #154. Fixed gemv_t bug about overflow 16MB buffer...
2013-01-19 Zaheer Chothiacblas: typedef enums for improved compatibility with...
2013-01-12 Zhang XianyiFixed #180. the typos in kernel/x86_64/sgemv_t.S
2013-01-05 Zhang XianyiRefs #177. Fixed sgemv_t compiling bug on Win64.
2013-01-02 Zhang XianyiRefs #176. Fixed make.inc overriding RANLIB bug when...
2012-12-25 Zhang XianyiRefs #173. Fixed overflow internal buffer bug of gemv_n...
2012-12-25 Zhang XianyiRefs #173. Fixed overflow internal buffer bug of sgemv_...
2012-12-23 Zhang XianyiRefs #171. Prevent loading the dirty number from the...
2012-12-23 Zhang XianyiRefs #173. Fixed overflow internal buffer bug of gemv_t...
2012-12-18 Zhang XianyiFixed #172. Support Intel Xeon E7540.
2012-12-18 Zhang XianyiMerge branch 'master' into develop
2012-12-15 Zhang XianyiMerge pull request #170 from juliantaylor/athlon-defaults
2012-12-15 Julian Taylorset parameters for CORE_ATHLON
2012-12-15 Zhang XianyiMerge branch 'master' into develop
2012-12-15 Zhang XianyiMerge pull request #169 from juliantaylor/sanity-check-cpu
2012-12-15 Julian Tayloradd a sanity check on the detected cpu type
2012-12-11 Zhang XianyiWrite FMA4 flag to the configure file.
2012-12-10 Zhang XianyiRefs #163. Obtain the build configure on runtime.
2012-12-10 Zhang XianyiRefs #165. fall back of DTB_DEFAULT_ENTRIES for some...
2012-12-06 Zhang XianyiRefs #54. Added AMD Bulldozer x86_64 dgemm kernel devel...
2012-12-06 Zhang XianyiAdded BULLDOZER target. So far it uses barcelona kernels.
2012-12-06 Zhang XianyiInit AMD Bulldozer codebase.
2012-11-28 Zhang XianyiAdded -lgomp for generating DLL on Windows.
2012-11-26 Zhang XianyiMerge branch 'develop' v0.2.5
2012-11-26 Zhang XianyiRefs #154. Fixed the build bug of dgemv_t on MinW64.
2012-11-26 Zhang XianyiMerge branch 'develop'
2012-11-26 Zhang XianyiUpdate the doc for 0.2.5 version.
2012-11-19 Zhang XianyiRefs #154. Fixed a SEGFAULT bug of dgemv_t when m is...
2012-11-15 Zhang XianyiFixed #160. Merge branch 'master' of https://github...
2012-11-14 Sébastien VillemotFix compilation with TARGET=GENERIC
2012-11-13 Zhang XianyiFixed #157. Only detect the number of physical CPU...
2012-11-12 Zhang XianyiCompile lapacke with ILP64 modle when INTERFACE64=1
2012-11-12 Zhang XianyiAdded the patch for lapacke example.
2012-11-12 Zhang XianyiMerge branch 'master' of https://github.com/alnsn/OpenB...
2012-11-10 Alexander NasonovFix NetBSD build.
2012-11-08 Zhang XianyiImproved Makefile.rule for cross compiler.
2012-11-08 Zhang XianyiAdded NO_SHARED flag to disable generating the shared...
2012-11-06 Zhang XianyiRefs #153. Restore the original CPU affinity when calli...
2012-10-15 Zaheer ChothiaAlternative approach to avoid command-line length while...
2012-10-15 Zaheer ChothiaFix installation step on Windows (regression from e8306...
2012-10-12 Zaheer ChothiaFixed #147: LAPACK symbols were not being exported...
2012-10-09 Zhang XianyiMerge branch 'develop' v0.2.4
2012-10-09 Zhang XianyiDon't use xgetbv instruction when NO_AVX=1
2012-10-08 Zhang XianyiMerge branch 'develop'
2012-10-08 Zhang XianyiUpdated the doc for 0.2.4 version.
2012-10-08 Zhang XianyiFixed #141. make f77blas.h compatible with compilers...
2012-09-29 Zhang XianyiRefs #145. Update LAPACK to 3.4.2 version.
2012-09-24 Zhang Xianyirefs #140. Fixed zdot incompatibility ABI issue with...
2012-09-21 Zhang XianyiFixed generating shared library bug on MIPS.
2012-09-21 Zhang XianyiFixed the detection bug on Loongson 3A server.
2012-09-18 Zhang XianyiRefs #139. Check OS supporting AVX on runtime.
2012-09-17 Zhang XianyiRefs #139. Added NO_AVX flag to use old Nehalem kernels...
2012-09-14 Zhang XianyiFixed #142. Added the gesvd and potrs function families...
next