2580 Commits (514d2372576acd29b094e5dc4ebe526d7e855ed8)
 

Author SHA1 Message Date
  Martin Kroeker 514d237257 Merge pull request #1279 from xsacha/develop 8 years ago
  Martin Kroeker e1b2502840 Merge pull request #1316 from timmoon10/develop 8 years ago
  Martin Kroeker ebe84215e4 Merge pull request #1318 from pv/potrf-smoketest 8 years ago
  Pauli Virtanen 845e6d750f Add trivial smoketest for xpotrf 8 years ago
  Tim Moon a89d6711c6 Increasing flexibility of GEMM benchmark. 8 years ago
  Tim Moon 0e6b11b708 Merge https://github.com/timmoon10/OpenBLAS into develop 8 years ago
  Tim Moon 6aaa107865 Reducing threads for multi-threaded GEMMs on small matrices. 8 years ago
  Martin Kroeker 00c42dc815 Merge pull request #1314 from martin-frbg/nofortran-fix-2 8 years ago
  Martin Kroeker 79e754e548 Rewrite NOFORTRAN conditionals 8 years ago
  Martin Kroeker 2ccd7f6e0c Merge pull request #1310 from sva-img/develop 8 years ago
  Shivraj Patil e3d844b062 Added mips I6500 core 8 years ago
  Martin Kroeker def146efed Merge pull request #1308 from sebastien-villemot/develop 8 years ago
  Sébastien Villemot 7543e578a4 Add support for TARGET=ZARCH_GENERIC and TARGET=Z13 8 years ago
  Martin Kroeker 601c71fe54 Merge pull request #1304 from martin-frbg/aix-build-fixes 8 years ago
  Martin Kroeker 3810a6fd99 (Plain make) build system fixes for AIX 8 years ago
  Martin Kroeker 742f54c235 Merge pull request #1303 from martin-frbg/imatcopy-rowscols 8 years ago
  Martin Kroeker d674fbb4c7 Fix cols/rows mixup in omatcopy 2nd step for BlasTrans cases 8 years ago
  Martin Kroeker 2922c15f36 Merge pull request #1302 from martin-frbg/nofortran-fix 8 years ago
  Martin Kroeker 3a245a376f Remove default FEXTRALIBS in NOFORTRAN case 8 years ago
  Martin Kroeker 46c9357c72 Merge pull request #1288 from quickwritereader/develop 8 years ago
  Martin Kroeker 1c3e2d3dd5 Merge pull request #1293 from embray/cygwin/install 8 years ago
  Martin Kroeker f66d908282 Merge pull request #1299 from martin-frbg/race_fixes 8 years ago
  Martin Kroeker ba1f91f17b Convert another caller of "allocation" to LOCK_COMMAND 8 years ago
  Martin Kroeker f460776f0f Fix thread data races 8 years ago
  Martin Kroeker e882f3d6f3 Fix thread data race in memory.c 8 years ago
  Erik M. Bray dddedbab5d More canonical installation on Cygwin: 8 years ago
  Abdurrauf 1cfdb2295d Optimized standard Blas Level-1,2 (excluding nrm2 functions) for z13 (double precision) 8 years ago
  Martin Kroeker 00740c0e34 Merge pull request #1290 from martin-frbg/imatcopy 8 years ago
  Martin Kroeker 254db9bd7c Use in-place transform shortcut only if matrix is square 8 years ago
  Martin Kroeker f2074f9ac1 Merge pull request #1286 from martin-frbg/baytrail 8 years ago
  Martin Kroeker aece65ea29 Fix coretype detection for Bay Trail Atom 8 years ago
  Sacha ef64991506 Clean up config file writing. 8 years ago
  Sacha 7a867082d8 Fix open_blas.config which was never working out-of-source. Remove need for gen_config_h.exe. If OpenMP is requested, do not silently ignore when it isn't available. 8 years ago
  Sacha Refshauge a1b87eac6b Do not require Perl for MSVC if CMake >= 3.4 8 years ago
  Sacha Refshauge 47ebce4d1a Clean up, fix old typos. Simplify arch usages. Move system arch check to earlier position. 8 years ago
  Sacha Refshauge 69b560751c Improvements to previous commit (cross-compile). 8 years ago
  Sacha Refshauge 0a7a527a92 Add support for cross compiling. 8 years ago
  Martin Kroeker 50715e8945 Merge pull request #1281 from sharkcz/armv8 8 years ago
  Sacha Refshauge 11911fd941 Add kernel/Makefile.LA to CMake 8 years ago
  Sacha Refshauge 408b4fe83f Add a CMake GCC and Clang target to Travis CI 8 years ago
  Sacha Refshauge 4474465438 Remove _static usages for tests 8 years ago
  Sacha Refshauge b9ec72546c Only run utest without NOFORTRAN, same as Makefile. Linux now compiles. 8 years ago
  Sacha Refshauge 37858d1146 Fix threading usage in CMake: s/SMP/USE_THREAD/ 8 years ago
  Dan Horák 1763e01567 fix detection of generic ARMv8 CPUs 8 years ago
  Sacha Refshauge 6aac06587d Fix typos and use CMake OpenMP support. 8 years ago
   7c1acc07f0 Fix bug that required fortran. Fix bug that needed CXX var. Remove redundant set vars. Fix threading detection. Do not attempt to run code if cross compiling. 8 years ago
   38d273ea03 Drop some redundant vars and improve arch detection in CMake. 8 years ago
   7242cdc4ec Allow CMake to determine if it is building static or shared. 8 years ago
   90a4dab501 Let CMake deal with build type. 8 years ago
  Martin Kroeker a8a342ccc4 Merge pull request #1277 from cconrads-scicomp/fix-installation-instructions 8 years ago