Commit History

Author SHA1 Message Date
  Nathalie Furmento bcfb10289f examples/sched_ctx/sched_ctx.c: there needs to be enough tasks for the execution to be significant 13 years ago
  Nathalie Furmento 1f526bb3bf examples/sched_ctx/sched_ctx.c: well i should read the code before committing ... 13 years ago
  Nathalie Furmento 82fcbeb758 examples/sched_ctx/sched_ctx.c: REALLY reduce number of tasks when quick check is enabled. 13 years ago
  Nathalie Furmento 0856536bec examples/sched_ctx/sched_ctx.c: reduce number of tasks when quick check is enabled. 13 years ago
  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. 13 years ago
  Nathalie Furmento f6aa82e5af src/core/sched_ctx.c: add empty line 13 years ago
  Nathalie Furmento f6ed9a29d1 src/core/task.c: add debug and clear code 13 years ago
  Andra Hugo 8c21b0e865 everyone has to delete the ctxs they created, remove workers does not deletes the corresponding queues in the scheduler, 13 years ago
  Nathalie Furmento dab571cbff src: use tabs instead of spaces and remove trailing whitespaces 13 years ago
  Nathalie Furmento b76878506b include: use tabs instead of spaces 13 years ago
  Nathalie Furmento 9cac0c7390 doc/chapters/sched_ctx_hypervisor.texi: typos 13 years ago
  Samuel Thibault 521e195af2 poti_headers now has a parameter to keep compatibility with vite 1.2 13 years ago
  Nathalie Furmento bcd88d9383 sched_ctx: renaming 13 years ago
  Nathalie Furmento 0031f94f6c doc/chapters/advanced-api.texi: typos 13 years ago
  Nathalie Furmento e3539ccede sched_ctx: use sched_ctx_id everywhere 13 years ago
  Nathalie Furmento 5dab73f547 include/starpu_task.h: remove trailing whitespaces 13 years ago
  Nathalie Furmento 0fe7501799 src/core/task.c: remove un-needed assert. The test is already done in _starpu_codelet_check_deprecated_fields() 13 years ago
  Nathalie Furmento 548e015f07 src/core/task.c: remove trailing whitespaces 13 years ago
  Samuel Thibault 01cc9dc735 Use memory state for memory states, not thread state 13 years ago
  Nathalie Furmento 0fd8214db4 src/core/workers.c: function _starpu_can_use_nth_implementation: check function and number of devices 13 years ago
  Nathalie Furmento 289b527f7f src/core/workers.c: function _starpu_can_use_nth_implementation: only check function if its device is enabled 13 years ago
  Nathalie Furmento 5af7f31188 src/core/workers.c: function _starpu_can_use_nth_implementation: add case for STARPU_ANY_WORKER 13 years ago
  Nathalie Furmento a7e5973dca tests/sched_policies: use new function starpu_sched_get_predefined_policies() 13 years ago
  Nathalie Furmento 4358c3ee2a sched_policy: new public function starpu_sched_get_predefined_policies() which returns an NULL-terminated array of all the predefined scheduling policies. 13 years ago
  Nathalie Furmento 6c77311bf4 ChangeLog: mention renaming of parallel greedy 13 years ago
  Nathalie Furmento 2cba05fe4b src/sched_policies: clarify scheduler policy descriptions 13 years ago
  Nathalie Furmento 2fe2fd8755 sched_policy: rename parallel greedy scheduler to parallel eager 13 years ago
  Nathalie Furmento 6a7fe66b73 src/core/sched_policy.c: re-sort policies so that they appear in the same order as in the documentation when calling with STARPU_SCHED=help 13 years ago
  Nathalie Furmento df95618ae9 src/sched_policies/heft.c: delete file, it had been removed previously in trunk and was wrongly re-added when merging branches/sched_ctx 13 years ago
  Nathalie Furmento 21cfa998e0 sched_ctx: renaming in incldue/starpu_sched_ctx.h 13 years ago