Историја ревизија

Аутор SHA1 Порука Датум
  Nathalie Furmento ab85b38636 moving public api documentation from doxygen files to .h files пре 6 година
  Nathalie Furmento af93366acd doc: start putting api documentation in public .h files instead of пре 6 година
  Nathalie Furmento f7abbfa6fc update copyright пре 6 година
  Arthur Chevalier 60525ac26c Add function starpu_sched_ctx_set_user_data() пре 8 година
  Nathalie Furmento ce8bbe3fc9 include: fix copyright пре 7 година
  Nathalie Furmento aae4029d83 INRIA is now called Inria пре 7 година
  Olivier Aumage a823ddc441 remove/update functions relying on previous synchro scheme пре 8 година
  Olivier Aumage cf5be99691 update copyrights for files modified in 2017 пре 8 година
  Olivier Aumage 684ce2448c add some missing relax_on calls пре 8 година
  Olivier Aumage 2f9c1318e3 notify both the added/removed workers and the workers already/still in the sched_ctx about sched_ctx changes пре 8 година
  Olivier Aumage 6991a4d86e lock_write sched_ctx during the whole counter update sequence пре 8 година
  Nathalie Furmento 35f33868f3 add new function starpu_sched_ctx_get_sched_policy and remove function starpu_sched_policy_set_post_exec_hook пре 8 година
  Andra Hugo 4436cde002 forgot copyrights пре 8 година
  Andra Hugo 15103b9723 GPU partitioning using contexts, and fixing dmda to consider the pipeline len пре 8 година
  Andra Hugo fe1885bdbe fix heteroprio with contexts (the ctx id sent to the callback function as a parameter) пре 8 година
  Samuel Thibault b2afb73fe8 Add starpu_sched_ctx_get_workers_list_raw, much less costly than starpu_sched_ctx_get_workers_list пре 8 година
  Olivier Aumage 52ea41d70b - add the possibility to associate some user data to sched contexts (needed for some INTERTWinE work) пре 8 година
  Samuel Thibault d68f1573fd use some gcc attributes пре 9 година
  Andra Hugo 39ccc67d88 add hypervisor strategy monitoring perf counter (not portable, the counter reading the flops dependent on the architecture) пре 9 година
  Terry Cojean e07df2c78f Allow context without scheduelr (parallel workers) to be tracked by their parent's scheduler (dmda) пре 10 година
  Terry Cojean 3533faa87f Review the fix proposed in r15577 because of some edge cases. пре 10 година
  Terry Cojean 0248b236d2 Fix the trouble I created in r15580. Also add a default mode for _get_next_sched_ctx_to_pop_into() пре 10 година
  Terry Cojean 955c4bfb55 Add a function to find the correspondig context id of a master id пре 10 година
  Andra Hugo 305100c749 add Beranger's ordo пре 10 година
  Andra Hugo 1f869a8090 merge trunk пре 11 година
  Andra Hugo 36c9d2f250 add function to return the idx of a worker in the sched_ctx пре 11 година
  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) пре 11 година
  Andra Hugo ab7bd6810c nested scheduling contexts + worker collection keeping track of blocked workers пре 11 година
  Nathalie Furmento 06778e0bb6 sched_ctx: new function starpu_sched_ctx_display_workers() to display the worker names of a context пре 11 година
  Andra Hugo c8def5adac sharing workers btw ctxs with no sched_policy пре 11 година