Latency and Bandwidth Considerations in Parallel Robotics Image Processing - Robotics Institute Carnegie Mellon University

Latency and Bandwidth Considerations in Parallel Robotics Image Processing

J. Webb
Conference Paper, Proceedings of ACM/IEEE Conference on Supercomputing (Supercomputing '93), pp. 230 - 239, November, 1993

Abstract

Parallel image processing for robotics applications differs in a fundamental way from parallel scientific computing applications: the problem size is fixed, and latency requirements are tight. This brings Amdhal's law in effect with full force, so that message-passing latency and bandwidth severely restrict performance. The authors examine an application from this domain, stereo image processing, which has been implemented in Adapt, a niche language for parallel image processing implemented on the Carnegie Mellon-Intel Corporation iWarp. High performance has been achieved for this application. It is shown how a I/O building block approach on iWarp achieved this, and the implications of this performance for more traditional machines that do not have iWarp's rich I/O primitive set are examined.

BibTeX

@conference{Webb-1993-13590,
author = {J. Webb},
title = {Latency and Bandwidth Considerations in Parallel Robotics Image Processing},
booktitle = {Proceedings of ACM/IEEE Conference on Supercomputing (Supercomputing '93)},
year = {1993},
month = {November},
pages = {230 - 239},
}