Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

Memory copy

the_ether
Beginner
562 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
562 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