The evaluation of communication latency in multiprocessor platforms requires the profiling of the application, the description of the architecture of the platform and of the mapping of application tasks onto processing cores. In this paper, we describe a layered approach that allows application developers to obtain accurate figures for communication latency from an abstract model of the application functionality. A complete separation of concerns is a critical part of this approach, so the major contribution here is the definition of interfaces between different layers: an abstract application model, its executable counterpart, the mapping heuristic and the multiprocessor platform model. Case studies with a realistic application and a NoC-based multiprocessor platform show the potential of the proposed approach using two different system evaluation techniques: simulation and static analysis.

BibTex Entry

@inproceedings{Indrusiak2010,
 author = {L. S. Indrusiak and L. C. Ost and F. G. Moraes and Sanna Maatta and J. Nurmi and L. Moller and M. Glesner},
 booktitle = {Proceedings of the 8th IEEE Int Conference on Industrial Informatics (INDIN)},
 pages = {148--153},
 publisher = {IEEE},
 title = {Evaluating the impact of communication latency on applications running over on-chip multiprocessing platforms: a layered approach},
 year = {2010}
}