Commit History

Author SHA1 Message Date
  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 8 years ago
  Nathalie Furmento aae4029d83 INRIA is now called Inria 8 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
  Nathalie Furmento efea5f1a8f src/ tests/ tools/: fix coding style, curly braces go on a newline 10 years ago
  Samuel Thibault 38f8c43de6 fix uninitialized value 10 years ago
  Nathalie Furmento 356fee1cd3 rename: 11 years ago
  Samuel Thibault a7ef69de51 Add tree field to components, to make it easy to access the sched_ctx_id, notably 11 years ago