Intel® Integrated Performance Primitives (Intel® IPP) Developer Guide and Reference

ID 790148
Date 3/31/2025
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Visible to Intel only — GUID: GUID-BAC003FC-07AB-42EE-AD8A-4779D42632A5

Document Table of Contents

Data Alignment

Intel IPP is built using the compiler option /Zp16, which aligns the structure fields on the field size or 16 bytes if the size is greater than 16.

You can also use the ippsMalloc function to align the allocated memory pointer on 64 bytes.