University of Cambridge > Talks.cam > Computer Laboratory Programming Research Group Seminar > Performance-portable Programming Abstraction for Image Processing

Performance-portable Programming Abstraction for Image Processing

Add to your list(s) Download to your calendar using vCal

If you have a question about this talk, please contact Alan Mycroft.

We present a framework for representing image processing kernels based on decoupled access/execute metadata, which allow the programmer to specify both execution constraints and memory access pattern of a kernel. The framework performs source-to-source translation of kernels expressed in high-level framework-specific C++ classes into low-level CUDA or OpenCL code with effective device-dependent optimizations such as global memory padding for avoiding partition conflicts. We evaluate the framework on two kernels on GPU and CPU systems, and concur with previous work that access/execute metadata is a suitable performance-portable abstraction for image processing.

This talk is part of the Computer Laboratory Programming Research Group Seminar series.

Tell a friend about this talk:

This talk is included in these lists:

Note that ex-directory lists are not shown.

 

© 2006-2024 Talks.cam, University of Cambridge. Contact Us | Help and Documentation | Privacy and Publicity