Commit History

Автор SHA1 Съобщение Дата
  Andra Hugo 39ccc67d88 add hypervisor strategy monitoring perf counter (not portable, the counter reading the flops dependent on the architecture) преди 10 години
  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 години
  Andra Hugo 3ca3790ef1 * sched_ctxs without sched_policy преди 11 години
  Andra Hugo 6fd68c0e07 execute parallel code (openmp for eg) inside contexts ------ temporary solution преди 11 години
  Samuel Thibault 4380f48ef6 Fix non-C89 comments преди 11 години
  Andra Hugo 5f388d2a95 hierarchical contexts - bug fixing and DEBUG macro преди 11 години
  Nathalie Furmento 26110479f9 rename starpu_get_nready_flops_of_sched_ctx to starpu_sched_ctx_get_nready_flops преди 11 години
  Nathalie Furmento 56986e683e rename starpu_get_nready_tasks_of_sched_ctx to starpu_sched_ctx_get_nready_tasks преди 11 години
  Nathalie Furmento b6bc49c083 include/: fix function prototypes преди 11 години
  Andra Hugo bfb858fe1d Add hierarchical contexts преди 11 години
  Andra Hugo e28f7852a3 hypervisor: steal work from other ctxs when the worker is idle преди 11 години
  Andra Hugo 12dec4c5cc hypervisor optimisation (avoid unnecessary notifications/locks/trylocks) + add the hyp the traces преди 12 години
  Nathalie Furmento 43838444ce Function starpu_sched_ctx_create() now takes a variable argument list преди 12 години
  Andra Hugo 1c1a6aaddf * add function to check if the workerid returned by the func starpu_worker_get_id belongs to a context, преди 12 години
  Andra Hugo f31697b342 regiseter callback for the context, to be executed when the last task finished executing преди 12 години
  Andra Hugo e4d5bcda38 remove the functions that force a worker to pop in a certain context, for the moment no need for that we do round robin преди 12 години
  Andra Hugo 93ed656614 add missing hyp functions to the doc + some code cleaning преди 12 години
  Andra Hugo 4e3d51abc6 add function for the scheduling ctxs in the doc and sort function in the header преди 12 години
  Andra Hugo c61c715349 doc with hyp env var + remove pointless function преди 12 години
  Andra Hugo f4ec3a1ade make public a function returning the workers in an array form преди 12 години