Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento deb76ef517 include/starpu_config.h.in: make STARPU_HAVE_UNSETENV available to applications hace 12 años
  Nathalie Furmento ccb2b1282d rename slow-machine to the more appropriate term quick-check hace 12 años
  Nathalie Furmento adf0a15c45 revert @7683 as STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION should be defined by the public API for applications to detect the version of StarPU they are using hace 12 años
  Nathalie Furmento 8dca1f4c96 remove STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION as they are no longer needed hace 12 años
  Cyril Roelandt 764ced63f7 Use a STARPU_MAXGORDONDEVS constant. hace 12 años
  Samuel Thibault c46d26e887 re-fix erand48_r use on BSD hace 13 años
  Nathalie Furmento 55482d9c38 define rand functions in a dedicated .h file and add starpu definition for 'struct drand48_data' hace 13 años
  Nathalie Furmento aedef37bc0 include/starpu_config.h.in: STARPU_MAXNODES is needed when defining a new data interface hace 13 años
  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 hace 13 años
  Ludovic Courtès 88fb00c1a5 Define `STARPU_MAJOR_VERSION' and `STARPU_MINOR_VERSION'. hace 13 años
  Nathalie Furmento d3cee6aa6e add new macro STARPU_VERSION hace 13 años
  Samuel Thibault 7a0f65790f Also build vector_scal with icc when available hace 13 años
  Nathalie Furmento 2177148f7e add missing licence information hace 13 años
  Cyril Roelandt ffcfb86084 Multi-implementation. hace 13 años
  Nathalie Furmento 4bce668274 Related-cpu option renaming. hace 14 años
  Cédric Augonnet aed2c35fd7 Improve the CPU kernel of the pi_redux benchmark by using the erand48_r which hace 14 años
  Nathalie Furmento 2f3d6b8515 define --enable-slow-machine to run tests and examples with smaller inputs hace 14 años
  Samuel Thibault 72829ef29e do not let starpu_scheduler.h unexpectedly include hwloc.h during application compilations hace 14 años
  Samuel Thibault 0ed129e2a3 better define a __starpu_func__ instead of a globally-visible __func__, and factorize in starpu_config.h hace 14 años
  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 hace 14 años
  Cédric Augonnet 683d3169a3 Add a example computing Mandelbrot fractal and display it using X11 if the lib hace 14 años
  Cédric Augonnet 61cdbb41bd Add support for parallel tasks: hace 14 años
  Samuel Thibault 22399386c3 misc mingw fixes hace 14 años
  Cédric Augonnet f90e00fa9f - In case we have a non standard CUDA setup, we can specify both include and hace 14 años
  Cédric Augonnet 9817b32691 Add support for the MKL. Since it is really hard to guess the flags for MKL, we hace 14 años
  Samuel Thibault 686c611e52 Fix building stencil against mpi hace 14 años
  Cédric Augonnet 1e209cbb0d Export the starpu_sched_policy_s structure in the public API. hace 14 años
  Cédric Augonnet 74cc2f1adc Do not hardcode the maximum number of workers in the starpu.h header. Instead, hace 14 años
  Samuel Thibault c2a62115aa fix windows cuda build, disable opencl on windows for now (no fork there...) hace 15 años
  Nathalie Furmento 59c29c44ec merge branches/opencl --> trunk hace 15 años