Commit History

Author SHA1 Message Date
  Nathalie Furmento 55482d9c38 define rand functions in a dedicated .h file and add starpu definition for 'struct drand48_data' 13 years ago
  Nathalie Furmento aedef37bc0 include/starpu_config.h.in: STARPU_MAXNODES is needed when defining a new data interface 13 years ago
  Nathalie Furmento 8d06031f95 get rid off STARPU_VERSION as it has been made redundant by #4763 which defines STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION 13 years ago
  Ludovic Courtès 88fb00c1a5 Define `STARPU_MAJOR_VERSION' and `STARPU_MINOR_VERSION'. 13 years ago
  Nathalie Furmento d3cee6aa6e add new macro STARPU_VERSION 13 years ago
  Samuel Thibault 7a0f65790f Also build vector_scal with icc when available 13 years ago
  Nathalie Furmento 2177148f7e add missing licence information 14 years ago
  Cyril Roelandt ffcfb86084 Multi-implementation. 14 years ago
  Nathalie Furmento 4bce668274 Related-cpu option renaming. 14 years ago
  Cédric Augonnet aed2c35fd7 Improve the CPU kernel of the pi_redux benchmark by using the erand48_r which 14 years ago
  Nathalie Furmento 2f3d6b8515 define --enable-slow-machine to run tests and examples with smaller inputs 14 years ago
  Samuel Thibault 72829ef29e do not let starpu_scheduler.h unexpectedly include hwloc.h during application compilations 14 years ago
  Samuel Thibault 0ed129e2a3 better define a __starpu_func__ instead of a globally-visible __func__, and factorize in starpu_config.h 14 years ago
  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 14 years ago
  Cédric Augonnet 683d3169a3 Add a example computing Mandelbrot fractal and display it using X11 if the lib 14 years ago
  Cédric Augonnet 61cdbb41bd Add support for parallel tasks: 14 years ago
  Samuel Thibault 22399386c3 misc mingw fixes 14 years ago
  Cédric Augonnet f90e00fa9f - In case we have a non standard CUDA setup, we can specify both include and 14 years ago
  Cédric Augonnet 9817b32691 Add support for the MKL. Since it is really hard to guess the flags for MKL, we 14 years ago
  Samuel Thibault 686c611e52 Fix building stencil against mpi 15 years ago
  Cédric Augonnet 1e209cbb0d Export the starpu_sched_policy_s structure in the public API. 15 years ago
  Cédric Augonnet 74cc2f1adc Do not hardcode the maximum number of workers in the starpu.h header. Instead, 15 years ago
  Samuel Thibault c2a62115aa fix windows cuda build, disable opencl on windows for now (no fork there...) 15 years ago
  Nathalie Furmento 59c29c44ec merge branches/opencl --> trunk 15 years ago
  Cédric Augonnet 210585a32e Add a --with-magma option to the configure script to specify whether the MAGMA 15 years ago
  Nathalie Furmento ba6cc60082 s/STARPUDIR/STARPU_DIR/g 15 years ago
  Nathalie Furmento f97978339b Prefixing of objects defined in include/starpu_config.h.in 15 years ago
  Nathalie Furmento 6ff1e52764 Prefixing of objects defined in include/starpu_config.h.in 15 years ago
  Nathalie Furmento 3739cfa184 Prefixing of objects defined in starpu_config_h.in 15 years ago
  Samuel Thibault a1c5981efa and now make check runs on win32 15 years ago