OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
Announcements
This forum covers OpenCL* for CPU only. OpenCL* for GPU questions can be asked in the GPU Compute Software forum. Intel® FPGA SDK for OpenCL™ questions can be ask in the FPGA Intel® High Level Design forum.

Success story with Intel OpenCL SDK

dpshamonin
Beginner
284 Views

Dear All,

We would like to share with you one successful story of implementation

An OpenCL implementation of the Gaussian pyramid and the resampler one of the most common algorithms in image processing.

We would like to send our greetings to the Intel OpenCL development team for making such a nice framework and even more better forum support.

Specially the Intel® OpenCL Debugger was the most useful tool during this development.

You could find some nice tricks of developing your С++ application with OpenCL and CMake there.

The article, data and source code are available at http://hdl.handle.net/10380/3393

For our development we have been using following tools:

1. CMake http://www.cmake.org

2. ITK http://www.itk.org

2. NVidia CUDA https://developer.nvidia.com/

3. AMD OpenCL SDK http://developer.amd.com/resources/heterogeneous-computing/opencl-zone/

4. And the most of all, the Intel OpenCL SDK.

Thanks, Denis

0 Kudos
1 Reply
ARNON_P_Intel
Employee
284 Views

Hi Denis,

Thanks for the warm words.

Arnon Peleg, OpenCL Product Marketing Manager. 

0 Kudos
Reply