platform/upstream/openblas.git
2018-12-29 Martin KroekerDelete the pthread key on cleanup in TLS mode
2018-12-22 Martin KroekerMerge pull request #1 from xianyi/develop
2018-12-17 Martin KroekerMerge pull request #1921 from fenrus75/haswelldgemm
2018-12-16 Arjan van de Venset GEMM_PREFERED_SIZE for HASWELL
2018-12-16 Arjan van de Vendgemm: use dgemm_ncopy_8_skylakex.c also for Haswell
2018-12-16 Arjan van de Vendgemm: Use the skylakex beta function also for haswell
2018-12-16 Martin KroekerMerge pull request #1919 from fenrus75/haswelltuning
2018-12-16 Martin KroekerUpdate Makefile
2018-12-16 Martin Kroekertypo
2018-12-16 Martin KroekerAdd -mavx2 on Haswell only if the compiler supports it
2018-12-16 Arjan van de VenMake the skylakex/haswell sgemm code compile and run...
2018-12-15 Martin Kroekeruse -maxv2 on haswell
2018-12-15 Martin Kroekershould be core-avx2
2018-12-15 Martin Kroekerfix elseifeq and use older option core2-avx for compati...
2018-12-15 Martin KroekerAdd -march=haswell to HASWELL part of DYNAMIC_ARCH...
2018-12-15 Arjan van de VenUse sgemm_ncopy_4_skylakex.c also for Haswell
2018-12-15 Arjan van de VenUse the skylake sgemm beta code also for haswell
2018-12-13 Martin KroekerMerge pull request #1914 from fenrus75/smallmatrix
2018-12-13 Arjan van de VenAdd a "sgemm direct" mode for small matrixes
2018-12-12 Martin KroekerMerge pull request #1910 from martin-frbg/issue1909
2018-12-11 Martin Kroekermake sure the added march=skylake-avx512 does not cause...
2018-12-11 Martin KroekerAdd -march=skylake-avx512 to SkylakeX part of DYNAMIC_A...
2018-12-11 Martin KroekerAvoid adding blanket march=skylake-avx512 to dynamic_ar...
2018-12-07 Martin KroekerFix typo in previous commit for arm dynamic arch
2018-12-07 Martin KroekerAdd DYNAMIC_CORE list for ARM64
2018-12-07 Martin KroekerMake sure to use the arm version of dynamic.c in ARM64...
2018-12-06 Martin KroekerMerge pull request #1904 from martin-frbg/issue1870
2018-12-06 Martin KroekerFix missing parameter in popen call
2018-12-06 Martin KroekerRewrite the conditional for OSX to fix cmake parsing...
2018-12-06 Martin KroekerAvoid creating spurious non-suffixed c/zgemm_kernels
2018-12-06 Martin KroekerFix typo that broke CNRM2 on ARMV8 since 0.3.0
2018-12-05 Martin KroekerMerge pull request #1903 from rengolin/armv8
2018-12-05 Renato GolinFix two mistakes on Arm64 builds
2018-12-03 Martin KroekerUse p2align instead of align for OSX compatibility
2018-12-03 Martin KroekerMerge pull request #1899 from brada4/fbsd12
2018-12-03 Martin KroekerMerge branch 'develop' into fbsd12
2018-12-03 Martin KroekerMerge pull request #1894 from pkubaj/patch-2
2018-12-03 Martin KroekerUpdate Makefile.system
2018-12-02 Martin KroekerUpdate with the changes from 0.3.4
2018-12-02 Martin KroekerIncrement version to 0.3.5.dev
2018-12-02 Martin KroekerIncrement version to 0.3.5.dev
2018-12-02 Martin KroekerMerge branch 'release-0.3.0' into develop
2018-12-02 Martin Kroekerfixup BSD naming of powerpc arch
2018-12-02 Andrewoops
2018-12-02 AndrewAdd architecture mappings for FreeBSD12
2018-12-02 Andrewinit
2018-12-01 Martin KroekerHandle Android environments that identify as Linux...
2018-11-30 Martin KroekerReally revert xDOT changes from 1832
2018-11-30 Martin KroekerMerge pull request #1892 from martin-frbg/mipsdot
2018-11-30 pkubajFix build on POWER, remove DragonFly, add NetBSD
2018-11-30 pkubajUse correct Makefile on powerpc64
2018-11-30 Andrewremove surplus locking code , only enabled w x86, disab...
2018-11-30 Martin KroekerRevert DOT kernel changes from #1834
2018-11-30 Martin KroekerUse generic kernel for DSDOT/SDSDOT
2018-11-30 Martin KroekerMerge pull request #1834 from fengrl/develop
2018-11-29 Martin KroekerMerge pull request #1890 from martin-frbg/issue1889
2018-11-29 Martin Kroekercall it OpenBLAS not just version
2018-11-29 Martin KroekerImprove formatting of config output
2018-11-28 Martin KroekerPropagate version number for openblas_get_config
2018-11-28 Martin Kroekerpropagate verison number for openblas_config_version
2018-11-28 Martin KroekerAdd version information to openblas_get_config output
2018-11-25 Martin KroekerMerge pull request #1885 from brada4/freebsd
2018-11-25 AndrewAdd return value so that freebsd system clang does...
2018-11-25 Andrewinit
2018-11-25 Martin KroekerMerge pull request #1875 from martin-frbg/issue1851
2018-11-25 Martin KroekerMerge pull request #1869 from martin-frbg/axpy0
2018-11-25 Martin KroekerMerge pull request #1878 from kiwifb/PGI_f_check
2018-11-25 Martin KroekerMerge pull request #1876 from rengolin/armv8-cleanup
2018-11-21 François BisseyCorrect link flags for PGI compiler.
2018-11-20 Martin KroekerMerge pull request #1868 from martin-frbg/aix_cpuid
2018-11-19 Martin Kroekerfix missing parenthesis
2018-11-19 Martin KroekerAdd CriticalSection handling instead of mutexes for...
2018-11-19 Renato GolinSimplifying ARMv8 build parameters
2018-11-19 Martin KroekerSerialize accesses to parallelized level3 functions...
2018-11-16 Martin KroekerFix harmless typo
2018-11-16 Martin KroekerFix copy-paste errors (POWER8/9 and extraneous return)
2018-11-15 fengruilinfix dot problem on 64bit mips
2018-11-13 Martin KroekerHandle special case INCX=0,INCY=0 in the axpy interface
2018-11-13 Martin KroekerDetect POWER9 as POWER8 on AIX and Linux
2018-11-12 Martin KroekerUse prtconf to determine CPU type on AIX
2018-11-12 Martin KroekerMerge pull request #1865 from martin-frbg/issue1844
2018-11-12 Martin KroekerMerge pull request #1864 from aytekinar/patch-1
2018-11-11 Arda AytekinUpdate .travis.yml
2018-11-10 Martin KroekerMerge pull request #1866 from martin-frbg/issue1859
2018-11-10 Martin KroekerFix argument in SLASET call to zero S
2018-11-10 Martin KroekerAllow optimization for small m, large n only if it...
2018-11-10 Martin KroekerMerge pull request #2 from xianyi/develop
2018-11-09 Martin KroekerMerge pull request #1863 from martin-frbg/aix_install3
2018-11-08 Martin KroekerSet LIBSONAME suffix to .a for AIX
2018-11-07 Martin KroekerMerge pull request #1856 from rengolin/armv8-a57
2018-11-07 Martin KroekerMerge pull request #1831 from brada4/hemv
2018-11-07 Martin KroekerMerge pull request #1857 from brada4/fc-1847
2018-11-07 Martin KroekerMerge branch 'develop' into fc-1847
2018-11-07 Martin KroekerMerge pull request #1858 from brada4/buff-1847
2018-11-06 Andrewlets fit it in one 4k page
2018-11-06 Andrewhandle cmake too
2018-11-06 Andrewadd low bound for number of buffers
2018-11-06 Andrewinit
2018-11-06 AndrewAdd -frecursive gfortran option by default
2018-11-06 Andrewinit
next