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.
1719 Discussions

OpenCL GPU like ippiRemap function

Viktor_S_
Beginner
746 Views

I am using ipp remap function. 

Can you tell me if opencl has GPU optimisation remap function?

Or ipp remap with CPU may be not so slower?

Best regards Viktor.

0 Kudos
2 Replies
Jeffrey_M_Intel1
Employee
746 Views

While there is no single OpenCL function which could do a remap, OpenCV has an OpenCL optimized remap function.  It hasn't been optimized specifically for Intel GPUs yet, so we don't have data to suggest a large advantage for the GPU.  There are many variables too. The best answer will be for you to run the test yourself using your target system with the data types and image resolutions you need. 

0 Kudos
Viktor_S_
Beginner
746 Views

Thank you.

0 Kudos
Reply