Commit History

Author SHA1 Message Date
  Nathalie Furmento 6901c4441b src/: fix copyrights 8 years ago
  Nathalie Furmento aae4029d83 INRIA is now called Inria 8 years ago
  Nathalie Furmento c07d1b5a27 src: minor fixes 8 years ago
  Samuel Thibault e94fa8da65 Fix signedness of nchildren and nparents of components 8 years ago
  Samuel Thibault 61b1d6229a Avoid waking all workers all the time on can_pull, we only need to wake one of them 8 years ago
  Olivier Aumage cf5be99691 update copyrights for files modified in 2017 8 years ago
  Olivier Aumage fc4a7038bc remove erroneous starpu_bitmap_or again, which came back as part of the last merge from trunk 8 years ago
  Olivier Aumage 0a24097305 merge from trunk 8 years ago
  Samuel Thibault f276fcf338 From Lionel: component_sched: cleaner update_worker code 8 years ago
  Samuel Thibault 6aedd5d9a5 From Lionel: modular sched: factorize send_can_push_to_parents mechanism 8 years ago
  Samuel Thibault 7f623b6344 from Lionel: modular sched: factorize and explicit the pump mechanism 8 years ago
  Olivier Aumage 58d4d0dcd0 properly initialize codelet_start/codelet_end timestamps 8 years ago
  Olivier Aumage 789d1fc956 restore component_worker exception, now that the mask or-ing is suppressed 8 years ago
  Olivier Aumage e406571c6c remove unnecessary code 8 years ago
  Olivier Aumage e90d0639d5 component_workers must not be skipped from the ctx bitmap processing 8 years ago
  Olivier Aumage 8f00d2501f add wrapper macros to reduce code duplication 8 years ago
  Olivier Aumage 0b9ff3f17c update sched_modular_eager policy with new synchro scheme 8 years ago
  Samuel Thibault f577b0820d Revert to minimum estimated termination time by default, since that is indeed the availability time for a new task 8 years ago
  Samuel Thibault 0e0c061054 Fix estimated ends of components, and use average ends by default 8 years ago
  Samuel Thibault e9dce8bf50 Add modular-heft-prio scheduler 8 years ago
  Samuel Thibault d5c5a66deb drop useless test 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 943b5d56bf Make starpu_worker_get_id_check public 9 years ago
  Nathalie Furmento b7d6e2d4ce src: introduce new function _starpu_worker_get_id_check() which fails when called from outside a worker, otherwise returns starpu_worker_get_id() 9 years ago
  Samuel Thibault afce80c449 Fix unbound recursion 10 years ago
  Samuel Thibault ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 years ago
  Samuel Thibault f63cc6b631 Make starpu_sched_component_connect a real function rather than an inline, to be able to add tracing there 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