コミット履歴

作者 SHA1 メッセージ 日付
  Cédric Augonnet f9ecd9b4a7 Test if libnuma is available at configure time. 16 年 前
  Cédric Augonnet b3caf41960 Get rid of mpi/examples/Makefile.am to avoid a dependency issue. 16 年 前
  Cédric Augonnet 681fcbb676 make sure that nvcc finds cuda headers 16 年 前
  Cédric Augonnet 5471b28c56 tell autoconf to generate the Makefile for the MPI examples 16 年 前
  Cédric Augonnet 263464ee51 From now on, the default behaviour is to put performance models in 16 年 前
  Cédric Augonnet 1c9e738133 - rename MAXNODES into STARPU_MAXNODES. 16 年 前
  Cédric Augonnet 88147be9d1 Rename the MAXCUDADEVS constant into STARPU_MAXCUDADEVS and add an option to 16 年 前
  Cédric Augonnet d4c070f3ee Add a --with-mpicc option to specify which compiler should be used with MPI. 16 年 前
  Cédric Augonnet 0636d338aa Add a --enable-fast option where the STARPU_ASSERT are ignored (by default, 16 年 前
  Cédric Augonnet c3c1b0de02 Introduce the MPI helper lib (enabled with --with-mpi at configure time). 16 年 前
  Cédric Augonnet 9e1bd3857d Make it possible to select the maximum number of buffers per task at configure 16 年 前
  Cédric Augonnet 5c984e9279 make sure that FFTW is available for the starpufft lib 16 年 前
  Cédric Augonnet f33fc377f9 Get rid of the starpu-async branch where all recent changes have been made. 16 年 前
  Cédric Augonnet 5eb8e90d22 Get ready for StarPU 0.2 ... 16 年 前
  Cédric Augonnet 407c0fa3dc some systems don't have memalign 16 年 前
  Cédric Augonnet b11e0c4f06 detect if malloc.h exists so that we can use memalign on various systems. 16 年 前
  Cédric Augonnet 5cdd7aec2f (re)implement a spinlock in case pthread_spinlock_t is not available. 16 年 前
  Cédric Augonnet c1f00e8c91 update the StarPU Gordon driver to the recent changes in Gordon 16 年 前
  Cédric Augonnet 6f1c146e07 In case CPUs' clocks are not synchronized, we cannot use ticks so we use a 17 年 前
  Cédric Augonnet c1444dc9b7 check if pthread_spinlock_t is available 17 年 前
  Cédric Augonnet 8bd7ca5765 - dynamic code loading requires libelf 17 年 前
  Cédric Augonnet e2b6034f4f add some texinfo doc skeleton 17 年 前
  Cédric Augonnet a79341479c Gordon requires that drivers are non-blocking 17 年 前
  Cédric Augonnet 14a1ca0c43 use pthread_setaffinity_np instead of sched_setaffinity 17 年 前
  Cédric Augonnet e1c5125548 it is now possible to specify where Scalp is installed 17 年 前
  Cédric Augonnet 5e56c035ab Use the --disable-data-rw-lock option by default from now on: this should 17 年 前
  Cédric Augonnet 2dd824f06a Darwin has never been running on old intel <i686 17 年 前
  Cédric Augonnet 81d9721230 On Darwin, gcc's default target is i386, so that atomic ops are not available 17 年 前
  Cédric Augonnet 446f18f835 test if __sync_* GCC built-in are available 17 年 前
  Cédric Augonnet 8068ea824d On OS X, there is no posix_memalign, and sched_setaffinity is specific to 17 年 前