Historique des commits

Auteur SHA1 Message Date
  Cyril Roelandt ffcfb86084 Multi-implementation. il y a 14 ans
  Nathalie Furmento 4bce668274 Related-cpu option renaming. il y a 14 ans
  Cédric Augonnet aed2c35fd7 Improve the CPU kernel of the pi_redux benchmark by using the erand48_r which il y a 14 ans
  Nathalie Furmento 2f3d6b8515 define --enable-slow-machine to run tests and examples with smaller inputs il y a 14 ans
  Samuel Thibault 72829ef29e do not let starpu_scheduler.h unexpectedly include hwloc.h during application compilations il y a 14 ans
  Samuel Thibault 0ed129e2a3 better define a __starpu_func__ instead of a globally-visible __func__, and factorize in starpu_config.h il y a 14 ans
  Nathalie Furmento bc7c8bcc60 include: ssize_t is not defined on virtual studio, use starpu_ssize_t which will be defined as ssize_t or long depending on the platform il y a 14 ans
  Cédric Augonnet 683d3169a3 Add a example computing Mandelbrot fractal and display it using X11 if the lib il y a 15 ans
  Cédric Augonnet 61cdbb41bd Add support for parallel tasks: il y a 15 ans
  Samuel Thibault 22399386c3 misc mingw fixes il y a 15 ans
  Cédric Augonnet f90e00fa9f - In case we have a non standard CUDA setup, we can specify both include and il y a 15 ans
  Cédric Augonnet 9817b32691 Add support for the MKL. Since it is really hard to guess the flags for MKL, we il y a 15 ans
  Samuel Thibault 686c611e52 Fix building stencil against mpi il y a 15 ans
  Cédric Augonnet 1e209cbb0d Export the starpu_sched_policy_s structure in the public API. il y a 15 ans
  Cédric Augonnet 74cc2f1adc Do not hardcode the maximum number of workers in the starpu.h header. Instead, il y a 15 ans
  Samuel Thibault c2a62115aa fix windows cuda build, disable opencl on windows for now (no fork there...) il y a 15 ans
  Nathalie Furmento 59c29c44ec merge branches/opencl --> trunk il y a 15 ans
  Cédric Augonnet 210585a32e Add a --with-magma option to the configure script to specify whether the MAGMA il y a 15 ans
  Nathalie Furmento ba6cc60082 s/STARPUDIR/STARPU_DIR/g il y a 15 ans
  Nathalie Furmento f97978339b Prefixing of objects defined in include/starpu_config.h.in il y a 15 ans
  Nathalie Furmento 6ff1e52764 Prefixing of objects defined in include/starpu_config.h.in il y a 15 ans
  Nathalie Furmento 3739cfa184 Prefixing of objects defined in starpu_config_h.in il y a 15 ans
  Samuel Thibault a1c5981efa and now make check runs on win32 il y a 15 ans
  Samuel Thibault ef1d89deed win32 fixes, still some details todo: rwlocks, mutex_trylock and a few sync builtins il y a 15 ans
  Samuel Thibault 587d90a6b8 also fix srand48 usage il y a 15 ans
  Samuel Thibault ce7cc373c2 cope with systems which don't have drand48 il y a 15 ans
  Cédric Augonnet f9ecd9b4a7 Test if libnuma is available at configure time. il y a 15 ans
  Cédric Augonnet 88147be9d1 Rename the MAXCUDADEVS constant into STARPU_MAXCUDADEVS and add an option to il y a 16 ans
  Cédric Augonnet 0636d338aa Add a --enable-fast option where the STARPU_ASSERT are ignored (by default, il y a 16 ans
  Cédric Augonnet 9e1bd3857d Make it possible to select the maximum number of buffers per task at configure il y a 16 ans