2015
DOI: 10.1007/978-3-662-48096-0_18
|View full text |Cite
|
Sign up to set email alerts
|

Load Balancing Prioritized Tasks via Work-Stealing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
9
0

Year Published

2017
2017
2021
2021

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 8 publications
(9 citation statements)
references
References 10 publications
0
9
0
Order By: Relevance
“…asynchronous one-sided WS with distributed decen-work-commu-commu-PGAS MPI global load RTM memory tralized stealing nication nication RMA information Barros et al [24] Andreolli et al [26] Andreolli et al [27] Sena et al [28] x Hofmeyr et al [29] x Tchiboukdjian et al [30] x Imam and Sarkar [31] x x x Khaitan et al [32] x Tesser et al [33] x Tesser et al [34] x Tesser et al [35] x Padoin et al [36] x Padoin et al [37] x Sharma and Kanungo [38] x x x Zheng et al [39] x x x Martinez et al [40] x x x x Khaitan and Mccalley [41] x x x x Mor and Maillard [42] x x x x Li et al [43] x x x x x x Kumar et al [44] x x x x x x Dinan et al [21] x x x x x x Vishnu and Agarwal [49] x…”
Section: Discussionmentioning
confidence: 99%
“…asynchronous one-sided WS with distributed decen-work-commu-commu-PGAS MPI global load RTM memory tralized stealing nication nication RMA information Barros et al [24] Andreolli et al [26] Andreolli et al [27] Sena et al [28] x Hofmeyr et al [29] x Tchiboukdjian et al [30] x Imam and Sarkar [31] x x x Khaitan et al [32] x Tesser et al [33] x Tesser et al [34] x Tesser et al [35] x Padoin et al [36] x Padoin et al [37] x Sharma and Kanungo [38] x x x Zheng et al [39] x x x Martinez et al [40] x x x x Khaitan and Mccalley [41] x x x x Mor and Maillard [42] x x x x Li et al [43] x x x x x x Kumar et al [44] x x x x x x Dinan et al [21] x x x x x x Vishnu and Agarwal [49] x…”
Section: Discussionmentioning
confidence: 99%
“…All these schedulers can be viewed as cooperative schedulers because they don't treat threads as competing for the same resources but schedule them cooperatively with the goal of maximizing throughput. Other work has shown that scheduling based on priorities [Imam and Sarkar 2015;Wimmer et al 2013Wimmer et al , 2014 can improve throughput in some applications.…”
Section: Related Workmentioning
confidence: 99%
“…We do wish to emphasize that standard work-stealing schedulers will not provide this type of work bounds, since they do not provide any guarantees in terms of the rank of elements removed: the rank becomes unbounded over long executions, since a single random queue is sampled at every stealing step [2]. To our knowledge, there is only one previous attempt to add priorities to work-stealing schedulers [17], using a multi-level global queue of tasks, partitioned by priority. This technique is different, and provides no work guarantees.…”
Section: Introductionmentioning
confidence: 99%