Commit Verlauf

Autor SHA1 Nachricht Datum
  Olivier Aumage a110078dab fix case where the number of subcontexts does not divide the number of cpu workers, in which case some cpu workers were not assigned to the subcontexts, and would end-up executing parallel tasks without the prologue being executed first vor 8 Jahren
  Nathalie Furmento 3659ac09f4 fix minor warnings vor 8 Jahren
  Nathalie Furmento 4b0182bdb0 examples: fixes for cppcheck warnings vor 8 Jahren
  Nathalie Furmento 13121b9f92 examples/sched_ctx/parallel_tasks_reuse_handle.c: do not execute with less than 2 cpu workers vor 8 Jahren
  Nathalie Furmento e18cd4475a examples/sched_ctx/parallel_tasks_reuse_handle.c: free memory vor 8 Jahren
  Samuel Thibault 6caf43afb6 port r17434 from 1.2: fix leak vor 9 Jahren
  Samuel Thibault 2482b15d87 port r17428 from 1.2: fix leak vor 9 Jahren
  Samuel Thibault 9ebf0fcd00 Remove spurious where initialization vor 9 Jahren
  Nathalie Furmento 2c7ab14ee2 starpu_task_build: Update to set starpu_task::cl_arg_free to 1 if some arguments of type STARPU_VALUE are given vor 9 Jahren
  Andra Hugo 43f256f1c4 deal with shared workers between contexts having no starpu scheduling policy (allow the strategy to schedule tasks on not blocked shared workers) vor 10 Jahren
  Nathalie Furmento ab60298e13 examples/sched_ctx/parallel_tasks_reuse_handle.c: ask starpu to destroy the task vor 10 Jahren
  Nathalie Furmento e3b44209ed update copyright vor 10 Jahren
  Nathalie Furmento 7022d49aa8 examples/sched_ctx/parallel_tasks_reuse_handle.c: ask starpu to free memory vor 10 Jahren
  Samuel Thibault 0a8f88728a Fix test with no CPU vor 10 Jahren
  Andra Hugo ef03e9fe5b fix counter decrementation + make prio work with nested sched_ctxs + make a sched_ctx example use prio vor 10 Jahren
  Samuel Thibault cf1713704f remove duplicate definition vor 10 Jahren
  Samuel Thibault 9402b74341 Add missing copyright head vor 10 Jahren
  Andra Hugo 777eba975c move_task_to_ctx should push directly the job & the prolog should be called only for contexts needing it + example jean-marie vor 10 Jahren