Histórico de commits

Autor SHA1 Mensagem Data
  Andra Hugo 021aff4d1c rename starpu_sched_ctx_worker_collection to starpu_worker_collection & move definition of the corresponding structure in starpu_worker.h 12 anos atrás
  Nathalie Furmento 361cb9d780 rename all objects defined in include/starpu_sched_ctx.h to start with starpu_sched_ctx 12 anos atrás
  Nathalie Furmento e5ce977497 src: move definition of _starpu_create_task_alias in src/core/parallel_task.h 12 anos atrás
  Nathalie Furmento 549ac5bc36 rename WORKER_LIST into STARPU_WORKER_LIST 12 anos atrás
  Andra Hugo aa0ac077bd fix parallel_eager ( remove_workers should treat differently combine workers) 12 anos atrás
  Samuel Thibault 15edf8fa61 Move task push end management just before releasing the mutex of the queue to which it was pushed 12 anos atrás
  Andra Hugo 4146573b69 synchronization issue(pop is protected by a single mutex/cond, the one of the worker & eager has a special mutex to avoid several workers to get the same task) ->only eager is fixed, 12 anos atrás
  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 12 anos atrás
  Nathalie Furmento 2fe2fd8755 sched_policy: rename parallel greedy scheduler to parallel eager 12 anos atrás