2014-05-14 |
wernsaar | added FCOMMON_OPT for lapack |
commit | commitdiff | tree | snapshot |
2014-05-14 |
wernsaar | changed label lapack-test |
commit | commitdiff | tree | snapshot |
2014-05-14 |
wernsaar | bugfixs for ARM regarding lapack tests |
commit | commitdiff | tree | snapshot |
2014-05-13 |
wernsaar | added ARMV5 as reference platform |
commit | commitdiff | tree | snapshot |
2014-05-13 |
wernsaar | added ZERO check to zscal.c because bug in lapack-test |
commit | commitdiff | tree | snapshot |
2014-05-13 |
wernsaar | added ZERO check because bug in lapack-test |
commit | commitdiff | tree | snapshot |
2014-05-11 |
wernsaar | removed lapack objects from interface/Makefile |
commit | commitdiff | tree | snapshot |
2014-05-11 |
wernsaar | checked, that zhpr is OK |
commit | commitdiff | tree | snapshot |
2014-05-11 |
wernsaar | checked, that zhpr2 is OK |
commit | commitdiff | tree | snapshot |
2014-05-11 |
wernsaar | checked, that zhpmv is OK |
commit | commitdiff | tree | snapshot |
2014-05-11 |
wernsaar | checked, that zher is OK |
commit | commitdiff | tree | snapshot |
2014-05-11 |
wernsaar | checked, that zher2 is OK |
commit | commitdiff | tree | snapshot |
2014-05-11 |
wernsaar | checked, that zhemv is OK |
commit | commitdiff | tree | snapshot |
2014-05-11 |
wernsaar | marked zhbmv as smp bug |
commit | commitdiff | tree | snapshot |
2014-05-11 |
wernsaar | checked, that zscal and zswap are OK |
commit | commitdiff | tree | snapshot |
2014-05-11 |
wernsaar | checked, that trtri is OK |
commit | commitdiff | tree | snapshot |
2014-05-11 |
wernsaar | checked, that trsm is OK |
commit | commitdiff | tree | snapshot |
2014-05-11 |
wernsaar | checked, that trmv is OK |
commit | commitdiff | tree | snapshot |
2014-05-11 |
wernsaar | checked, that tpmv is OK |
commit | commitdiff | tree | snapshot |
2014-05-11 |
wernsaar | checked, that tbmv is OK |
commit | commitdiff | tree | snapshot |
2014-05-11 |
wernsaar | checked, that syrk is OK |
commit | commitdiff | tree | snapshot |
2014-05-11 |
wernsaar | checked, that syr is OK |
commit | commitdiff | tree | snapshot |
2014-05-10 |
wernsaar | check, that syr2k is OK |
commit | commitdiff | tree | snapshot |
2014-05-10 |
wernsaar | checked, that syr2 is OK |
commit | commitdiff | tree | snapshot |
2014-05-10 |
wernsaar | checked, that symv is OK |
commit | commitdiff | tree | snapshot |
2014-05-10 |
wernsaar | checked, that symm is OK |
commit | commitdiff | tree | snapshot |
2014-05-10 |
wernsaar | checked, that spr is OK |
commit | commitdiff | tree | snapshot |
2014-05-10 |
wernsaar | checked, that spr2 is OK |
commit | commitdiff | tree | snapshot |
2014-05-10 |
wernsaar | marked as smp bug |
commit | commitdiff | tree | snapshot |
2014-05-10 |
wernsaar | removed gesv.c from interface |
commit | commitdiff | tree | snapshot |
2014-05-10 |
wernsaar | checked, that ger is OK |
commit | commitdiff | tree | snapshot |
2014-05-10 |
wernsaar | cheched, that gbmv is OK |
commit | commitdiff | tree | snapshot |
2014-05-10 |
wernsaar | checked, that gemv is OK |
commit | commitdiff | tree | snapshot |
2014-05-10 |
wernsaar | checked that axpy is OK |
commit | commitdiff | tree | snapshot |
2014-05-10 |
wernsaar | checked that gemm.c is OK |
commit | commitdiff | tree | snapshot |
2014-05-10 |
wernsaar | added C files in interface |
commit | commitdiff | tree | snapshot |
2014-05-10 |
wernsaar | removed all C files in interface |
commit | commitdiff | tree | snapshot |
2014-05-10 |
wernsaar | replaced sgemm and cgemm kernels because lapack bugs |
commit | commitdiff | tree | snapshot |
2014-05-10 |
wernsaar | replaced dgemm-kernel because bug in lapack |
commit | commitdiff | tree | snapshot |
2014-05-09 |
wernsaar | changed test ratio from 30.0 to 40.0 |
commit | commitdiff | tree | snapshot |
2014-05-08 |
wernsaar | fixed incorrect parameter 2 errors |
commit | commitdiff | tree | snapshot |
2014-05-07 |
wernsaar | added log file for lapack development |
commit | commitdiff | tree | snapshot |
2014-05-07 |
wernsaar | changed makefiles for lapack development |
commit | commitdiff | tree | snapshot |
2014-05-06 |
wernsaar | replaced files for sdot, sgemv_n and sgemv_t for bug... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
Zhang Xianyi | Merge pull request #367 from xantares/patch-2 |
commit | commitdiff | tree | snapshot |
2014-05-02 |
Zhang Xianyi | Merge pull request #366 from xantares/patch-1 |
commit | commitdiff | tree | snapshot |
2014-05-02 |
wernsaar | fixed 2 bugs as reported by Brendan Tracey |
commit | commitdiff | tree | snapshot |
2014-05-02 |
xantares | Update Makefile |
commit | commitdiff | tree | snapshot |
2014-05-01 |
xantares | Install dll to prefix/bin instead of prefix/bin |
commit | commitdiff | tree | snapshot |
2014-04-27 |
Zhang Xianyi | Refs #63. delete prefix for mingw64 toolchain. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
wernsaar | reduced stack usage on windows to 16K |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Zhang Xianyi | Refs #355. Fixed ARM detection bug. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Zhang Xianyi | #351. Release 0.2.9 rc2. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Zhang Xianyi | Merge branch 'develop' of github.com:xianyi/OpenBLAS... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
wernsaar | bugfix for sdsdot |
commit | commitdiff | tree | snapshot |
2014-02-28 |
wernsaar | rewrote rotmg.c instead of modifying very old code |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Zhang Xianyi | Merge pull request #345 from ogrisel/fix-non-smp-server... |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Zhang Xianyi | Merge branch 'develop' of github.com:xianyi/OpenBLAS... |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Olivier Grisel | Add cast to function pointer to remove warning |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Olivier Grisel | Do not reference pthread_atfork in non-SMP_SERVER mode |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Zhang Xianyi | Merge pull request #346 from ogrisel/fix-openblas_config.h |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Olivier Grisel | More robust OPENBLAS_ prefixing of macros in openblas_c... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Zhang Xianyi | Merge branch 'develop' of github.com:xianyi/OpenBLAS... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Zhang Xianyi | Merge pull request #343 from ogrisel/fix-294-fork-safe... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Olivier Grisel | Do not reference pthread_atfork under windows |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Olivier Grisel | Make sure that fork_test.c is not built under windows |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Olivier Grisel | FIX #294: make OpenBLAS thread-pool resilient to fork... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Olivier Grisel | Revert "Refs #294. Used pthread_atfork to avoid hang... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Zhang Xianyi | Merge branch 'develop' of github.com:xianyi/OpenBLAS... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Zhang Xianyi | Refs #294. Used pthread_atfork to avoid hang after... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
wernsaar | checked in bugfixes for ARM |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Zhang Xianyi | Refs #340. Fixed SEGFAULT bug of dgemv_n on OSX. |
commit | commitdiff | tree | snapshot |
2014-02-04 |
wangqian | Fixed computational error of dgemv_n. |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Zhang Xianyi | Used SwitchToThread for YIELDING on AMD piledriver... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Zhang Xianyi | Refs #329 #287. Only disable -fopenmp for LAPACK Fortra... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Zhang Xianyi | Refs #338. Added OPENBLAS_VERBOSE environment variable... |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Zhang Xianyi | Refs #333. Detect the wrong parameter for zherk/zher2k. |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Zhang Xianyi | Fixed #334 a makefile bug in lapacke. |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Zhang Xianyi | Refs #335. Added the fallback of L2 size detection... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Zhang Xianyi | Refs #332. Added addtional Intel Ivy Bridge and Haswell... |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Zhang Xianyi | Refs #307. Delete debug printf. |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Zhang Xianyi | Refs #330. Fixed the compatible issue with clang on... v0.2.9.rc1 |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Zhang Xianyi | Release 0.2.9 rc1 version. |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Zhang Xianyi | Refs #325 #324. Imported carkl's patch for building... |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Zhang Xianyi | Refs #310. Fixed Segfault bug on nehalem when Julia... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Zhang Xianyi | Merge pull request #327 from lucasb-eyer/develop |
commit | commitdiff | tree | snapshot |
2013-12-10 |
lucasb-eyer | Added support for NO_SHARED in make install. |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Zhang Xianyi | Merge pull request #326 from cicku/develop |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Christopher... | Add DESTDIR support for easier building on RPM based... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Zhang Xianyi | Refs #324. Upgrade LAPACK to 3.5.0 version. |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Zhang Xianyi | Merge pull request #323 from wernsaar/develop |
commit | commitdiff | tree | snapshot |
2013-12-02 |
wernsaar | added support for HASWELL |
commit | commitdiff | tree | snapshot |
2013-12-02 |
wernsaar | modified trsm kernel |
commit | commitdiff | tree | snapshot |
2013-12-01 |
wernsaar | added trsm kernels from origin |
commit | commitdiff | tree | snapshot |
2013-12-01 |
wernsaar | modified zsymv |
commit | commitdiff | tree | snapshot |
2013-12-01 |
wernsaar | merged symv |
commit | commitdiff | tree | snapshot |
2013-12-01 |
wernsaar | modified param.h |
commit | commitdiff | tree | snapshot |
2013-12-01 |
wernsaar | Merge remote branch 'origin/armv7' into develop |
commit | commitdiff | tree | snapshot |
2013-12-01 |
wernsaar | Merge remote branch 'origin/develop' into armv7 |
commit | commitdiff | tree | snapshot |
2013-12-01 |
wernsaar | Merge remote branch 'origin/haswell' into develop |
commit | commitdiff | tree | snapshot |
next |