platform/upstream/openblas.git
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-19 Martin KroekerMerge pull request #1281 from sharkcz/armv8
2017-08-18 Dan Horákfix detection of generic ARMv8 CPUs
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
2017-08-01 Jakub JirutkaTravis: Disable some gcc warnings to avoid exceeding...
2017-08-01 Jakub JirutkaTravis: Build and test also on Alpine Linux (musl libc)
2017-08-01 Jakub JirutkaTravis: Simplify configuration using Build Stages and...
2017-08-01 Martin KroekerMerge pull request #1260 from xianyi/revert-1254-xbmv_range
2017-08-01 Isuru Fernandoconfigure kernel_core.h
2017-08-01 Martin KroekerRevert "Fix calculated range limit exceeding actual...
2017-08-01 Isuru Fernandoconfigure setparam
2017-08-01 Isuru FernandoSupport DYNAMIC_ARCH with cmake
2017-08-01 Isuru FernandoFix lapacke copying
2017-08-01 Isuru FernandoNo need of a temp file for f77blas.h
2017-08-01 Isuru FernandoSupport out-of-source build
2017-08-01 Isuru FernandoFix installing cblas.h and fix tabs
2017-08-01 Martin KroekerMerge pull request #1257 from martin-frbg/cgroups-prereq
2017-08-01 Isuru FernandoDon't change timestamps
2017-07-31 Martin KroekerRework __GLIBC_PREREQ checks to avoid breaking non...
2017-07-31 Martin KroekerMerge pull request #1254 from martin-frbg/xbmv_range
2017-07-29 Isuru FernandoRemove unnecessary line in appveyor
2017-07-29 Isuru FernandoFix vcvarsall call in appveyor
2017-07-29 Isuru FernandoFix copying libopenblas.dll
2017-07-29 Isuru FernandoMake ARCH variable a CACHE variable
2017-07-29 Isuru FernandoTry adding RC to path
2017-07-29 Isuru Fernandovsvarsall in appveyor
2017-07-29 Isuru FernandoFix CMAKE_C_COMPILER in appveyor
2017-07-29 Isuru Fernandoadd --yes to conda in appveyor.yml
2017-07-29 Isuru Fernandobuild clang-cl first
2017-07-29 Isuru FernandoFix appveyor.yml
2017-07-29 Isuru FernandoTest clang in appveyor.yml
2017-07-29 Isuru FernandoNinja complains that file openblas.def does not exist
2017-07-29 Isuru Fernandoclang on windows needs FU=''
2017-07-29 Isuru Fernandotypedefs only for c
2017-07-28 Isuru FernandoFix complex support for MSVC headers
2017-07-28 Isuru Fernandocheck compiler is msvc instead of msvc
2017-07-27 Martin KroekerFix range limit exceeding actual data size in last...
2017-07-27 Martin KroekerFix range limit exceeding data size in last step
2017-07-27 Martin KroekerFix range exceeding actual data size in quick_divide
2017-07-25 Martin KroekerMerge pull request #1249 from martin-frbg/cgroup
2017-07-25 Martin KroekerHonor cgroup/cpuset limits when enumerating cpus
2017-07-24 Martin KroekerRevert "Honor cgroup/cpuset limits when enumerating...
2017-07-24 Zhang XianyiMerge pull request #1236 from martin-frbg/l1cache
2017-07-24 Zhang XianyiBump develop version for 0.3.0.
2017-07-24 Zhang XianyiMerge branch 'develop' upstream/0.2.20 v0.2.20
2017-07-24 Zhang XianyiUpdate doc for 0.2.20 version.
2017-07-24 Zhang XianyiMerge pull request #1239 from martin-frbg/cgroups
2017-07-24 Zhang XianyiMerge pull request #1244 from martin-frbg/micmuc_cimatcopy
2017-07-21 Martin KroekerUse in-place transform shortcut only if matrix is square
2017-07-20 Martin KroekerAdd files via upload
2017-07-15 Martin KroekerExchange rows and cols in final omatcopy with BlasTrans
2017-07-15 Martin KroekerMore fixes for silly misedits
2017-07-15 Martin KroekerFixup braces lost in previous edit
2017-07-15 Martin KroekerMerge branch 'develop' into cgroups
2017-07-13 Martin KroekerDisable ReLAPACK by default (#1238)
2017-07-13 Zhang XianyiMerge pull request #1214 from martin-frbg/relapack
next