Commit történet

Szerző SHA1 Üzenet Dátum
  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 8 éve
  Nathalie Furmento 3659ac09f4 fix minor warnings 8 éve
  Nathalie Furmento 4b0182bdb0 examples: fixes for cppcheck warnings 8 éve
  Nathalie Furmento 13121b9f92 examples/sched_ctx/parallel_tasks_reuse_handle.c: do not execute with less than 2 cpu workers 8 éve
  Nathalie Furmento e18cd4475a examples/sched_ctx/parallel_tasks_reuse_handle.c: free memory 8 éve
  Samuel Thibault 6caf43afb6 port r17434 from 1.2: fix leak 9 éve
  Samuel Thibault 2482b15d87 port r17428 from 1.2: fix leak 9 éve
  Samuel Thibault 9ebf0fcd00 Remove spurious where initialization 9 éve
  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 9 éve
  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) 10 éve
  Nathalie Furmento ab60298e13 examples/sched_ctx/parallel_tasks_reuse_handle.c: ask starpu to destroy the task 10 éve
  Nathalie Furmento e3b44209ed update copyright 10 éve
  Nathalie Furmento 7022d49aa8 examples/sched_ctx/parallel_tasks_reuse_handle.c: ask starpu to free memory 10 éve
  Samuel Thibault 0a8f88728a Fix test with no CPU 10 éve
  Andra Hugo ef03e9fe5b fix counter decrementation + make prio work with nested sched_ctxs + make a sched_ctx example use prio 10 éve
  Samuel Thibault cf1713704f remove duplicate definition 10 éve
  Samuel Thibault 9402b74341 Add missing copyright head 10 éve
  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 10 éve