Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 years ago |
Nathalie Furmento
|
4814ae2a2b
minor fixes to follow coding conventions
|
7 years ago |
Nathalie Furmento
|
7ae5f32c50
examples: fix copyrights
|
7 years ago |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
7 years ago |
Nathalie Furmento
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 years ago |
Olivier Aumage
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
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 years ago |
Nathalie Furmento
|
3659ac09f4
fix minor warnings
|
8 years ago |
Nathalie Furmento
|
4b0182bdb0
examples: fixes for cppcheck warnings
|
8 years ago |
Nathalie Furmento
|
13121b9f92
examples/sched_ctx/parallel_tasks_reuse_handle.c: do not execute with less than 2 cpu workers
|
8 years ago |
Nathalie Furmento
|
e18cd4475a
examples/sched_ctx/parallel_tasks_reuse_handle.c: free memory
|
8 years ago |
Samuel Thibault
|
6caf43afb6
port r17434 from 1.2: fix leak
|
9 years ago |
Samuel Thibault
|
2482b15d87
port r17428 from 1.2: fix leak
|
9 years ago |
Samuel Thibault
|
9ebf0fcd00
Remove spurious where initialization
|
9 years ago |
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 years ago |
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 years ago |
Nathalie Furmento
|
ab60298e13
examples/sched_ctx/parallel_tasks_reuse_handle.c: ask starpu to destroy the task
|
10 years ago |
Nathalie Furmento
|
e3b44209ed
update copyright
|
10 years ago |
Nathalie Furmento
|
7022d49aa8
examples/sched_ctx/parallel_tasks_reuse_handle.c: ask starpu to free memory
|
10 years ago |
Samuel Thibault
|
0a8f88728a
Fix test with no CPU
|
10 years ago |
Andra Hugo
|
ef03e9fe5b
fix counter decrementation + make prio work with nested sched_ctxs + make a sched_ctx example use prio
|
10 years ago |
Samuel Thibault
|
cf1713704f
remove duplicate definition
|
10 years ago |
Samuel Thibault
|
9402b74341
Add missing copyright head
|
10 years ago |
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 years ago |