Olivier Aumage
|
684ce2448c
add some missing relax_on calls
|
преди 8 години |
Olivier Aumage
|
943262ea0e
Matmul SOCL test-case does not seem to support blocking drivers
|
преди 8 години |
Olivier Aumage
|
789d1fc956
restore component_worker exception, now that the mask or-ing is suppressed
|
преди 8 години |
Olivier Aumage
|
e406571c6c
remove unnecessary code
|
преди 8 години |
Olivier Aumage
|
e90d0639d5
component_workers must not be skipped from the ctx bitmap processing
|
преди 8 години |
Olivier Aumage
|
bc73bc0ae2
suppress seamingly unnecessary assert
|
преди 8 години |
Olivier Aumage
|
408e44ecfb
temporarily release the rwlock of a ctx being deleted so that the tasks of the ctx may update the ctx stats
|
преди 8 години |
Olivier Aumage
|
7a741eafa3
use a higher heavy cost constant to avoid false negative tests results on loaded machines
|
преди 8 години |
Olivier Aumage
|
33b684af8d
the location that should not be reached indeed can be reached
|
преди 8 години |
Olivier Aumage
|
71499b8de6
dissociate component_worker get and new functions
|
преди 8 години |
Olivier Aumage
|
07a626a8a5
move sched_op section from handle_job_termination to push_task to avoid having to call relax_on in tag routines
|
преди 8 години |
Olivier Aumage
|
660d07ea15
fix typo
|
преди 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 години |
Olivier Aumage
|
93dfd85584
add debugging infrastructue for relax sections
|
преди 8 години |
Olivier Aumage
|
3667039409
no need for multiformat special case anymore
|
преди 8 години |
Olivier Aumage
|
ae89e620f4
add some relax sections to graph_test_policy
|
преди 8 години |
Olivier Aumage
|
59fb504cd3
add some more relax sections
|
преди 8 години |
Olivier Aumage
|
842dbd19a1
add some more relax sections
|
преди 8 години |
Olivier Aumage
|
d19549790f
add relax on the push side too
|
преди 8 години |
Olivier Aumage
|
c366c7fe62
mark _starpu_handle_job_termination has a sched_op to protect against sched_ctx changes
|
преди 8 години |
Olivier Aumage
|
b6eb712b22
allow calling _starpu_worker_relax_on/off from a non worker thread
|
преди 8 години |
Olivier Aumage
|
81afddffd1
add support to defer sched_ctx changes
|
преди 8 години |
Olivier Aumage
|
f7532839e6
move call of sched_ctx->sched_policy->add_workers to the section protected by the ctx_change notification
|
преди 8 години |
Olivier Aumage
|
d49112cefb
disable HG checking on wsd->last_pop_child
|
преди 8 години |
Olivier Aumage
|
dd2916a3e7
fix unprotected nsched_ctxs read
|
преди 8 години |
Olivier Aumage
|
94218c2029
fix case where a worker blocking state has been observed _and_ a sched_ctx change is ongoing, while about to start a new sched_op
|
преди 8 години |
Olivier Aumage
|
291472dcd0
STATUS_WAKING_UP status is never assigned to a worker
|
преди 8 години |
Olivier Aumage
|
faab421955
do not change status on the 'waker' side, leave it to the worker to decide about its own status after wake-up requests
|
преди 8 години |
Olivier Aumage
|
423c6596b3
add missing HG_DSIABLE_CHECKING
|
преди 8 години |
Olivier Aumage
|
e28ee36790
remove obsolete code
|
преди 8 години |