Commit History

Autor SHA1 Mensaxe Data
  Olivier Aumage 660d07ea15 fix typo %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage a110078dab fix case where the number of subcontexts does not divide the number of cpu workers, in which case some cpu workers were not assigned to the subcontexts, and would end-up executing parallel tasks without the prologue being executed first %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage 93dfd85584 add debugging infrastructue for relax sections %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage 3667039409 no need for multiformat special case anymore %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage ae89e620f4 add some relax sections to graph_test_policy %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage 59fb504cd3 add some more relax sections %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage 842dbd19a1 add some more relax sections %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage d19549790f add relax on the push side too %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage c366c7fe62 mark _starpu_handle_job_termination has a sched_op to protect against sched_ctx changes %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage b6eb712b22 allow calling _starpu_worker_relax_on/off from a non worker thread %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage 81afddffd1 add support to defer sched_ctx changes %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage f7532839e6 move call of sched_ctx->sched_policy->add_workers to the section protected by the ctx_change notification %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage d49112cefb disable HG checking on wsd->last_pop_child %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage dd2916a3e7 fix unprotected nsched_ctxs read %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage 94218c2029 fix case where a worker blocking state has been observed _and_ a sched_ctx change is ongoing, while about to start a new sched_op %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage 291472dcd0 STATUS_WAKING_UP status is never assigned to a worker %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage faab421955 do not change status on the 'waker' side, leave it to the worker to decide about its own status after wake-up requests %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage 423c6596b3 add missing HG_DSIABLE_CHECKING %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage e28ee36790 remove obsolete code %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage f7b8d934ff leave sched_op state before entering the sleeping status %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage 77f2f8238a update synchro scheme for blocking drivers %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage 5f69e81148 update _starpu_wake_all_blocked_workers* %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage cdb9792226 rename wake_worker* routines to distinguish between two flavors %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage d61d8face7 fix build in blocking drivers mode %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage 5bcd3a9486 reenable sched_policies with respect to sleep synchro update %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage e6d51d8ef4 fix lws_add_workers when more workers are added to an existing context, to rebuild the proxlists properly %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage 2f9c1318e3 notify both the added/removed workers and the workers already/still in the sched_ctx about sched_ctx changes %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage 739443b0fd do not wait on changing_ctx_notice state here since only the block and unblock requests will alter the blocked_on_parallel state %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage 16e2c15fbe enable to keep a worker awake if a new task was pushed to it after it decided to sleep but before the sleeping is enforced %!s(int64=9) %!d(string=hai) anos
  Olivier Aumage 1622070ac4 restore fast path optimization on eager and prio %!s(int64=9) %!d(string=hai) anos