Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault 038d71df3e add cost model to tasks_size_overhead, to actually benchmarks prediction-enabled heuristics vor 10 Jahren
  Samuel Thibault 7f62c83488 Fix scalability of modular eager policies with prefetching vor 10 Jahren
  Samuel Thibault bbaaa9d019 Make tests which try various schedulers undef STARPU_SCHED, otherwise that takes precedence vor 10 Jahren
  Samuel Thibault 441f09f432 Benchmark task overhead without having to deal with scalability of StarPU: tasks_size_overhead deals with that vor 10 Jahren
  Samuel Thibault d33a58793f Optimise dmdas in the case where all tasks have the same priority vor 10 Jahren
  Samuel Thibault 0900f07836 typo vor 10 Jahren
  Samuel Thibault b67f5823fc drop now-unused variable vor 10 Jahren
  Samuel Thibault 6bf7871eb2 optimize initializing model state vor 10 Jahren
  Samuel Thibault 35fa0fb291 The opencl implementation used on alaric returns CL_MEM_OBJECT_ALLOCATION_FAILURE on allocation failure vor 10 Jahren
  Corentin Salingue 2645db4c7b fix number of MIC when measuring bandwidth,... vor 10 Jahren
  Samuel Thibault 9cbba76446 port r19169 from hp-lookahead: graph drop function visible (& can be used) in global space vor 10 Jahren
  Samuel Thibault d5c5a66deb drop useless test vor 10 Jahren
  Samuel Thibault b6dcb4226a fix uninitialized value vor 10 Jahren
  Samuel Thibault 11635571c1 avoid format mismatch vor 10 Jahren
  Nathalie Furmento 3a6bd10a1d mpi/src: add character _ in front of macros STARPU_MPI_MALLOC, STARPU_MPI_CALLOC and STARPU_MPI_REALLOC vor 10 Jahren
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC vor 10 Jahren
  Nathalie Furmento c8dc53f9df mpi/src: introduce macros STARPU_MPI_MALLOC, STARPU_MPI_CALLOC and STARPU_MPI_REALLOC to make sure we always check the return value of stdlib malloc functions vor 10 Jahren
  Nathalie Furmento 5ddc937a06 mic: add MP_COMMAND and NODE in starpu_mp_command and starpu_mp_node_kind enum values vor 10 Jahren
  Samuel Thibault 52bc8e38c7 fix reallocation vor 10 Jahren
  Nathalie Furmento d4761fddf6 src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions vor 10 Jahren
  Nathalie Furmento 4de97381d5 tools/dev/internal: add script to check braces vor 10 Jahren
  Samuel Thibault def2eaea6e port r19150 from 1.2: make ws and lws correctly call can_execute on push, to avoid pushing a task to a worker which can not process it vor 10 Jahren
  Samuel Thibault c6fdf7ce07 fix coverity warning vor 10 Jahren
  Samuel Thibault 9c0b025bbb Simplify code a bit vor 10 Jahren
  Samuel Thibault ce4a0d9917 drop unused parameter vor 10 Jahren
  Samuel Thibault 8715eba93c Fix scalability of lws for small tasks, by avoiding stealing from a worker which is not running a task, and relieving the sched mutex while stealing vor 10 Jahren
  Samuel Thibault 7ce6a3010f add more options to tasks_size_overhead vor 10 Jahren
  Samuel Thibault 7a7c9d2a4a Mitigate stealing storm a bit vor 10 Jahren
  Samuel Thibault 3d005d6820 make caption same order as the curves vor 10 Jahren
  Samuel Thibault 64866677c6 port r19135 from 1.2: Ignore ENOLCK errors (but emit a warning for the user) vor 10 Jahren