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