Olivier Aumage
|
cf5be99691
update copyrights for files modified in 2017
|
лет назад: 8 |
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 |
Nathalie Furmento
|
3659ac09f4
fix minor warnings
|
лет назад: 8 |
Nathalie Furmento
|
4b0182bdb0
examples: fixes for cppcheck warnings
|
лет назад: 8 |
Nathalie Furmento
|
13121b9f92
examples/sched_ctx/parallel_tasks_reuse_handle.c: do not execute with less than 2 cpu workers
|
лет назад: 8 |
Nathalie Furmento
|
e18cd4475a
examples/sched_ctx/parallel_tasks_reuse_handle.c: free memory
|
лет назад: 8 |
Samuel Thibault
|
6caf43afb6
port r17434 from 1.2: fix leak
|
лет назад: 9 |
Samuel Thibault
|
2482b15d87
port r17428 from 1.2: fix leak
|
лет назад: 9 |
Samuel Thibault
|
9ebf0fcd00
Remove spurious where initialization
|
лет назад: 9 |
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 |
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 |
Nathalie Furmento
|
ab60298e13
examples/sched_ctx/parallel_tasks_reuse_handle.c: ask starpu to destroy the task
|
лет назад: 10 |
Nathalie Furmento
|
e3b44209ed
update copyright
|
лет назад: 10 |
Nathalie Furmento
|
7022d49aa8
examples/sched_ctx/parallel_tasks_reuse_handle.c: ask starpu to free memory
|
лет назад: 10 |
Samuel Thibault
|
0a8f88728a
Fix test with no CPU
|
лет назад: 10 |
Andra Hugo
|
ef03e9fe5b
fix counter decrementation + make prio work with nested sched_ctxs + make a sched_ctx example use prio
|
лет назад: 10 |
Samuel Thibault
|
cf1713704f
remove duplicate definition
|
лет назад: 10 |
Samuel Thibault
|
9402b74341
Add missing copyright head
|
лет назад: 10 |
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 |