Historie revizí

Autor SHA1 Zpráva Datum
  Samuel Thibault 415d4d5c71 Fix dmda prediction summation: the transfer happens before the computation před 12 roky
  Nathalie Furmento ccb670cd34 sched_ctx_hypervisor has been renamed in sc_hypervisor před 12 roky
  Nathalie Furmento b08a2c55e0 scheduler: revert 9247 and add functions to set and get task před 12 roky
  Nathalie Furmento 26a6b33bf4 scheduler: rename getter and setter functions for minimum and maximum task priorities před 12 roky
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. před 12 roky
  Nathalie Furmento a33a7476f9 scheduler: function starpu_push_task_end is now public as it needs to be called by schedulers před 12 roky
  Andra Hugo 021aff4d1c rename starpu_sched_ctx_worker_collection to starpu_worker_collection & move definition of the corresponding structure in starpu_worker.h před 12 roky
  Nathalie Furmento 5dd180c301 src/sched_policies/deque_modeling_policy_data_aware.c: do not access data after it has been freed před 12 roky
  Nathalie Furmento 361cb9d780 rename all objects defined in include/starpu_sched_ctx.h to start with starpu_sched_ctx před 12 roky
  Andra Hugo 6acf4198af fixes to ispeed před 12 roky
  Andra Hugo a6a0d60b05 * fix synchro issue when deleting a context and resizing it (when finish_submit flag is set ON) před 12 roky
  Nathalie Furmento c7321a76ff fix type for node to always be unsigned (instead of uint32_t) před 12 roky
  Andra Hugo 90583ba248 fix hypervisor to better react to resizing requirements + fix last release small issues (compiling issues in the doc & a small issue in datawizard) před 12 roky
  Samuel Thibault 7dc0f0c09f TODO před 12 roky
  Andra Hugo 8aa86f5b27 get rid of the remove/add task (replace it with a flag) + fix a delete_ctx bug (data was freed too early) před 12 roky
  Nathalie Furmento 549ac5bc36 rename WORKER_LIST into STARPU_WORKER_LIST před 12 roky
  Samuel Thibault 15edf8fa61 Move task push end management just before releasing the mutex of the queue to which it was pushed před 12 roky
  Andra Hugo 965e11a5f6 fix indentations: 10x ludo před 12 roky
  Andra Hugo 4c8e085e07 factorize code + fix perf model bug (chech nan to avoid nan+double) - sorry for the indentation před 12 roky
  Samuel Thibault 3f85d62ced Fix calibrating the various implementations před 12 roky
  Samuel Thibault fbc49b268f FIXME před 12 roky
  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, před 12 roky
  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 před 12 roky
  Samuel Thibault f65ece97e1 TODO empty_ctx_tasks před 12 roky
  Andra Hugo 8c21b0e865 everyone has to delete the ctxs they created, remove workers does not deletes the corresponding queues in the scheduler, před 12 roky
  Nathalie Furmento 21cfa998e0 sched_ctx: renaming in incldue/starpu_sched_ctx.h před 12 roky
  Nathalie Furmento ebc7bd8f30 sched_ctx: more renaming před 12 roky
  Nathalie Furmento 64222192ad src/sched_policies: fix coding style před 12 roky
  Samuel Thibault b27f1f7932 fix build with simgrid před 12 roky
  Nathalie Furmento 11dd8ecb24 sched_ctx: move worker functions back to starpu_sched_ctx.h and rename them to better identify their purpose před 12 roky