platform/upstream/openblas.git
2014-06-05 Zhang XianyiFixed #374.
2014-05-26 Zhang XianyiMerge pull request #376 from wernsaar/develop
2014-05-25 wernsaarfixed function profile in zpotri.c
2014-05-24 wernsaaradded lapack and lapacke timing libs by default
2014-05-23 wernsaarchanged threshold value for sep.in from 50.0 to 60.0
2014-05-23 wernsaarenabled and tested optimized potri lapack functions
2014-05-23 wernsaarenabled abd tested optimized trtri lapack functions
2014-05-23 Timothy GuRandom "walk (a)round" --> "work-around" typo fixes
2014-05-23 Timothy GuAdd NO_STATIC variable which disables static lib instal...
2014-05-23 Timothy GuBuild import library for mingw
2014-05-21 wernsaarremoved lapack/getri because it was never used
2014-05-21 wernsaarenabled optimized trti2 lapack functions again
2014-05-21 wernsaarenabled optimized complex lauum lapack functions again
2014-05-21 wernsaarenabled lauu2 and lauum lapack functions again
2014-05-21 Zhang XianyiRefs #372. Fixed a lot of bugs about LAPACK testing.
2014-05-21 Zhang XianyiMerge branch 'develop' of https://github.com/wernsaar...
2014-05-19 wernsaarremoved debug flag from Makefile.rule
2014-05-19 wernsaarenabled and tested optimized gesv lapack functions
2014-05-19 wernsaarmarked trti2.c and ztrti2.c as bad
2014-05-19 wernsaarenabled and tested optimized laswp lapack function
2014-05-19 wernsaarmarked zlauu2.c and zlauum.c as bad
2014-05-19 wernsaarmarked trtri.c and ztrtri as bad
2014-05-19 wernsaarmoved trtri.c and ztrtri.c to the directory lapack
2014-05-19 wernsaarmarked lauu2.c and lauum.c as bad
2014-05-19 wernsaarmarked larf.c as obsolete
2014-05-19 Zhang XianyiMerge branch 'TimothyGu-develop' into develop
2014-05-19 Timothy GuRemove code for downloading lapack tarball and the...
2014-05-19 Timothy GuRemove unused dll2 target
2014-05-18 wernsaarmarked potri functions as bad because a lot of errors
2014-05-18 wernsaarenabled and tested optimized potf2 lapack functions
2014-05-18 wernsaarenabled and tested optimized getf2 lapack functions
2014-05-18 wernsaarenabled and tested optimized potrf lapack functions
2014-05-18 wernsaarenabled and tested optimized getrs lapack functions
2014-05-18 wernsaarenabled and tested optimized cgetrf lapack function
2014-05-18 wernsaarenabled and tested optimized sgetrf lapack function
2014-05-18 wernsaarenabled and tested optimized zgetrf lapack function
2014-05-18 wernsaarenabled and tested optimized dgetrf function
2014-05-18 wernsaaradded optimized lapack files from OpenBLAS
2014-05-17 Timothy GuRemove routines for generating exports/symbol.S
2014-05-17 Timothy GuRemove routines for making exports/linux.def
2014-05-17 wernsaarbugfix for ARMV6
2014-05-17 wernsaarenable debug for lapack testing
2014-05-16 wernsaarsome modifications regarding lapack test
2014-05-16 wernsaarchanged threshold to 50.0
2014-05-16 wernsaarchanged default optimization flag from O3 to O2 for ARM
2014-05-16 wernsaarchanged threshold for 50.0 to 54.0 in svd.in
2014-05-15 wernsaarchanged YIELDING for BULLDOZER
2014-05-14 wernsaarModified lapack-test, using lapack_testing.py to run...
2014-05-14 wernsaaradded FCOMMON_OPT for lapack
2014-05-14 wernsaarchanged label lapack-test
2014-05-14 wernsaarbugfixes for ARM regarding lapack tests
2014-05-14 wernsaarbugfixs for ARM regarding lapack tests
2014-05-13 wernsaaradded ARMV5 as reference platform
2014-05-13 wernsaaradded ZERO check to zscal.c because bug in lapack-testing
2014-05-13 wernsaaradded ZERO check to zscal.c because bug in lapack-test
2014-05-13 wernsaaradded ZERO check because bug in lapack-test
2014-05-13 wernsaaradded ZERO check because bug in lapack-test
2014-05-11 wernsaarremoved lapack objects from interface/Makefile
2014-05-11 wernsaarchecked, that zhpr is OK
2014-05-11 wernsaarchecked, that zhpr2 is OK
2014-05-11 wernsaarchecked, that zhpmv is OK
2014-05-11 wernsaarchecked, that zher is OK
2014-05-11 wernsaarchecked, that zher2 is OK
2014-05-11 wernsaarchecked, that zhemv is OK
2014-05-11 wernsaarmarked zhbmv as smp bug
2014-05-11 wernsaarchecked, that zscal and zswap are OK
2014-05-11 wernsaarchecked, that trtri is OK
2014-05-11 wernsaarchecked, that trsm is OK
2014-05-11 wernsaarchecked, that trmv is OK
2014-05-11 wernsaarchecked, that tpmv is OK
2014-05-11 wernsaarchecked, that tbmv is OK
2014-05-11 wernsaarchecked, that syrk is OK
2014-05-11 wernsaarchecked, that syr is OK
2014-05-10 wernsaarcheck, that syr2k is OK
2014-05-10 wernsaarchecked, that syr2 is OK
2014-05-10 wernsaarchecked, that symv is OK
2014-05-10 wernsaarchecked, that symm is OK
2014-05-10 wernsaarchecked, that spr is OK
2014-05-10 wernsaarchecked, that spr2 is OK
2014-05-10 wernsaarmarked as smp bug
2014-05-10 wernsaarremoved gesv.c from interface
2014-05-10 wernsaarchecked, that ger is OK
2014-05-10 wernsaarcheched, that gbmv is OK
2014-05-10 wernsaarchecked, that gemv is OK
2014-05-10 wernsaarchecked that axpy is OK
2014-05-10 wernsaarchecked that gemm.c is OK
2014-05-10 wernsaaradded C files in interface
2014-05-10 wernsaarremoved all C files in interface
2014-05-10 wernsaarreplaced sgemm and cgemm kernels because lapack bugs
2014-05-10 wernsaarreplaced dgemm-kernel because bug in lapack
2014-05-09 wernsaarchanged test ratio from 30.0 to 40.0
2014-05-08 wernsaarfixed incorrect parameter 2 errors
2014-05-07 wernsaaradded log file for lapack development
2014-05-07 wernsaarchanged makefiles for lapack development
2014-05-06 wernsaarreplaced files for sdot, sgemv_n and sgemv_t for bug...
2014-05-02 Zhang XianyiMerge pull request #367 from xantares/patch-2
2014-05-02 Zhang XianyiMerge pull request #366 from xantares/patch-1
2014-05-02 wernsaarfixed 2 bugs as reported by Brendan Tracey
2014-05-02 xantaresUpdate Makefile
2014-05-01 xantaresInstall dll to prefix/bin instead of prefix/bin
next