"ImageCL is a simplified version of OpenCL, specifically aimed at image
processing. A source-to-source translator can translate a single ImageCL
program into multiple different OpenCL versions, each version with
different optimizations applied. An auto-tuner can then be used to pick
the best OpenCL version for a given device. This makes it possible to
write a program once, and run it with high performance on a range of
different devives."
https://github.com/acelster/ImageCL
https://hgpu.org/?p=17926
No comments:
Post a Comment