Commit History

Author SHA1 Message Date
  Samuel Thibault 9b2dd005c7 Fix confusion between _starpu_prio_deque_push_back_task and _starpu_prio_deque_push_task 7 years ago
  Samuel Thibault a77b534d96 Add "to" parameters to pull_task and can_push methods of sched components 7 years ago
  Samuel Thibault daceb77c56 Add starpu_sched_task_break callable from external schedulers instead of _STARPU_TASK_BREAK_ON 7 years ago
  Samuel Thibault f7edf57ae0 drop useless includes 7 years ago
  Samuel Thibault 6ed1ccd5d0 restore fix 7 years ago
  Samuel Thibault 2154deab1a Drop duplicate fix 7 years ago
  Jerome Clet-Ortega a14f0de75c Modular_heft2 now considers the tasks priority. 7 years ago
  PAW 0b0b5307d8 Nathalie m'a voler 7 years ago
  Nathalie Furmento 5f7f82cb8e src/sched_policies/component_heft.c: bug fix: initialize max_benefit to max_exp_end_with_task[0] - min_exp_end_with_task[0] 7 years ago
  Nathalie Furmento 6901c4441b src/: fix copyrights 7 years ago
  Nathalie Furmento aae4029d83 INRIA is now called Inria 7 years ago
  Samuel Thibault 83235802fc fix signedness 8 years ago
  Samuel Thibault e94fa8da65 Fix signedness of nchildren and nparents of components 8 years ago
  Olivier Aumage cf5be99691 update copyrights for files modified in 2017 8 years ago
  Olivier Aumage 0a24097305 merge from trunk 8 years ago
  Samuel Thibault 26a2ac8bef from Lionel: MCT: place the computation of expected end times in critical section, to avoid race issues in decisions 8 years ago
  Olivier Aumage 8f00d2501f add wrapper macros to reduce code duplication 8 years ago
  Olivier Aumage 396e9cc76b update and reenable remaining modular policies 8 years ago
  Nathalie Furmento bf074a7831 src: include core/task.h when needed 8 years ago
  Samuel Thibault 01c27bfb70 Fix MCT time estimation: avoid including transfer time twice 8 years ago
  Samuel Thibault 5543c45dc5 fix memleak 8 years ago
  Nathalie Furmento 87718074ae src: fix cppcheck warnings 9 years ago
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 9 years ago
  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 9 years ago
  Samuel Thibault 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models 9 years ago
  Samuel Thibault 7771735456 * Add STARPU_TASK_BREAK_ON_SCHED, STARPU_TASK_BREAK_ON_PUSH, and STARPU_TASK_BREAK_ON_POP environment variables to debug schedulers. 9 years ago
  Samuel Thibault ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 years ago
  Samuel Thibault 320c4f9e03 port r15746 from 1.2: Introduce starpu_sched_component_push_task and starpu_sched_component_pull_task helpers 10 years ago
  Samuel Thibault fbf8e5ab03 port r15744 from 1.2: Add names to scheduling component 10 years ago
  Nathalie Furmento e3b44209ed update copyright 10 years ago