Olivier Aumage
|
b71f91a262
drop the right task from the current_tasks pipeline on CUDA
|
9 gadi atpakaļ |
Olivier Aumage
|
1a60c8895f
rework relax mechanism to avoid lock ordering issue in _starpu_worker_lock
|
9 gadi atpakaļ |
Olivier Aumage
|
da24b31a99
avoid lock ordering issue in starpu_worker_is_blocked_in_parallel
|
9 gadi atpakaļ |
Olivier Aumage
|
f5ed375cf2
protected flag clear as well
|
9 gadi atpakaļ |
Olivier Aumage
|
bccc925e8d
filter out negative exp_len resulting from rounding errors
|
9 gadi atpakaļ |
Olivier Aumage
|
6d4fc8101c
be more strict in safe_state broadcast synchro
|
9 gadi atpakaļ |
Olivier Aumage
|
d3505fc8a0
give more information on error
|
9 gadi atpakaļ |
Olivier Aumage
|
800fd1e875
wake up target worker on push_local_task
|
9 gadi atpakaļ |
Olivier Aumage
|
bc6e66ef68
reset current_task field when the task is refused by the cuda driver
|
9 gadi atpakaļ |
Olivier Aumage
|
c760f3017a
use worker's state_keep_awake flag instead worker component status for sleeping management
|
9 gadi atpakaļ |
Olivier Aumage
|
684ce2448c
add some missing relax_on calls
|
9 gadi atpakaļ |
Olivier Aumage
|
943262ea0e
Matmul SOCL test-case does not seem to support blocking drivers
|
9 gadi atpakaļ |
Olivier Aumage
|
789d1fc956
restore component_worker exception, now that the mask or-ing is suppressed
|
9 gadi atpakaļ |
Olivier Aumage
|
e406571c6c
remove unnecessary code
|
9 gadi atpakaļ |
Olivier Aumage
|
e90d0639d5
component_workers must not be skipped from the ctx bitmap processing
|
9 gadi atpakaļ |
Olivier Aumage
|
bc73bc0ae2
suppress seamingly unnecessary assert
|
9 gadi atpakaļ |
Olivier Aumage
|
408e44ecfb
temporarily release the rwlock of a ctx being deleted so that the tasks of the ctx may update the ctx stats
|
9 gadi atpakaļ |
Olivier Aumage
|
7a741eafa3
use a higher heavy cost constant to avoid false negative tests results on loaded machines
|
9 gadi atpakaļ |
Olivier Aumage
|
33b684af8d
the location that should not be reached indeed can be reached
|
9 gadi atpakaļ |
Olivier Aumage
|
71499b8de6
dissociate component_worker get and new functions
|
9 gadi atpakaļ |
Olivier Aumage
|
07a626a8a5
move sched_op section from handle_job_termination to push_task to avoid having to call relax_on in tag routines
|
9 gadi atpakaļ |
Olivier Aumage
|
660d07ea15
fix typo
|
9 gadi atpakaļ |
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
|
9 gadi atpakaļ |
Olivier Aumage
|
93dfd85584
add debugging infrastructue for relax sections
|
9 gadi atpakaļ |
Olivier Aumage
|
3667039409
no need for multiformat special case anymore
|
9 gadi atpakaļ |
Olivier Aumage
|
ae89e620f4
add some relax sections to graph_test_policy
|
9 gadi atpakaļ |
Olivier Aumage
|
59fb504cd3
add some more relax sections
|
9 gadi atpakaļ |
Olivier Aumage
|
842dbd19a1
add some more relax sections
|
9 gadi atpakaļ |
Olivier Aumage
|
d19549790f
add relax on the push side too
|
9 gadi atpakaļ |
Olivier Aumage
|
c366c7fe62
mark _starpu_handle_job_termination has a sched_op to protect against sched_ctx changes
|
9 gadi atpakaļ |