Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Memory copy

the_ether
Beginner
386 Views
Is there a function in IPP that is optimal for simply copying a block of memory?
I want to copy a chunk of memory from video RAM on a graphics card over the PCI Express bus into system RAM. Is there anything in IPP that is faster than the standard Windows memcpy?
g.
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
386 Views

Hi,

sure, we have ippsCopy_8u|16s|32f family functions, you canlook onperformance report we provide for you with IPP installation. Please find performance tests anddata in your IPP oolsperfsysdata

Regards,
Vladimir

0 Kudos
Reply