Title :
Static Mapping of Real-Time Applications onto Massively Parallel Processor Arrays
Author :
Carle, Thomas ; Djemal, Manel ; Potop-Butucaru, Dumitru ; De Simone, Robert ; Zhen Zhang
Author_Institution :
INRIA, Rocquencourt, France
Abstract :
On-chip networks (NoCs) used in multiprocessor systems-on-chips (MPSoCs) pose significant challenges to both on-line (dynamic) and off-line (static) real-time scheduling approaches. They have large numbers of potential contention points, have limited internal buffering capabilities, and network control operates at the scale of small data packets. Therefore, efficient resource allocation requires scalable algorithms working on hardware models with a level of detail that is unprecedented in real-time scheduling. We consider here a static scheduling approach, and we target massively parallel processor arrays (MPPAs), which are MPSoCs with large numbers (hundreds) of processing cores. We first identify and compare the hardware mechanisms supporting precise timing analysis and efficient resource allocation in existing MPPA platforms. We determine that the NoC should ideally provide the means of enforcing a global communications schedule that is computed off-line (before execution) and which is synchronized with the scheduling of computations on processors. On the software side, we propose a novel allocation and scheduling method capable of synthesizing such global computation and communication schedules covering all the execution, communication, and memory resources in an MPPA. To allow an efficient use of the hardware resources, our method takes into account the specificities of MPPA hardware and implements advanced scheduling techniques such as software pipelining and pre-computed preemption of data transmissions. We evaluate our technique by mapping two signal processing applications, for which we obtain good latency, throughput, and resource use figures.
Keywords :
multiprocessing systems; parallel processing; pipeline processing; processor scheduling; resource allocation; system-on-chip; MPPA; MPSoC; NoC; dynamic real-time scheduling approach; global communication schedule; global computation schedule; hardware models; internal buffering capabilities; massively parallel processor arrays; multiprocessor systems-on-chips; network control; offline real-time scheduling approach; on-chip networks; online real-time scheduling approach; precomputed data transmission preemption; real-time applications; resource allocation; signal processing; small data packets; software pipelining; static mapping; static real-time scheduling approach; timing analysis; Computer architecture; Hardware; Optimal scheduling; Processor scheduling; Real-time systems; Resource management; Timing;
Conference_Titel :
Application of Concurrency to System Design (ACSD), 2014 14th International Conference on
Conference_Location :
Tunis La Marsa
DOI :
10.1109/ACSD.2014.19