2642 Commits (3be5c3d34342ab25854345158fc851afc2c84566)
 

Author SHA1 Message Date
  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
  Martin Kroeker 9e9a9553db Merge pull request #1276 from cconrads-scicomp/android_-lm_fix 8 years ago
  Martin Kroeker be7c1b6324 Merge pull request #1275 from cconrads-scicomp/recognize-gfortran-on-arm 8 years ago
  Christoph Conrads be8e8228ae Make: show installation instructions after build 8 years ago
  Christoph Conrads 77b197bc93 Make: fix installation instructions 8 years ago
  Christoph Conrads 9cc6599056 ARM: do not add linker flag `-lm` unconditionally 8 years ago
  Christoph Conrads da611dd81a ARM: recognize gfortran pre-releases 8 years ago
  Martin Kroeker e6b9b660c3 Merge pull request #1264 from isuruf/dyn 8 years ago
  Martin Kroeker 62635b1fb5 Merge pull request #1268 from jirutka/travis-2 8 years ago
  Martin Kroeker 75ddfbd687 Change travis back to sudo true 8 years ago
  Isuru Fernando 2f12ea017b No strncasecmp with MSVC 8 years ago
  Isuru Fernando d3b677fe87 Add commonobjs 8 years ago
  Isuru Fernando 6f83004252 Test DYNAMIC_ARCH on appveyor 8 years ago
  Isuru Fernando 505b218829 Merge remote-tracking branch 'upstream/develop' into dyn 8 years ago
  Martin Kroeker 719fcc56b0 Merge pull request #1262 from martin-frbg/xmv_thread-splitting 8 years ago
  Martin Kroeker 1296c89688 Merge pull request #1256 from isuruf/develop 8 years ago
  Jakub Jirutka dfb91f2a31 Travis: Add jobs building with clang 8 years ago
  Jakub Jirutka 2ec76011f9 Travis: Disable job "LINUX64_MUSL USE_OPENMP=1" 8 years ago
  Isuru Fernando 7abbe40980 Build all branches so that appveyor works in forks 8 years ago
  Isuru Fernando ca32b66a1c New utest for clang 8 years ago
  Isuru Fernando d9346930dd Merge remote-tracking branch 'upstream/develop' into develop 8 years ago
  Martin Kroeker 0bfe5c6822 Merge pull request #1266 from ashwinyes/develop_thunderx2t99_fix_clang_compilation 8 years ago
  Ashwin Sekhar T K 4899d67f7d THUDNERX2T99: Fix clang compilation 8 years ago
  Isuru Fernando 1d1854032b Add missing EXCAVATOR 8 years ago
  Martin Kroeker ebb04e3265 Merge pull request #1259 from isuruf/cmake 8 years ago
  Isuru Fernando 2c51a990ac Fix extra whitespaces. CMake parser macro fails with it 8 years ago
  Isuru Fernando 7892434572 Add hemm3m and symm3m objects 8 years ago
  Isuru Fernando d798487213 Fixes for dynamic_arch. almost there 8 years ago
  Martin Kroeker 0ba64cee60 Update trmv_thread.c 8 years ago
  Martin Kroeker 53aee36076 Merge pull request #1255 from jirutka/travis 8 years ago
  Martin Kroeker c4e5ba1bfe Make sure that range_n of last thread never exceeds the actual data size when splitting the workload 8 years ago
  Jakub Jirutka 486a485bb7 Travis: Allow job LINUX64_MUSL USE_OPENMP=1 to fail 8 years ago
  Jakub Jirutka 08c7d1ddf8 Travis: Disable some gcc warnings to avoid exceeding Travis limit 8 years ago
  Jakub Jirutka e0bd5b5c0e Travis: Build and test also on Alpine Linux (musl libc) 8 years ago
  Jakub Jirutka ae65f75572 Travis: Simplify configuration using Build Stages and APT addon 8 years ago
  Martin Kroeker 1e9247c276 Merge pull request #1260 from xianyi/revert-1254-xbmv_range 8 years ago
  Isuru Fernando 251715d9ef configure kernel_core.h 8 years ago
  Martin Kroeker a6f533b248 Revert "Fix calculated range limit exceeding actual data size for last thread" 8 years ago
  Isuru Fernando 50deeb49b7 configure setparam 8 years ago