提交历史

作者 SHA1 备注 提交日期
  Olivier Aumage cf5be99691 update copyrights for files modified in 2017 8 年之前
  Olivier Aumage fc4a7038bc remove erroneous starpu_bitmap_or again, which came back as part of the last merge from trunk 8 年之前
  Olivier Aumage 0a24097305 merge from trunk 8 年之前
  Samuel Thibault f276fcf338 From Lionel: component_sched: cleaner update_worker code 8 年之前
  Samuel Thibault 6aedd5d9a5 From Lionel: modular sched: factorize send_can_push_to_parents mechanism 8 年之前
  Samuel Thibault 7f623b6344 from Lionel: modular sched: factorize and explicit the pump mechanism 8 年之前
  Olivier Aumage 58d4d0dcd0 properly initialize codelet_start/codelet_end timestamps 8 年之前
  Olivier Aumage 789d1fc956 restore component_worker exception, now that the mask or-ing is suppressed 8 年之前
  Olivier Aumage e406571c6c remove unnecessary code 8 年之前
  Olivier Aumage e90d0639d5 component_workers must not be skipped from the ctx bitmap processing 8 年之前
  Olivier Aumage 8f00d2501f add wrapper macros to reduce code duplication 8 年之前
  Olivier Aumage 0b9ff3f17c update sched_modular_eager policy with new synchro scheme 8 年之前
  Samuel Thibault f577b0820d Revert to minimum estimated termination time by default, since that is indeed the availability time for a new task 8 年之前
  Samuel Thibault 0e0c061054 Fix estimated ends of components, and use average ends by default 8 年之前
  Samuel Thibault e9dce8bf50 Add modular-heft-prio scheduler 8 年之前
  Samuel Thibault d5c5a66deb drop useless test 8 年之前
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 8 年之前
  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 8 年之前
  Samuel Thibault 943b5d56bf Make starpu_worker_get_id_check public 9 年之前
  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 年之前
  Samuel Thibault afce80c449 Fix unbound recursion 9 年之前
  Samuel Thibault ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 年之前
  Samuel Thibault f63cc6b631 Make starpu_sched_component_connect a real function rather than an inline, to be able to add tracing there 10 年之前
  Samuel Thibault 320c4f9e03 port r15746 from 1.2: Introduce starpu_sched_component_push_task and starpu_sched_component_pull_task helpers 10 年之前
  Samuel Thibault fbf8e5ab03 port r15744 from 1.2: Add names to scheduling component 10 年之前
  Nathalie Furmento efea5f1a8f src/ tests/ tools/: fix coding style, curly braces go on a newline 10 年之前
  Nathalie Furmento b7d09b484f rename starpu_get_tree into starpu_sched_tree_get 10 年之前
  Samuel Thibault 476b96feea merge trunk 10 年之前
  Samuel Thibault a7ef69de51 Add tree field to components, to make it easy to access the sched_ctx_id, notably 10 年之前
  Samuel Thibault 0d8ff300f5 Fix destruction leak 11 年之前