Forums - CLImage: A Modern Approach to using OpenCL with C++ on Android and Unix.

2 posts / 0 new
Last post
CLImage: A Modern Approach to using OpenCL with C++ on Android and Unix.
fricc33
Join Date: 29 Apr 17
Posts: 1
Posted: Thu, 2021-12-09 14:41

I just created a new GitHub project called CLImage

CLImage is a C++ API to seamlessly use OpenCL compute for GPGPU and imaging applications, designed to be used in conjunction with opencl.hpp, it provides:

  1. An Android bridge to link your application to the OpenCL libraries provided by the device's manufacturer.
  2. A Simple and powerful set of C++ classes to represent and manipulate typed images in memory, on the GPU, and on the file system.

I developed CLImage for internal use, but maybe it might be useful to a large audience.

The project includes example code and documentation, if there is interest I will add more.

 

Looking forward to feedback,

Cheers,

 - Fabio

 
  • Up0
  • Down0
DuBo
Join Date: 9 Dec 13
Posts: 72
Posted: Fri, 2022-02-11 07:17

It is really great, thanks for your valued sharing!

Thanks
Bob Du

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.