2017-01-09 |
Martin Kroeker | Merge pull request #1057 from martin-frbg/lapacke-mingw |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Martin Kroeker | Split the obj list of LAPACKE 3.7.0 |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Werner Saar | Merge pull request #1054 from wernsaar/develop |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Werner Saar | prepared lapack/getrf functions for UNROLL values,... |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Zhang Xianyi | Merge branch 'z13' into develop |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Zhang Xianyi | Add USE_TRMM=1 for IBM z13 in kernel/Makefile.L3 |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Werner Saar | Merge pull request #1053 from wernsaar/develop |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Werner Saar | prepared driver/level3 functions for UNROLL values... |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Zhang Xianyi | Merge pull request #1050 from martin-frbg/fflags |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Zhang Xianyi | Merge pull request #1052 from martin-frbg/locking |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Martin Kroeker | Relocate declaration of alloc_lock outside ifdef block |
commit | commitdiff | tree | snapshot |
2017-01-08 |
Martin Kroeker | Fix thread data races detected by helgrind 3.12 |
commit | commitdiff | tree | snapshot |
2017-01-08 |
Martin Kroeker | Apply COMMON_OPT to default FFLAGS to avoid building... |
commit | commitdiff | tree | snapshot |
2017-01-08 |
Werner Saar | Merge pull request #1049 from wernsaar/develop |
commit | commitdiff | tree | snapshot |
2017-01-08 |
Werner Saar | removed blas_thread_shutdown from gensymbol |
commit | commitdiff | tree | snapshot |
2017-01-08 |
Zhang Xianyi | Merge pull request #1047 from brada4/erre |
commit | commitdiff | tree | snapshot |
2017-01-08 |
Zhang Xianyi | Merge pull request #1040 from martin-frbg/develop |
commit | commitdiff | tree | snapshot |
2017-01-08 |
Zhang Xianyi | Merge pull request #1036 from sva-img/develop |
commit | commitdiff | tree | snapshot |
2017-01-07 |
Andrew | anti GC and reflow |
commit | commitdiff | tree | snapshot |
2017-01-07 |
Andrew | init |
commit | commitdiff | tree | snapshot |
2017-01-07 |
Werner Saar | Merge pull request #1046 from wernsaar/develop |
commit | commitdiff | tree | snapshot |
2017-01-07 |
Werner Saar | fix for appveyor test |
commit | commitdiff | tree | snapshot |
2017-01-07 |
Werner Saar | updated exports/gensymbol for lapack-3.7.0 |
commit | commitdiff | tree | snapshot |
2017-01-07 |
Werner Saar | filtered out -fopenmp and fix for mingw |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Werner Saar | removed xerbla and lsame for Makefile |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Werner Saar | removed obj-files, that are moved to lapack 3.7.0 |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Werner Saar | filtered out optimized functions |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Werner Saar | added lapack 3.7.0 with latest patches from git |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Werner Saar | removed lapack-devel.log |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Werner Saar | removed lapack 3.6.0 |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Martin Kroeker | Merge pull request #1043 from quickwritereader/z13 |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Martin Kroeker | Update xerbla.c |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Abdurrauf | Update README.md |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Abdurrauf | dtrmm and dgemm for z13 |
commit | commitdiff | tree | snapshot |
2016-12-29 |
Martin Kroeker | Use appropriate int32/int64 format for error number... |
commit | commitdiff | tree | snapshot |
2016-12-27 |
Shivraj Patil | Added prefetch to CGEMV and ZGEMV. |
commit | commitdiff | tree | snapshot |
2016-12-18 |
Zhang Xianyi | Merge pull request #1032 from kiwifb/OSX_target |
commit | commitdiff | tree | snapshot |
2016-12-18 |
Zhang Xianyi | Merge pull request #1025 from mfoster96/develop |
commit | commitdiff | tree | snapshot |
2016-12-18 |
Zhang Xianyi | Merge pull request #1031 from kiwifb/make |
commit | commitdiff | tree | snapshot |
2016-12-18 |
Zhang Xianyi | Merge pull request #1030 from ksraste/develop |
commit | commitdiff | tree | snapshot |
2016-12-14 |
François Bissey | Do not override MACOSX_DEPLOYMENT_TARGET if it is alrea... |
commit | commitdiff | tree | snapshot |
2016-12-14 |
François Bissey | Never use "make" in makefiles. Only $(MAKE). |
commit | commitdiff | tree | snapshot |
2016-12-14 |
kaustubh | Updated data prefetch in TRSM, ASUM, DOT functions |
commit | commitdiff | tree | snapshot |
2016-12-13 |
kaustubh | Updated data prefetch in TRSM, ASUM, DOT functions |
commit | commitdiff | tree | snapshot |
2016-12-13 |
kaustubh | Updated data prefetch in TRSM, ASUM, DOT functions |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Zhang Xianyi | Merge pull request #1017 from martin-frbg/develop |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Michael Foster | Fix for issue #1024: arm-linux-androideabi-g++ Compiler... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Zhang Xianyi | Merge pull request #1015 from ararslan/aa/freebsd |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Zhang Xianyi | Merge pull request #996 from grisuthedragon/lapack... |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Martin Kroeker | Convert --exclude-libs argument to linker flag |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Martin Kroeker | Convert --exclude-libs argument to linker flag |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Zhang Xianyi | Merge pull request #1016 from ksraste/develop |
commit | commitdiff | tree | snapshot |
2016-11-22 |
kaustubh | Add data prefetch in DOT and ASUM functions |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Alex Arslan | Include system headers on FreeBSD |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Zhang Xianyi | Merge pull request #1002 from brada4/limpio |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Zhang Xianyi | Merge pull request #1010 from martin-frbg/cpuid |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Zhang Xianyi | Merge pull request #1009 from martin-frbg/getarch-newli... |
commit | commitdiff | tree | snapshot |
2016-11-06 |
Martin Kroeker | Add files via upload |
commit | commitdiff | tree | snapshot |
2016-11-06 |
Martin Kroeker | Add files via upload |
commit | commitdiff | tree | snapshot |
2016-11-06 |
Martin Kroeker | Add files via upload |
commit | commitdiff | tree | snapshot |
2016-11-06 |
Martin Kroeker | Add files via upload |
commit | commitdiff | tree | snapshot |
2016-11-06 |
Martin Kroeker | Delete CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2016-11-06 |
Martin Kroeker | Fix spurious define in openblas_config.h |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Martin Kroeker | Update CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Martin Kroeker | Update CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Martin Kroeker | Update CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Martin Kroeker | Update CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Martin Kroeker | Update CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Martin Kroeker | Update CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Martin Kroeker | Update CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Martin Kroeker | Consolidate debug options |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Andrew | remove dead code |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Andrew | new branch |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Martin Koehler | Move remaining OpenBLAS related changes from 3.6.0... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Martin Koehler | Fix #971 |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Martin Koehler | Fix threshold in nep.in |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Martin Köhler | Fix MingW build |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Martin Köhler | Update gitignore |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Martin Köhler | Import LAPACK: top directory |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Martin Köhler | Import LAPACK: TESTING directory |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Martin Köhler | Import LAPACK: SRC directory |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Martin Köhler | Import LAPACK: LAPACKE directory |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Martin Köhler | Import LAPACK: INSTALL directory |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Martin Köhler | Import LAPACK: DOCS directory |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Martin Köhler | Import LAPACK: CMAKE directory |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Martin Köhler | Import LAPACK: CBLAS directory |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Martin Köhler | Import LAPACK: BLAS directory |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Martin Kroeker | Add CMAKE install target |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Zhang Xianyi | Merge pull request #986 from ksraste/develop |
commit | commitdiff | tree | snapshot |
2016-10-17 |
kaustubh | SGEMM, DGEMM, CGEMM, ZGEMM functions data prefetch |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Zhang Xianyi | Merge pull request #984 from ksraste/develop |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Zhang Xianyi | Merge pull request #981 from howard0su/develop |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Zhang Xianyi | Merge pull request #982 from martin-frbg/develop |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Martin Kroeker | Merge pull request #1 from martin-frbg/martin-frbg... |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Martin Kroeker | Merge pull request #2 from martin-frbg/martin-frbg... |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Martin Kroeker | Update cpuid_x86.c |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Martin Kroeker | Update dynamic.c |
commit | commitdiff | tree | snapshot |
2016-10-14 |
kaustubh | STRSM, DTRSM functions data prefetch |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Martin Kroeker | Change file comments to work around clang 3.9 assembler bug |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Howard Su | USE NPROCESSOR_CONF instaed of NPORCESSOR_ONLN |
commit | commitdiff | tree | snapshot |
next |