Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

IPP with iHD GPU

Viktor_S_
Beginner
991 Views

Hi,

It is possible to accelerate operations of IPP with iHD GPU?

Like the intel MSDK.

 

CentOS 7 Linux, latest IPP.

Best regards Viktor.

0 Kudos
4 Replies
Chao_Y_Intel
Moderator
991 Views

Hi Viktor, 

IPP only provides the CPU optimized code now. It does not include any GPU optimization. For use the GPU programing,  you can check Intel OpenCL here: 

https://software.intel.com/en-us/forums/opencl

Thanks,
chao

0 Kudos
Viktor_S_
Beginner
991 Views

Thank you.

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?

0 Kudos
Chao_Y_Intel
Moderator
991 Views
Hi Victor, To measure the IPP ippiRemap function performance, it has a tool at the folder: ipp\tools\intel64\perfsys You can use the "ps_ippi.exe" file to get the performance on a specific system. Check the read me file there for better performance. I not know the where there is any implementation on GPU part on this function. OpenCL forum may have more experts on this. Thanks, Chao
0 Kudos
Viktor_S_
Beginner
991 Views

Thanks.

0 Kudos
Reply