Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 6a15c87804 examples/basic_examples/hello_world.c: give a name to the codelet il y a 13 ans
  Nathalie Furmento 8900ab5e3b src/core/sched_policy.c: revert r8326. NULL is needed at the end of il y a 13 ans
  Andra Hugo a0f8810900 i think we do not need NULL in the list of defines scheduling policies (pls rollback if it's not true) il y a 13 ans
  Andra Hugo d9ec6437d0 if the policy does not define add_workers && remove_workers don't call it il y a 13 ans
  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 il y a 13 ans
  Nathalie Furmento 9717929b45 doc/chapters/advanced-api.texi: update documentation for starpu_sched_ctx_delete il y a 13 ans
  Samuel Thibault f65ece97e1 TODO empty_ctx_tasks il y a 13 ans
  Samuel Thibault d8b354babf no need to test for stats env variable, starpu_bus_profiling_helper_display_summary and starpu_worker_profiling_helper_display_summary already test them il y a 13 ans
  Nathalie Furmento bcfb10289f examples/sched_ctx/sched_ctx.c: there needs to be enough tasks for the execution to be significant il y a 13 ans
  Nathalie Furmento 1f526bb3bf examples/sched_ctx/sched_ctx.c: well i should read the code before committing ... il y a 13 ans
  Nathalie Furmento 82fcbeb758 examples/sched_ctx/sched_ctx.c: REALLY reduce number of tasks when quick check is enabled. il y a 13 ans
  Nathalie Furmento 0856536bec examples/sched_ctx/sched_ctx.c: reduce number of tasks when quick check is enabled. il y a 13 ans
  Nathalie Furmento 53d17ff2fc src/core/sched_ctx.c: fix name of function starpu_task_get_context(). It had been renamed in r8308 and wrongly reverted back in r8313. il y a 13 ans
  Nathalie Furmento f6aa82e5af src/core/sched_ctx.c: add empty line il y a 13 ans
  Nathalie Furmento f6ed9a29d1 src/core/task.c: add debug and clear code il y a 13 ans
  Andra Hugo 8c21b0e865 everyone has to delete the ctxs they created, remove workers does not deletes the corresponding queues in the scheduler, il y a 13 ans
  Nathalie Furmento dab571cbff src: use tabs instead of spaces and remove trailing whitespaces il y a 13 ans
  Nathalie Furmento b76878506b include: use tabs instead of spaces il y a 13 ans
  Nathalie Furmento 9cac0c7390 doc/chapters/sched_ctx_hypervisor.texi: typos il y a 13 ans
  Samuel Thibault 521e195af2 poti_headers now has a parameter to keep compatibility with vite 1.2 il y a 13 ans
  Nathalie Furmento bcd88d9383 sched_ctx: renaming il y a 13 ans
  Nathalie Furmento 0031f94f6c doc/chapters/advanced-api.texi: typos il y a 13 ans
  Nathalie Furmento e3539ccede sched_ctx: use sched_ctx_id everywhere il y a 13 ans
  Nathalie Furmento 5dab73f547 include/starpu_task.h: remove trailing whitespaces il y a 13 ans
  Nathalie Furmento 0fe7501799 src/core/task.c: remove un-needed assert. The test is already done in _starpu_codelet_check_deprecated_fields() il y a 13 ans
  Nathalie Furmento 548e015f07 src/core/task.c: remove trailing whitespaces il y a 13 ans
  Samuel Thibault 01cc9dc735 Use memory state for memory states, not thread state il y a 13 ans
  Nathalie Furmento 0fd8214db4 src/core/workers.c: function _starpu_can_use_nth_implementation: check function and number of devices il y a 13 ans
  Nathalie Furmento 289b527f7f src/core/workers.c: function _starpu_can_use_nth_implementation: only check function if its device is enabled il y a 13 ans
  Nathalie Furmento 5af7f31188 src/core/workers.c: function _starpu_can_use_nth_implementation: add case for STARPU_ANY_WORKER il y a 13 ans