platform/upstream/openblas.git
2020-02-16 Martin KroekerUpdate KERNEL.POWER8
2020-02-16 Martin KroekerMerge pull request #29 from xianyi/develop
2020-02-15 Martin KroekerUpdate KERNEL.POWER8
2020-02-15 Martin KroekerUpdate KERNEL.POWER8
2020-02-15 Martin KroekerMerge pull request #2417 from marxin/make-ctest-verbose...
2020-02-15 Martin KroekerMerge pull request #2415 from marxin/add-cmake-to-gitignore
2020-02-15 Martin KroekerMerge pull request #2420 from martin-frbg/issue2396
2020-02-15 Martin KroekerCorrect generation of GETRF files by the CMAKE build
2020-02-14 Martin KroekerMerge pull request #2411 from martin-frbg/fix2254-038
2020-02-14 Martin LiskaMake ctest verbose for drone builder.
2020-02-13 Martin KroekerUpdate caxpy_power8.S
2020-02-13 Martin KroekerUpdate caxpy_power8.S
2020-02-13 Martin KroekerUpdate icamin_power8.S
2020-02-13 Martin LiskaAdd CMake related files to .gitignore.
2020-02-12 Martin KroekerUpdate isamin_power8.S
2020-02-12 Martin KroekerUpdate isamax_power8.S
2020-02-12 Martin KroekerUpdate isamin_power8.S
2020-02-12 Martin KroekerUpdate isamax_power8.S
2020-02-12 Martin KroekerFix syntax of endianness conditional
2020-02-12 Martin KroekerFix syntax of endianness conditional
2020-02-12 Martin KroekerFix syntax of endianness conditional and add gcc versio...
2020-02-12 Martin KroekerMerge pull request #27 from xianyi/develop
2020-02-12 Martin KroekerMerge pull request #2410 from bartoldeman/fix-dscal...
2020-02-12 Bart OldemanFix inline asm in dscal: mark x, x1 as clobbered. Fixes...
2020-02-11 Martin KroekerMerge pull request #2407 from susilehtola/patch-2
2020-02-11 Martin KroekerMerge pull request #2405 from susilehtola/patch-1
2020-02-11 Martin KroekerMerge pull request #2404 from martin-frbg/issue2395
2020-02-11 Martin KroekerMerge pull request #2403 from martin-frbg/issue2400
2020-02-11 Martin KroekerMerge pull request #2402 from gxw-loongson/develop
2020-02-11 Martin KroekerMerge pull request #2399 from martin-frbg/buffersize
2020-02-11 Susi LehtolaPatch out instances of Z15 in dynamic_zarch.c
2020-02-11 Susi LehtolaFix typo in dynamic_zarch.c
2020-02-10 Martin KroekerFix bad conditional syntax that caused spurious applica...
2020-02-10 Martin KroekerFix coretype detection for Intel extended models 6...
2020-02-10 gxwAvoid printing the following information on mips and...
2020-02-09 Martin KroekerMake BUFFER_SIZE configurable
2020-02-09 Martin KroekerMake BUFFER_SIZE configurable
2020-02-09 Martin KroekerAdd configuration option for BUFFER_SIZE
2020-02-09 Martin KroekerMerge pull request #26 from xianyi/develop
2020-02-09 Martin KroekerIncrement version to 0.3.9.dev
2020-02-09 Martin KroekerIncrement version to 0.3.9.dev
2020-02-09 Martin KroekerMerge branch 'release-0.3.0' into develop
2020-02-09 Martin KroekerMerge pull request #2397 from martin-frbg/038changes
2020-02-09 Martin KroekerUpdate with changes from 0.3.8
2020-02-09 Martin KroekerMerge pull request #25 from xianyi/develop
2020-02-09 Martin Kroekertypo fixes
2020-02-09 Martin KroekerMerge pull request #2393 from martin-frbg/issue2388
2020-02-08 Martin KroekerMerge pull request #2390 from martin-frbg/pgi
2020-02-08 Martin KroekerUpdate CPU and OS support and document DYNAMIC_ARCH...
2020-02-08 Martin KroekerRemove PGI from list again as it is actually still...
2020-02-07 Martin KroekerMerge pull request #2389 from Zeyiii/develop
2020-02-07 Martin KroekerRemove OpenMP libraries from link list
2020-02-07 Martin KroekerRemove OpenMP libraries from link list
2020-02-07 Martin KroekerMerge pull request #2384 from wjc404/develop
2020-02-07 Martin KroekerAdd PGI to avx512-supporting compilers
2020-02-07 Martin KroekerFix utest compilation with PGI
2020-02-07 Martin KroekerSet SUFFIX in tempfile commands, fix bad architecture...
2020-02-07 Martin KroekerMerge pull request #24 from xianyi/develop
2020-02-06 wjc404Update dgemm_kernel_16x2_skylakex.c
2020-02-06 wjc404Update sgemm_kernel_8x4_haswell.c
2020-02-06 wjc404Update dgemm_kernel_16x2_skylakex.c
2020-02-05 w00421467Fix another branch
2020-02-05 w00421467Fix bugs in benchmark of gemv
2020-02-05 wjc404Update dgemm_kernel_16x2_skylakex.c
2020-02-05 wjc404Update trmm_R.c
2020-02-05 wjc404Update trmm_L.c
2020-02-04 wjc404Update level3_thread.c
2020-02-04 wjc404Update level3.c
2020-02-04 wjc404Update param.h
2020-02-03 wjc404Update KERNEL.SKYLAKEX
2020-02-03 wjc404Update param.h
2020-02-03 wjc404AVX512 16x2 DGEMM kernel
2020-01-30 Martin KroekerMerge pull request #2378 from martin-frbg/issue2377
2020-01-30 Martin KroekerAdd -march option for AVX512
2020-01-30 Martin KroekerMerge pull request #2375 from ewanglong/master
2020-01-23 Martin KroekerMerge pull request #2376 from wjc404/develop
2020-01-22 wjc404Update level3_gemm3m_thread.c
2020-01-22 Wang,Longfix a few performance drop in some matrix size per...
2020-01-21 Martin KroekerMerge pull request #2373 from Qiyu8/optimize#gemmbeta
2020-01-21 Martin KroekerMerge pull request #2372 from martin-frbg/winexit
2020-01-20 Qiyu8Optimize genenal Gemm Beta
2020-01-19 Martin KroekerDo not run any cleanup if the program is exiting anyway
2020-01-18 Martin KroekerMerge pull request #2371 from martin-frbg/issue2370
2020-01-18 Martin KroekerMerge pull request #2253 from thrasibule/xerbla
2020-01-18 Martin KroekerFree Windows thread memory with MEM_RELEASE rather...
2020-01-15 Martin KroekerMerge pull request #2367 from wjc404/develop
2020-01-13 wjc404Update sgemm_direct_skylakex.c
2020-01-13 wjc404Update sgemm_kernel_16x4_skylakex_2.c
2020-01-13 wjc404make skylakex sgemm code more friendly for readers
2020-01-13 wjc404improve skylakex paralleled sgemm performance
2020-01-13 Martin KroekerMerge pull request #2366 from martin-frbg/install390
2020-01-12 Martin KroekerInstall new lapack.h
2020-01-12 Martin KroekerMerge pull request #23 from xianyi/develop
2020-01-09 Martin KroekerMerge pull request #2365 from wjc404/develop
2020-01-09 wjc404Update KERNEL.SKYLAKEX
2020-01-08 Martin KroekerMerge pull request #2361 from wjc404/develop
2020-01-07 wjc404Update sgemm_kernel_8x4_haswell.c
2020-01-06 wjc404Update sgemm_kernel_8x4_haswell.c
2020-01-06 wjc404Update CONTRIBUTORS.md
2020-01-06 wjc404optimize AVX2 SGEMM
next