Historie revizí

Autor SHA1 Zpráva Datum
  Olivier Aumage 6991a4d86e lock_write sched_ctx during the whole counter update sequence před 8 roky
  Nathalie Furmento 35f33868f3 add new function starpu_sched_ctx_get_sched_policy and remove function starpu_sched_policy_set_post_exec_hook před 8 roky
  Andra Hugo 4436cde002 forgot copyrights před 8 roky
  Andra Hugo 15103b9723 GPU partitioning using contexts, and fixing dmda to consider the pipeline len před 8 roky
  Andra Hugo fe1885bdbe fix heteroprio with contexts (the ctx id sent to the callback function as a parameter) před 8 roky
  Samuel Thibault b2afb73fe8 Add starpu_sched_ctx_get_workers_list_raw, much less costly than starpu_sched_ctx_get_workers_list před 8 roky
  Olivier Aumage 52ea41d70b - add the possibility to associate some user data to sched contexts (needed for some INTERTWinE work) před 8 roky
  Samuel Thibault d68f1573fd use some gcc attributes před 9 roky
  Andra Hugo 39ccc67d88 add hypervisor strategy monitoring perf counter (not portable, the counter reading the flops dependent on the architecture) před 9 roky
  Terry Cojean e07df2c78f Allow context without scheduelr (parallel workers) to be tracked by their parent's scheduler (dmda) před 10 roky
  Terry Cojean 3533faa87f Review the fix proposed in r15577 because of some edge cases. před 10 roky
  Terry Cojean 0248b236d2 Fix the trouble I created in r15580. Also add a default mode for _get_next_sched_ctx_to_pop_into() před 10 roky
  Terry Cojean 955c4bfb55 Add a function to find the correspondig context id of a master id před 10 roky
  Andra Hugo 305100c749 add Beranger's ordo před 10 roky
  Andra Hugo 1f869a8090 merge trunk před 11 roky
  Andra Hugo 36c9d2f250 add function to return the idx of a worker in the sched_ctx před 11 roky
  Andra Hugo afade57efa allow ctx to execute parallel codes by reusing starpu workers (keep the workers alive instead of getting them to sleep) -> TODO try to factorize with parallel tasks on combined workers (doing practically the same, duplicate tasks and barrier_wait before & after exec) před 11 roky
  Andra Hugo ab7bd6810c nested scheduling contexts + worker collection keeping track of blocked workers před 11 roky
  Nathalie Furmento 06778e0bb6 sched_ctx: new function starpu_sched_ctx_display_workers() to display the worker names of a context před 11 roky
  Andra Hugo c8def5adac sharing workers btw ctxs with no sched_policy před 11 roky
  Andra Hugo 3ca3790ef1 * sched_ctxs without sched_policy před 11 roky
  Andra Hugo 6fd68c0e07 execute parallel code (openmp for eg) inside contexts ------ temporary solution před 11 roky
  Samuel Thibault 4380f48ef6 Fix non-C89 comments před 11 roky
  Andra Hugo 5f388d2a95 hierarchical contexts - bug fixing and DEBUG macro před 11 roky
  Nathalie Furmento 26110479f9 rename starpu_get_nready_flops_of_sched_ctx to starpu_sched_ctx_get_nready_flops před 11 roky
  Nathalie Furmento 56986e683e rename starpu_get_nready_tasks_of_sched_ctx to starpu_sched_ctx_get_nready_tasks před 11 roky
  Nathalie Furmento b6bc49c083 include/: fix function prototypes před 11 roky
  Andra Hugo bfb858fe1d Add hierarchical contexts před 11 roky
  Andra Hugo e28f7852a3 hypervisor: steal work from other ctxs when the worker is idle před 11 roky
  Andra Hugo 12dec4c5cc hypervisor optimisation (avoid unnecessary notifications/locks/trylocks) + add the hyp the traces před 11 roky