Getting Started with Intel® Integrated
Performance Primitives (Intel® IPP)
Start optimizing your compute-intense application
Resources
Installed resources:
- Sample interfaces folder:
<install_dir>/ipp/interfaces/
- Documentation
- Performance tests folder:
<install_dir>/ipp/tools/<arch>/perfsys
Or, <install_dir>/ipp/tools/perfsys on OS X*
Online Resources:
Intel® Integrated
Performance Primitives (Intel® IPP) is a software library that provides
a broad range of functionality, including general signal and image
processing, computer vision, data compression, cryptography, string
manipulation, audio processing, video coding, realistic rendering
and 3D data processing. It also includes more sophisticated
primitives for construction of audio, video and speech codecs such
as MP3 (MPEG-1 Audio, Layer 3), MPEG-4, H.264, H.263, JPEG,
JPEG2000, JPEG XR, GSM-AMR, G.723.
After installing Intel IPP, set the PATH, LIB
and INCLUDE environment variables by running the script
appropriate to your target platform architecture. The scripts are available in
<install_dir>/ipp/bin.
<install_dir> is
the installation directory, by default, it is:
- For super-users:
/opt/intel/composer_xe_2013
- For ordinary users:
$HOME/intel/composer_xe_2013
To call the Intel IPP functions, do the following:
-
Include the ipp.h header file.
-
Set up the function parameters.
-
Call the function.
Optimization Notice |
|
Intel's compilers may or may not optimize to the same degree for non-Intel
microprocessors for optimizations that are not unique to Intel microprocessors.
These optimizations include SSE2, SSE3, and SSSE3 instruction sets and other
optimizations. Intel does not guarantee the availability, functionality, or
effectiveness of any optimization on microprocessors not manufactured by Intel.
Microprocessor-dependent optimizations in this product are intended for use
with Intel microprocessors. Certain optimizations not specific to Intel
microarchitecture are reserved for Intel microprocessors. Please refer to the
applicable product User and Reference Guides for more information regarding the
specific instruction sets covered by this notice.
Notice revision #20110804
|
Legal Information
INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL®
PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, TO
ANY INTELLECTUAL PROPERTY RIGHTS IS GRANTED BY THIS DOCUMENT. EXCEPT AS
PROVIDED IN INTEL'S TERMS AND CONDITIONS OF SALE FOR SUCH PRODUCTS,
INTEL ASSUMES NO LIABILITY WHATSOEVER, AND INTEL DISCLAIMS ANY EXPRESS
OR IMPLIED WARRANTY, RELATING TO SALE AND/OR USE OF INTEL PRODUCTS
INCLUDING LIABILITY OR WARRANTIES RELATING TO FITNESS FOR A PARTICULAR
PURPOSE, MERCHANTABILITY, OR INFRINGEMENT OF ANY PATENT, COPYRIGHT OR
OTHER INTELLECTUAL PROPERTY RIGHT.
A "Mission Critical Application" is any application in which failure of the
Intel Product could result, directly or indirectly, in personal injury or
death. SHOULD YOU PURCHASE OR USE INTEL'S PRODUCTS FOR ANY SUCH MISSION
CRITICAL APPLICATION, YOU SHALL INDEMNIFY AND HOLD INTEL AND ITS SUBSIDIARIES,
SUBCONTRACTORS AND AFFILIATES, AND THE DIRECTORS, OFFICERS, AND EMPLOYEES OF
EACH, HARMLESS AGAINST ALL CLAIMS COSTS, DAMAGES, AND EXPENSES AND REASONABLE
ATTORNEYS' FEES ARISING OUT OF, DIRECTLY OR INDIRECTLY, ANY CLAIM OF PRODUCT
LIABILITY, PERSONAL INJURY, OR DEATH ARISING IN ANY WAY OUT OF SUCH MISSION
CRITICAL APPLICATION, WHETHER OR NOT INTEL OR ITS SUBCONTRACTOR WAS NEGLIGENT IN
THE DESIGN, MANUFACTURE, OR WARNING OF THE INTEL PRODUCT OR ANY OF ITS PARTS.
Intel may make changes to specifications and product descriptions at any time,
without notice. Designers must not rely on the absence or characteristics of
any features or instructions marked "reserved" or "undefined". Intel reserves
these for future definition and shall have no responsibility whatsoever for
conflicts or incompatibilities arising from future changes to them. The
information here is subject to change without notice. Do not finalize a design
with this information.
The products described in this document may contain design defects or
errors known as errata which may cause the product to deviate from
published specifications. Current characterized errata are available on
request.
Contact your local Intel sales office or your distributor to obtain the
latest specifications and before placing your product order. Copies of
documents which have an order number and are referenced in this
document, or other Intel literature, may be obtained by calling
1-800-548-4725, or by visiting Intel's Web Site.
Intel processor numbers are not a measure of performance. Processor
numbers differentiate features within each processor family, not across
different processor families. See
http://www.intel.com/products/processor_number for details.
BlueMoon, BunnyPeople, Celeron, Celeron Inside, Centrino, Centrino Inside, Cilk,
Core Inside, E-GOLD, Flexpipe, i960, Intel, the Intel logo, Intel AppUp, Intel
Atom, Intel Atom Inside, Intel Core, Intel Inside, Intel Insider, the Intel
Inside logo, Intel NetBurst, Intel NetMerge, Intel NetStructure, Intel
SingleDriver, Intel SpeedStep, Intel Sponsors of Tomorrow., the Intel Sponsors
of Tomorrow. logo, Intel StrataFlash, Intel vPro, Intel XScale, InTru, the InTru
logo, the InTru Inside logo, InTru soundmark, Itanium, Itanium Inside, MCS, MMX,
Moblin, Pentium, Pentium Inside, Puma, skoool, the skoool logo, SMARTi, Sound
Mark, Stay With It, The Creators Project, The Journey Inside, Thunderbolt,
Ultrabook, vPro Inside, VTune, Xeon, Xeon Inside, X-GOLD, XMM, X-PMU and XPOSYS
are trademarks of Intel Corporation in the U.S. and/or other countries.
* Other names and brands may be claimed as the property of others.
Copyright © 2012, Intel Corporation. All rights reserved.