platform/upstream/openblas.git
2018-11-10 Martin KroekerFix argument in SLASET call to zero S
2018-10-23 Martin KroekerMerge pull request #1829 from ashwinyes/develop_aarch64...
2018-10-22 Ashwin Sekhar T KARM64: Enable DYNAMIC_ARCH
2018-10-22 Ashwin Sekhar T KARM64: Remove #define ARMV8 for THUNDERX
2018-10-22 Ashwin Sekhar T KARM64: Fix DYNAMIC_ARCH compilation for cores which...
2018-10-22 Ashwin Sekhar T KARM64: Move parameters from parameter.c to param.h
2018-10-22 Ashwin Sekhar T KARM64: Remove XGENE1 references
2018-10-21 Martin KroekerMerge pull request #1825 from brada4/hemv
2018-10-20 Andrewre-arrange new code for readability
2018-10-20 AndrewAttempt to tame _hemv threading #1820
2018-10-20 Andrewinit
2018-10-18 Martin KroekerMerge pull request #1821 from ashwinyes/develop_aarch64...
2018-10-17 Ashwin Sekhar T KARM64: Use THUNDERX2T99 Neon Kernels for ARMV8
2018-10-17 Ashwin Sekhar T KARM64: Remove dependency of THUNDERX2T99 Makefile on...
2018-10-17 Ashwin Sekhar T KARM64: Remove dependency of THUNDERX Makefile on ARMV8...
2018-10-17 Ashwin Sekhar T KARM64: Remove dependency of CORTEXA57 Makefile on ARMV8...
2018-10-17 Ashwin Sekhar T KARM64: Remove dependency of XGENE1 Makefile on ARMV8...
2018-10-14 Martin KroekerMerge pull request #1815 from fenrus75/sgemm_beta_fix
2018-10-12 Arjan van de Venenable the SGEMM/SKX C based kernel
2018-10-11 Martin KroekerMerge pull request #1812 from martin-frbg/issue1806-2
2018-10-11 Martin KroekerUse KERNEL_DEFINITIONS rather than COMMON_OPTS to pass...
2018-10-11 Martin KroekerMerge pull request #1808 from martin-frbg/issue1806
2018-10-11 Martin KroekerMerge pull request #1807 from xianyi/revert-1798-cmake...
2018-10-10 Martin KroekerSyntax fix
2018-10-10 Martin KroekerAdd -march=skylake-avx512 to CFLAGS when the target...
2018-10-10 Martin KroekerRevert "Add -march=skylake-avx512 when required"
2018-10-10 Martin KroekerMerge pull request #1802 from martin-frbg/issue1801
2018-10-10 Martin KroekerMerge pull request #1804 from fenrus75/sgemm
2018-10-10 Arjan van de VenAdd a C+intrinsics version of the SGEMM/skylakex kernel
2018-10-09 Martin KroekerMerge pull request #1800 from fengrl/patch-1
2018-10-09 Martin KroekerMerge pull request #1792 from martin-frbg/cmakesuffix
2018-10-09 Martin KroekerUse cygwin compilation workaround for avx512 on msys2...
2018-10-09 Martin KroekerMerge pull request #1799 from martin-frbg/issue1796
2018-10-09 Martin KroekerMerge pull request #1793 from fenrus75/ncopy
2018-10-09 fengrlUpdate common_mips64.h
2018-10-08 Martin KroekerCatch conflicting usage of ARCH in at least some BSD...
2018-10-08 Martin KroekerUse override for ARCH in make.inc
2018-10-08 Martin KroekerMerge pull request #1798 from martin-frbg/cmake-avx512
2018-10-08 Martin KroekerAdd -march=skylake-avx512 when required
2018-10-06 Arjan van de Vendgemm/skylakex: replace discrete mul/add with fma
2018-10-06 Arjan van de VenAdd vector optimizations for ncopy as well for dgemm...
2018-10-06 Arjan van de Venadd a skylakex optimized dgemm beta function
2018-10-06 Martin KroekerMerge pull request #1791 from dev-zero/develop
2018-10-06 Arjan van de Vendgemm/avx512 simplify and speed up the 4x4 kernel
2018-10-06 Arjan van de Venundo slow dgemm/skylake microoptimization
2018-10-06 Arjan van de VenAdd optimized *copy versions for skylakex
2018-10-06 Martin KroekerMerge pull request #6 from xianyi/develop
2018-10-06 Martin KroekerAdd SYMBOLPREFIX and -SUFFIX options and improve help...
2018-10-06 Tiziano Müllerfix parallel build issues with APFS/HFS+/ext2/3 in...
2018-10-05 Martin KroekerMerge pull request #1789 from brada4/develop
2018-10-05 Martin KroekerMerge pull request #1788 from fenrus75/avx512-8x16
2018-10-05 Arjan van de VenAdd a 24x8 kernel to the skylakex dgemm implementation
2018-10-05 Arjan van de Venskylake dgemm: Add a 16x8 kernel
2018-10-05 Andrewupdate travis alpine chroot with avx512 intrinsics...
2018-10-05 Andrewupdate travis alpine chroot with avx512 intrinsics...
2018-10-05 Martin KroekerMerge pull request #1785 from brada4/develop
2018-10-05 Martin KroekerMerge pull request #1784 from fenrus75/dgemm-avx512
2018-10-04 Martin KroekerFunction name needs to be CNAME, set from outside to...
2018-10-04 Martin KroekerMerge pull request #1787 from jeromerobert/develop
2018-10-04 Jerome RobertFix unknown type name __WAIT_STATUS on RHEL5
2018-10-04 Martin KroekerMerge pull request #1786 from martin-frbg/immintrin
2018-10-04 Martin KroekerCheck availability of immintrin.h in the AVX512 compati...
2018-10-04 Martin KroekerCheck availability of immintrin.h in the AVX512 compati...
2018-10-03 Andrewaddress #1782 2nd loop
2018-10-03 Arjan van de VenCreate a AVX512 enabled version of DGEMM
2018-09-29 Martin KroekerMerge pull request #1780 from martin-frbg/issue1774-2
2018-09-28 Martin KroekerConvert fldmia/fstmia instructions to UAL syntax for...
2018-09-26 Martin KroekerMerge pull request #1778 from fengrl/develop
2018-09-26 fengruilintest_axpy work error on LOONGSON3A platform #1777
2018-09-25 Martin KroekerMerge pull request #1775 from martin-frbg/issue1774
2018-09-25 Martin KroekerConvert fldmia/fstmia instructions to UAL syntax for...
2018-09-23 Martin KroekerMerge pull request #1773 from martin-frbg/issue1767
2018-09-22 Martin KroekerInclude thread numbers in failure message from blas_thr...
2018-09-22 Martin KroekerMerge pull request #1771 from staticfloat/sf/ldflags
2018-09-22 Martin KroekerDocument the stub status of the QUAD_PRECiSION code...
2018-09-21 Elliot SabaAdd `$(LDFLAGS)` to `$(CC)` and `$(FC)` invocations...
2018-09-19 Martin KroekerMerge pull request #1765 from martin-frbg/issue1761
2018-09-19 Martin KroekerMerge pull request #1764 from yurivict/64-suffix
2018-09-19 Martin KroekerMerge pull request #1762 from martin-frbg/issue1710-2
2018-09-19 Martin KroekerFix default settings - USE_TLS and USE_SIMPLE_THREADED_...
2018-09-19 Martin KroekerCatch inadvertent USE_TLS=0 declaration
2018-09-16 Martin KroekerDo not use the new TLS code for non-threaded builds...
2018-09-16 Martin KroekerMerge pull request #4 from xianyi/develop
2018-09-16 YuriAllow to install the 'interfare64' version concurrently...
2018-09-13 Martin KroekerAdd an explicit cast to silence a warning
2018-09-13 Martin KroekerAdd explicit cast to silence a warning
2018-09-11 Martin KroekerMerge pull request #1759 from martin-frbg/lapack283
2018-09-11 Martin Kroekerremove unused variable ldb_t
2018-09-11 Martin Kroekerremove unused variable ldb_t
2018-09-11 Martin Kroekerremove unused variable ldb_t
2018-09-09 Martin KroekerMerge pull request #1757 from brada4/develop
2018-09-09 Andrewfix small typo
2018-09-07 Martin KroekerMerge pull request #1756 from martin-frbg/issue1754
2018-09-07 Martin KroekerMerge pull request #1749 from martin-frbg/issue1531
2018-09-06 Martin KroekerAdjust ARMV8 SGEMM unrolling when using the C fallback...
2018-09-06 Martin Kroekerjust make CBLAS_LAYOUT an alias of the existing CBLAS_ORDER
2018-09-06 Martin KroekerFollow netlib renaming/aliasing CBLAS_ORDER to CBLAS_LAYOUT
2018-09-04 Martin KroekerConditional compilation of assembly files that IOS...
2018-09-04 Martin KroekerFix paths to C kernels for nrm2
2018-08-30 Martin KroekerUpdate with the changes from 0.3.3
next