Intel® Integrated Performance Primitives 9.0 Update 4 Developer Guide

Finding Intel® IPP on Your System

Intel® Integrated Performance Primitives (Intel® IPP) installs in the subdirectory referred to as <ipp directory> inside <install_dir>. By default, the <install_dir> is:

The tables below describe the structure of the high-level directories on:

Windows* OS:

Directory Contents
Subdirectories of <ipp directory>
bin

Batch files to set environmental variables in the user shell

include

Header files for the library functions

lib/ia32

Single-threaded static libraries for the IA-32 architecture

lib/intel64

Single-threaded static libraries for the Intel® 64 architecture

lib/<arch>/threaded, where <arch> is one of {ia32, intel64}

Multi-threaded static libraries

examples

Intel IPP example files

Subdirectories of <install_dir>
redist/ia32/ipp

Single-threaded DLLs for applications running on processors with the IA-32 architecture

redist/intel64/ipp

Single-threaded DLLs for applications running on processors with the Intel® 64 architecture

redist/<arch>/threaded

Multi-threaded DLLs

documentation/<locale>/ipp, where <locale> is one of {en, ja}

Intel IPP documentation

Linux* OS:

Directory Contents
Subdirectories of <ipp directory>
bin

Scripts to set environmental variables in the user shell

include

Header files for the library functions

lib/ia32

Single-threaded static libraries for the IA-32 architecture

lib/intel64

Single-threaded static libraries for the Intel® 64 architecture

lib/<arch>/threaded

Multi-threaded static libraries

lib/<arch>/nonpic

Non-PIC single-threaded static libraries

lib/<arch>_and

Intel IPP libraries for Android*

lib/ia32_lin_quark

Intel IPP libraries for Intel® Quark™

examples

Intel IPP example files

components

Intel IPP interfaces and example files

tool/<arch>/perfsys

Command-line tools for Intel IPP performance testing

tool/<arch>/staticlib

Header files for redefining Intel IPP functions to processor-specific counterparts

Subdirectories of <install_dir>
documentation/<locale>/ipp, where <locale> is one of {en, ja}

Intel IPP documentation

OS X*:

Directory Contents
Subdirectories of <ipp directory>
bin

Scripts to set environmental variables in the user shell

include

Header files for the library functions

lib

Single-threaded static FAT libraries

lib/threaded

Multi-threaded static FAT libraries

examples

Intel IPP example files

components

Intel IPP interfaces and example files

tool/<arch>/perfsys

Command-line tools for Intel IPP performance testing

Subdirectories of <install_dir>
documentation/<locale>/ipp, where <locale> is one of {en, ja}

Intel IPP documentation

See Also