コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault 587d90a6b8 also fix srand48 usage 15 年 前
  Samuel Thibault ce7cc373c2 cope with systems which don't have drand48 15 年 前
  Samuel Thibault 2ef2a414ce use clock_gettime just when it is available 15 年 前
  Cédric Augonnet 92200b61ce From now on, monotonic clocks are used by default: this is much safer and 15 年 前
  Nathalie Furmento c722a34e6e more prefixing with starpu_ and s/CORE/CPU/g 15 年 前
  Cédric Augonnet f9ecd9b4a7 Test if libnuma is available at configure time. 15 年 前
  Cédric Augonnet b3caf41960 Get rid of mpi/examples/Makefile.am to avoid a dependency issue. 15 年 前
  Cédric Augonnet 681fcbb676 make sure that nvcc finds cuda headers 15 年 前
  Cédric Augonnet 5471b28c56 tell autoconf to generate the Makefile for the MPI examples 15 年 前
  Cédric Augonnet 263464ee51 From now on, the default behaviour is to put performance models in 15 年 前
  Cédric Augonnet 1c9e738133 - rename MAXNODES into STARPU_MAXNODES. 15 年 前
  Cédric Augonnet 88147be9d1 Rename the MAXCUDADEVS constant into STARPU_MAXCUDADEVS and add an option to 15 年 前
  Cédric Augonnet d4c070f3ee Add a --with-mpicc option to specify which compiler should be used with MPI. 15 年 前
  Cédric Augonnet 0636d338aa Add a --enable-fast option where the STARPU_ASSERT are ignored (by default, 15 年 前
  Cédric Augonnet c3c1b0de02 Introduce the MPI helper lib (enabled with --with-mpi at configure time). 15 年 前
  Cédric Augonnet 9e1bd3857d Make it possible to select the maximum number of buffers per task at configure 15 年 前
  Cédric Augonnet 5c984e9279 make sure that FFTW is available for the starpufft lib 15 年 前
  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 16 年 前
  Cédric Augonnet c1444dc9b7 check if pthread_spinlock_t is available 16 年 前
  Cédric Augonnet 8bd7ca5765 - dynamic code loading requires libelf 16 年 前
  Cédric Augonnet e2b6034f4f add some texinfo doc skeleton 16 年 前
  Cédric Augonnet a79341479c Gordon requires that drivers are non-blocking 16 年 前
  Cédric Augonnet 14a1ca0c43 use pthread_setaffinity_np instead of sched_setaffinity 16 年 前
  Cédric Augonnet e1c5125548 it is now possible to specify where Scalp is installed 16 年 前