Historial de Commits

Autor SHA1 Mensaje Fecha
  Andra Hugo bbe2eac4de consider priorities when deciding on which worker to schedule - sol 2 (static number of priorities, each worker has a list of exp_lens corresponding to each priority ) hace 10 años
  Andra Hugo ef3659f515 add new dmda scheduler: dmdasd that considers priority when deciding on which worker to schedule hace 10 años
  Samuel Thibault 26a6543b6f merge trunk hace 11 años
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. hace 11 años
  Marc Sergent 653110bc59 Second step of hierarchical schedulers' restructuring. hace 12 años
  Samuel Thibault 5a8bb83d53 document what exp_start is precisely hace 12 años
  Nathalie Furmento 9e75014ab9 src/sched_policies: remove useless include files hace 12 años
  Andra Hugo d56457109a fix syncrhonisation issue (not yet for ws, parallel_heft and random), there's a synchro issue with delete_ctx (seg fault from time to time)->to be fixed hace 12 años
  Samuel Thibault 242b6116cf pass pthread types through typedefs hace 13 años
  Cyril Roelandt b188aa78c8 _starpu_fifo_push_task(): Fix "TODO: if prio, put at back". hace 13 años
  Samuel Thibault 2b3cd2ad78 Fix performance loss due to multiple implementation support: introduce _starpu_fifo_pop_local_task which does not check (again) that the task can run on the worker hace 13 años
  Nathalie Furmento 3ad31951c8 src: code cleaning hace 14 años
  Samuel Thibault 086a1d93f3 Add _starpu_fifo_empty hace 14 años
  Nathalie Furmento f645e1d934 src: rename internal types following coding conventions hace 14 años
  Samuel Thibault 6beb9fe2f7 Remove now-unused push_prio_task scheduler method hace 14 años
  Samuel Thibault 35eb437fc9 document fields hace 14 años
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! hace 14 años
  Samuel Thibault d023ed950e push decision of "where" parameter of task pops down to scheduling policies, turn it into a worker id, and propagate to pop_task functions too hace 15 años
  Samuel Thibault 0ec22a9b3c document which sched file is what hace 15 años
  Cédric Augonnet 56e595124e Reorganize the code of the scheduling policies: to stress the fact that hace 15 años