Commit History

Автор SHA1 Съобщение Дата
  Andra Hugo 7eddde2a77 factorize init of worker_collection преди 12 години
  Andra Hugo dbc4b33af8 fixed policies and completly remove the fields: mutex & cond of sched_ctx преди 12 години
  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 години
  Andra Hugo 8c21b0e865 everyone has to delete the ctxs they created, remove workers does not deletes the corresponding queues in the scheduler, преди 12 години
  Nathalie Furmento bcd88d9383 sched_ctx: renaming преди 12 години
  Nathalie Furmento e3539ccede sched_ctx: use sched_ctx_id everywhere преди 12 години
  Nathalie Furmento 21cfa998e0 sched_ctx: renaming in incldue/starpu_sched_ctx.h преди 12 години
  Nathalie Furmento ebc7bd8f30 sched_ctx: more renaming преди 12 години
  Nathalie Furmento 3f40093bf5 fix last commit преди 12 години
  Samuel Thibault fb88ec68ff Re-fix simgrid build преди 12 години
  Samuel Thibault b27f1f7932 fix build with simgrid преди 13 години
  Nathalie Furmento 11dd8ecb24 sched_ctx: move worker functions back to starpu_sched_ctx.h and rename them to better identify their purpose преди 13 години
  Nathalie Furmento a00f51f94a sched_ctx: renaming преди 13 години
  Nathalie Furmento 44461e64ce include: move worker functions from starpu_sched_ctx.h to starpu_worker.h преди 13 години
  Nathalie Furmento 15ee499aea fix prototypes преди 13 години
  Nathalie Furmento 699a5e6e32 enable warning only if STARPU_DEVEL is defined преди 13 години
  Nathalie Furmento c3aef974c5 include/starpu_sched_ctx.h: add reminder преди 13 години
  Nathalie Furmento 800fb1da65 include/starpu_sched_ctx.h: add C++ guard преди 13 години
  Nathalie Furmento 374dc95cb4 rename struct worker_collection to struct starpu_sched_ctx_worker_collection преди 13 години
  Andra Hugo 8598fe2043 fix for the syncronisation between deleting ctx and starpu_shutdow преди 13 години
  Andra Hugo b74fc182bb allow submitting to several ctxs from 1 th + small example преди 13 години