1988
DOI: 10.1016/0167-6377(88)90080-6
|View full text |Cite
|
Sign up to set email alerts
|

Multiprocessor scheduling with interprocessor communication delays

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
22
0

Year Published

1994
1994
2008
2008

Publication Types

Select...
3
3

Relationship

0
6

Authors

Journals

citations
Cited by 71 publications
(22 citation statements)
references
References 6 publications
0
22
0
Order By: Relevance
“…Typically, the aim is to minimize total execution time of the application [3,4,10], or the total cost of the communication delay and load balance [11][12][13]. The scheduling algorithm and the scheduling objective determine the critical attributes associated with the tasks and processors in the task and processor model, respectively.…”
Section: Issues In Conditional Task Schedulingmentioning
confidence: 99%
See 2 more Smart Citations
“…Typically, the aim is to minimize total execution time of the application [3,4,10], or the total cost of the communication delay and load balance [11][12][13]. The scheduling algorithm and the scheduling objective determine the critical attributes associated with the tasks and processors in the task and processor model, respectively.…”
Section: Issues In Conditional Task Schedulingmentioning
confidence: 99%
“…PET is based on the list-scheduling algorithm ERT [4]. At any instant, each schedulable task or free task (i.e., those tasks for which all tasks on which it depends have been distributed onto processors), in the application program is assigned a priority value based on its ''earliest start time.''…”
Section: Preemptive Task Schedulingmentioning
confidence: 99%
See 1 more Smart Citation
“…The earliest scheduling algorithms were priority-based algorithms [1,14,19,23,24]. These algorithms assign a priority to each task of the DAG and whenever a free processor is available, the task with the highest priority among all the ready tasks (i.e., tasks for which all the predecessor tasks have completed their execution) is assigned to the free processor.…”
Section: Introductionmentioning
confidence: 99%
“…Two immediate mode schedulers have been implemented, lightest-loaded (LL) which assigns tasks to the lightest loaded processors, and earliest first [27] (EF) which assigns tasks to the processors which will finish processing them earliest. Round robin (RR), is the simplest and one of the most commonly used schedulers.…”
Section: Scheduler Performancementioning
confidence: 99%