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

ID 790148
Date 6/24/2024
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-D355ABEE-17AB-4761-82BE-9A25BCE33E18

Document Table of Contents

Library Version Structure

The IppLibraryVersion structure describes the current Intel IPP software version. The main fields of this structure are:

  • integer fields major and minor, containing version numbers;

  • integer field majorBuild, containing update number;

  • integer field build, containing build revision number;

  • string field Name, containing the Intel IPP version name, for example, “ippSB SSE4.1”;

  • string field Version, containing the version description, for example, “7.1.0 (r93873)”.

  • string field BuildDate, containing the build date.