platform/upstream/openblas.git
2017-10-24 Ashwin Sekhar T KARM64: Convert all labels to local labels
2017-10-24 Martin KroekerMerge pull request #1333 from martin-frbg/haswell32
2017-10-24 Martin KroekerFix 32bit HASWELL
2017-10-12 Martin KroekerMerge pull request #1327 from martin-frbg/cmake-relapack
2017-10-12 Martin KroekerOptionally add ReLAPACK to LIB_COMPONENTS
2017-10-12 Martin KroekerAdd cmake build list file for ReLAPACK
2017-10-12 Martin KroekerAdd ReLAPACK option
2017-10-10 Martin KroekerMerge pull request #1325 from grisuthedragon/patch-1
2017-10-10 Martin KöhlerUpdate README.md
2017-10-09 Martin KroekerCmake fixes for DYNAMIC_ARCH builds and whitespace...
2017-10-08 Martin KroekerMerge pull request #1320 from timmoon10/develop
2017-10-08 Martin KroekerMerge pull request #1319 from martin-frbg/issue601
2017-10-08 Martin KroekerMerge pull request #1317 from martin-frbg/power8-asm
2017-10-06 Martin KroekerComment out a code block that performs out-of-bounds...
2017-10-06 Martin KroekerMerge pull request #1279 from xsacha/develop
2017-10-04 Tim MoonReduce number of data partitions in n.
2017-10-04 Martin KroekerMerge pull request #1316 from timmoon10/develop
2017-10-03 Tim MoonCleaning up and documenting multi-threaded GEMM code.
2017-10-03 Tim MoonUse 2D thread distribution for small GEMMs.
2017-09-30 Martin KroekerFix out-of-bounds accesses where the data should be...
2017-09-30 Martin KroekerMerge pull request #1318 from pv/potrf-smoketest
2017-09-30 Pauli VirtanenAdd trivial smoketest for xpotrf
2017-09-28 Tim MoonIncreasing flexibility of GEMM benchmark.
2017-09-28 Martin KroekerSave and restore VSX registers
2017-09-28 Tim MoonMerge https://github.com/timmoon10/OpenBLAS into develop
2017-09-28 Tim MoonReducing threads for multi-threaded GEMMs on small...
2017-09-26 Martin KroekerMerge pull request #1314 from martin-frbg/nofortran...
2017-09-25 Martin KroekerRewrite NOFORTRAN conditionals
2017-09-22 Martin KroekerMerge pull request #1310 from sva-img/develop
2017-09-22 Shivraj PatilAdded mips I6500 core
2017-09-19 Martin KroekerMerge pull request #1308 from sebastien-villemot/develop
2017-09-19 Sébastien VillemotAdd support for TARGET=ZARCH_GENERIC and TARGET=Z13
2017-09-18 Martin KroekerMerge pull request #1304 from martin-frbg/aix-build...
2017-09-17 Martin Kroeker(Plain make) build system fixes for AIX
2017-09-14 Martin KroekerMerge pull request #1303 from martin-frbg/imatcopy...
2017-09-14 Martin KroekerFix cols/rows mixup in omatcopy 2nd step for BlasTrans...
2017-09-14 Martin KroekerMerge pull request #1302 from martin-frbg/nofortran-fix
2017-09-14 Martin KroekerRemove default FEXTRALIBS in NOFORTRAN case
2017-09-09 Martin KroekerMerge pull request #1288 from quickwritereader/develop
2017-09-09 Martin KroekerMerge pull request #1293 from embray/cygwin/install
2017-09-09 Martin KroekerMerge pull request #1299 from martin-frbg/race_fixes
2017-09-09 Martin KroekerConvert another caller of "allocation" to LOCK_COMMAND
2017-09-09 Martin KroekerFix thread data races
2017-09-09 Martin KroekerFix thread data race in memory.c
2017-09-07 Erik M. BrayMore canonical installation on Cygwin:
2017-09-06 AbdurraufOptimized standard Blas Level-1,2 (excluding nrm2 funct...
2017-09-03 Martin KroekerMerge pull request #1290 from martin-frbg/imatcopy
2017-09-03 Martin KroekerUse in-place transform shortcut only if matrix is square
2017-08-27 Martin KroekerMerge pull request #1286 from martin-frbg/baytrail
2017-08-27 Martin KroekerFix coretype detection for Bay Trail Atom
2017-08-23 SachaClean up config file writing.
2017-08-23 SachaFix open_blas.config which was never working out-of...
2017-08-22 Sacha RefshaugeDo not require Perl for MSVC if CMake >= 3.4
2017-08-20 Sacha RefshaugeClean up, fix old typos. Simplify arch usages. Move...
2017-08-20 Sacha RefshaugeImprovements to previous commit (cross-compile).
2017-08-20 Sacha RefshaugeAdd support for cross compiling.
2017-08-19 Martin KroekerMerge pull request #1281 from sharkcz/armv8
2017-08-19 Sacha RefshaugeAdd kernel/Makefile.LA to CMake
2017-08-19 Sacha RefshaugeAdd a CMake GCC and Clang target to Travis CI
2017-08-19 Sacha RefshaugeRemove _static usages for tests
2017-08-19 Sacha RefshaugeOnly run utest without NOFORTRAN, same as Makefile...
2017-08-19 Sacha RefshaugeFix threading usage in CMake: s/SMP/USE_THREAD/
2017-08-18 Dan Horákfix detection of generic ARMv8 CPUs
2017-08-17 Sacha RefshaugeFix typos and use CMake OpenMP support.
2017-08-16 <srefshauge... Fix bug that required fortran. Fix bug that needed...
2017-08-16 <srefshauge... Drop some redundant vars and improve arch detection...
2017-08-16 <srefshauge... Allow CMake to determine if it is building static or...
2017-08-16 <srefshauge... Let CMake deal with build type.
2017-08-10 Martin KroekerMerge pull request #1277 from cconrads-scicomp/fix...
2017-08-10 Martin KroekerMerge pull request #1276 from cconrads-scicomp/android_...
2017-08-10 Martin KroekerMerge pull request #1275 from cconrads-scicomp/recogniz...
2017-08-10 Christoph ConradsMake: show installation instructions after build
2017-08-10 Christoph ConradsMake: fix installation instructions
2017-08-10 Christoph ConradsARM: do not add linker flag `-lm` unconditionally
2017-08-10 Christoph ConradsARM: recognize gfortran pre-releases
2017-08-08 Martin KroekerMerge pull request #1264 from isuruf/dyn
2017-08-08 Martin KroekerMerge pull request #1268 from jirutka/travis-2
2017-08-08 Martin KroekerChange travis back to sudo true
2017-08-07 Isuru FernandoNo strncasecmp with MSVC
2017-08-07 Isuru FernandoAdd commonobjs
2017-08-06 Isuru FernandoTest DYNAMIC_ARCH on appveyor
2017-08-06 Isuru FernandoMerge remote-tracking branch 'upstream/develop' into dyn
2017-08-06 Martin KroekerMerge pull request #1262 from martin-frbg/xmv_thread...
2017-08-06 Martin KroekerMerge pull request #1256 from isuruf/develop
2017-08-06 Jakub JirutkaTravis: Add jobs building with clang
2017-08-06 Jakub JirutkaTravis: Disable job "LINUX64_MUSL USE_OPENMP=1"
2017-08-04 Isuru FernandoBuild all branches so that appveyor works in forks
2017-08-04 Isuru FernandoNew utest for clang
2017-08-04 Isuru FernandoMerge remote-tracking branch 'upstream/develop' into...
2017-08-03 Martin KroekerMerge pull request #1266 from ashwinyes/develop_thunder...
2017-08-02 Ashwin Sekhar T KTHUDNERX2T99: Fix clang compilation
2017-08-02 Isuru FernandoAdd missing EXCAVATOR
2017-08-02 Martin KroekerMerge pull request #1259 from isuruf/cmake
2017-08-02 Isuru FernandoFix extra whitespaces. CMake parser macro fails with it
2017-08-02 Isuru FernandoAdd hemm3m and symm3m objects
2017-08-02 Isuru FernandoFixes for dynamic_arch. almost there
2017-08-02 Martin KroekerUpdate trmv_thread.c
2017-08-02 Martin KroekerMerge pull request #1255 from jirutka/travis
2017-08-01 Martin KroekerMake sure that range_n of last thread never exceeds...
2017-08-01 Jakub JirutkaTravis: Allow job LINUX64_MUSL USE_OPENMP=1 to fail
next