Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 2f2cbafa55 eager component needs to tell all its children that they can pull il y a 6 ans
  Nathalie Furmento f7abbfa6fc update copyright il y a 6 ans
  Samuel Thibault e16225a1d9 Add STARPU_COMPONENT_MUTEX_TRYLOCK il y a 7 ans
  Samuel Thibault fc2700b62e Add starpu_sched_component_estimated_end_min_add il y a 7 ans
  Arthur Chevalier 0158d7cdf5 Add a notify function in the scheduler component structure il y a 8 ans
  Samuel Thibault 82900d839f Factorize modular scheduler creation. Add example of modular scheduling policy il y a 7 ans
  Samuel Thibault a77b534d96 Add "to" parameters to pull_task and can_push methods of sched components il y a 7 ans
  Samuel Thibault 697c75e7ae Fix includability of starpu_sched_component.h il y a 7 ans
  Nathalie Furmento ce8bbe3fc9 include: fix copyright il y a 7 ans
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings il y a 7 ans
  Samuel Thibault e94fa8da65 Fix signedness of nchildren and nparents of components il y a 8 ans
  Samuel Thibault 61b1d6229a Avoid waking all workers all the time on can_pull, we only need to wake one of them il y a 8 ans
  Olivier Aumage cf5be99691 update copyrights for files modified in 2017 il y a 8 ans
  Olivier Aumage 0a24097305 merge from trunk il y a 8 ans
  Samuel Thibault 6aedd5d9a5 From Lionel: modular sched: factorize send_can_push_to_parents mechanism il y a 8 ans
  Samuel Thibault 7f623b6344 from Lionel: modular sched: factorize and explicit the pump mechanism il y a 8 ans
  Olivier Aumage 71499b8de6 dissociate component_worker get and new functions il y a 8 ans
  Olivier Aumage eb935f13bc use some shorter function names il y a 8 ans
  Olivier Aumage 8f00d2501f add wrapper macros to reduce code duplication il y a 8 ans
  Samuel Thibault 2374c1ce19 No need to initialize a whole modular heft prio scheduler when there is only one memory node il y a 8 ans
  Samuel Thibault a2a4b77fae drop unused field il y a 8 ans
  Samuel Thibault 0e0c061054 Fix estimated ends of components, and use average ends by default il y a 8 ans
  Samuel Thibault 235906e10d fix warnings il y a 8 ans
  Samuel Thibault 759b65a2ce avoid #including headers inside extern "C" {}, since those headers might have c++ snippets il y a 9 ans
  Samuel Thibault d68f1573fd use some gcc attributes il y a 9 ans
  Samuel Thibault afce80c449 Fix unbound recursion il y a 9 ans
  Samuel Thibault ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet il y a 10 ans
  Samuel Thibault f63cc6b631 Make starpu_sched_component_connect a real function rather than an inline, to be able to add tracing there il y a 10 ans
  Samuel Thibault 320c4f9e03 port r15746 from 1.2: Introduce starpu_sched_component_push_task and starpu_sched_component_pull_task helpers il y a 10 ans
  Samuel Thibault fbf8e5ab03 port r15744 from 1.2: Add names to scheduling component il y a 10 ans