Historial de Commits

Autor SHA1 Mensaje Fecha
  Andra Hugo ab7bd6810c nested scheduling contexts + worker collection keeping track of blocked workers hace 11 años
  Nathalie Furmento 06778e0bb6 sched_ctx: new function starpu_sched_ctx_display_workers() to display the worker names of a context hace 11 años
  Andra Hugo c8def5adac sharing workers btw ctxs with no sched_policy hace 11 años
  Andra Hugo 3ca3790ef1 * sched_ctxs without sched_policy hace 11 años
  Andra Hugo 6fd68c0e07 execute parallel code (openmp for eg) inside contexts ------ temporary solution hace 11 años
  Samuel Thibault 4380f48ef6 Fix non-C89 comments hace 11 años
  Andra Hugo 5f388d2a95 hierarchical contexts - bug fixing and DEBUG macro hace 11 años
  Nathalie Furmento 26110479f9 rename starpu_get_nready_flops_of_sched_ctx to starpu_sched_ctx_get_nready_flops hace 11 años
  Nathalie Furmento 56986e683e rename starpu_get_nready_tasks_of_sched_ctx to starpu_sched_ctx_get_nready_tasks hace 11 años
  Nathalie Furmento b6bc49c083 include/: fix function prototypes hace 11 años
  Andra Hugo bfb858fe1d Add hierarchical contexts hace 11 años
  Andra Hugo e28f7852a3 hypervisor: steal work from other ctxs when the worker is idle hace 11 años
  Andra Hugo 12dec4c5cc hypervisor optimisation (avoid unnecessary notifications/locks/trylocks) + add the hyp the traces hace 11 años
  Nathalie Furmento 43838444ce Function starpu_sched_ctx_create() now takes a variable argument list hace 11 años
  Andra Hugo 1c1a6aaddf * add function to check if the workerid returned by the func starpu_worker_get_id belongs to a context, hace 12 años
  Andra Hugo f31697b342 regiseter callback for the context, to be executed when the last task finished executing hace 12 años
  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 hace 12 años
  Andra Hugo 93ed656614 add missing hyp functions to the doc + some code cleaning hace 12 años
  Andra Hugo 4e3d51abc6 add function for the scheduling ctxs in the doc and sort function in the header hace 12 años
  Andra Hugo c61c715349 doc with hyp env var + remove pointless function hace 12 años
  Andra Hugo f4ec3a1ade make public a function returning the workers in an array form hace 12 años
  Nathalie Furmento 15c3004dac include/starpu_sched_ctx.h: fix compilation hace 12 años
  Andra Hugo 5fa6ed1bb7 allow passing the pointer of a scheduler to a context hace 12 años
  Andra Hugo 99654988a8 consider the time to transfer data from the gpus to the RAM too when resizing hace 12 años
  Andra Hugo 70ee761ed3 correct speed computations for the hyp hace 12 años
  Nathalie Furmento 03ff6cfac9 include: typos hace 12 años
  Nathalie Furmento 18d8babd7a include: remove documentation as it is already defined elsewhere hace 12 años
  Nathalie Furmento fb5a2f90f2 include: remove documentation as it is already defined elsewhere hace 12 años
  Nathalie Furmento 547fc9c087 turn field starpu_worker_collection:type from int to enum starpu_worker_collection_type hace 12 años
  Nathalie Furmento 32073b9ad8 fix signature for starpu_sched_ctx_exec_parallel_code and mention it in ChangeLog for 1.2.0 hace 12 años