Publication | Closed Access
PolyMage
158
Citations
37
References
2015
Year
Unknown Venue
Image AnalysisEngineeringHardware AccelerationParallel ProcessingImage ProcessorComputer EngineeringComputer ArchitectureParallel ImplementationParallel ProgrammingComputer ScienceImage Processing PipelinesParallel ComputingCompilersAbundant Data ParallelismData-level ParallelismImage Processing PipelineComputer Vision
This paper presents the design and implementation of PolyMage, a domain-specific language and compiler for image processing pipelines. An image processing pipeline can be viewed as a graph of interconnected stages which process images successively. Each stage typically performs one of point-wise, stencil, reduction or data-dependent operations on image pixels. Individual stages in a pipeline typically exhibit abundant data parallelism that can be exploited with relative ease. However, the stages also require high memory bandwidth preventing effective utilization of parallelism available on modern architectures. For applications that demand high performance, the traditional options are to use optimized libraries like OpenCV or to optimize manually. While using libraries precludes optimization across library routines, manual optimization accounting for both parallelism and locality is very tedious.
| Year | Citations | |
|---|---|---|
Page 1
Page 1