コミット履歴

作者 SHA1 メッセージ 日付
  Cédric Augonnet 61cdbb41bd Add support for parallel tasks: 14 年 前
  Samuel Thibault 22399386c3 misc mingw fixes 14 年 前
  Cédric Augonnet f90e00fa9f - In case we have a non standard CUDA setup, we can specify both include and 15 年 前
  Cédric Augonnet 9817b32691 Add support for the MKL. Since it is really hard to guess the flags for MKL, we 15 年 前
  Samuel Thibault 686c611e52 Fix building stencil against mpi 15 年 前
  Cédric Augonnet 1e209cbb0d Export the starpu_sched_policy_s structure in the public API. 15 年 前
  Cédric Augonnet 74cc2f1adc Do not hardcode the maximum number of workers in the starpu.h header. Instead, 15 年 前
  Samuel Thibault c2a62115aa fix windows cuda build, disable opencl on windows for now (no fork there...) 15 年 前
  Nathalie Furmento 59c29c44ec merge branches/opencl --> trunk 15 年 前
  Cédric Augonnet 210585a32e Add a --with-magma option to the configure script to specify whether the MAGMA 15 年 前
  Nathalie Furmento ba6cc60082 s/STARPUDIR/STARPU_DIR/g 15 年 前
  Nathalie Furmento f97978339b Prefixing of objects defined in include/starpu_config.h.in 15 年 前
  Nathalie Furmento 6ff1e52764 Prefixing of objects defined in include/starpu_config.h.in 15 年 前
  Nathalie Furmento 3739cfa184 Prefixing of objects defined in starpu_config_h.in 15 年 前
  Samuel Thibault a1c5981efa and now make check runs on win32 15 年 前
  Samuel Thibault ef1d89deed win32 fixes, still some details todo: rwlocks, mutex_trylock and a few sync builtins 15 年 前
  Samuel Thibault 587d90a6b8 also fix srand48 usage 15 年 前
  Samuel Thibault ce7cc373c2 cope with systems which don't have drand48 15 年 前
  Cédric Augonnet f9ecd9b4a7 Test if libnuma is available at configure time. 15 年 前
  Cédric Augonnet 88147be9d1 Rename the MAXCUDADEVS constant into STARPU_MAXCUDADEVS and add an option to 15 年 前
  Cédric Augonnet 0636d338aa Add a --enable-fast option where the STARPU_ASSERT are ignored (by default, 15 年 前
  Cédric Augonnet 9e1bd3857d Make it possible to select the maximum number of buffers per task at configure 15 年 前
  Cédric Augonnet f33fc377f9 Get rid of the starpu-async branch where all recent changes have been made. 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 eaaf461878 The size of some structure did not match in the public and the private 16 年 前
  Cédric Augonnet 446f18f835 test if __sync_* GCC built-in are available 16 年 前
  Cédric Augonnet 8068ea824d On OS X, there is no posix_memalign, and sched_setaffinity is specific to 16 年 前
  Cédric Augonnet fc22dad676 create a trunk/, branches/ and a tags/ directory 16 年 前