Intel® FLEXlm* License Borrowing Capability
Describes the FLEXlm license BORROW capability. Type: Tips and Techniques |
flexlm license manager License server FLEXlm manager license check-out license checkout borrow license borrow license borrowing |
12/01/2011
|
Generic Static Library Dispatching with the Intel® IPP 7.0 Library
How to "dispatch" between the generic IPP library and the standard IPP library -- this article applies only to version 7.0.4 and later updates to the 7.0 library. Type: Tips and Techniques |
IPP px code mx code |
05/12/2011
|
How to Side-by-Side Install the Intel IPP 7.0 Library on Windows
For installing additional versions of the Intel IPP library on your Windows system -- so you have access to more than one version of the library in a "side-by-side" configuration. Type: Tips and Techniques |
Install IPP 7.0 |
05/10/2011
|
Installation PATH Pollution
Suggestion for dealing with "PATH" pollution on Windows after installing Intel IPP or one of the Intel Composer XE suites. Type: Tips and Techniques |
|
03/31/2011
|
Introduction to Linking with the Intel© IPP 7.0 Library
introductory link instructions for the Intel IPP 7.0 library Type: Tips and Techniques |
IPP link error link |
02/23/2011
|
Computing MD5 digest for large data file with Intel IPP functions
how to compute MD5 data for large data Type: Tips and Techniques |
MD5 MD5MessageDigest ippsMD5Update large Data |
02/22/2011
|
How to find active speech level (audio level) using Intel® IPP function?
Intel IPP function will help you to find audio level(active speech level) Type: Tips and Techniques |
Active speech level Audio level |
02/04/2011
|
Deferred Mode Image Processing in Intel(R) IPP
Deferred Mode Image Processing (DMIP) in Intel(R) IPP provides solutions for pipelined image operations on larger images, utilizes in memory optimization and improves performance in a multithreading environment Type: Tips and Techniques |
IPP DMIP Intel IPP image processing sobel edge detector |
01/25/2011
|
How to select different update of Intel® Composer XE 2011 for Linux* and Mac OS* X
The script compilervars.sh [.csh] under /bin of an older compiler will always set the environment for the latest compiler installed on a Linux or Mac OS X system having multiple updates of Intel® Composer XE 2011 installed
Type: Tips and Techniques |
update ClosedSWDefect |
12/13/2010
|
IPP Crypto Guide
IPP cryptography by example Type: Tips and Techniques |
IPP AES Cryptography |
11/29/2010
|
Questions and Answers from the Intel® Integrated Performance Primitives Webinar on November 18, 2010
Accelerate your Multimedia and Data Processing Applications with the Intel® IPP 7.0 Library -- Intel IPP Webinar -- November 18, 2010 Type: Tips and Techniques |
IPP webinar AVX AES-NI 7.0 |
11/24/2010
|
Questions and Answers from the Intel® Integrated Performance Primitives Webinar on October 26, 2010
FAQ for Intel IPP in Intel Parallel Studio webinar Type: Tips and Techniques |
webniar IPP FAQs |
10/27/2010
|
How to call Intel® AVX based code with Intel® IPP version 6.1
We received many user’s requests asking “how to call AVX code into IPP 6.1 and all latest updates of this version”.
So, the main purpose of this short article is to tell how to do this.
Type: Tips and Techniques |
AVX Intel(R) IPP AVX optimization in IPP ippEnableCpu |
10/17/2010
|
Understanding CPU Dispatching in the Intel® IPP Library
It lists all support CPUs and Identifiers used in Intel IPP. Type: Tips and Techniques |
simd IPP AES SSE CPU dispatch CPU-specific code dispatch |
09/02/2010
|
Use Intel IPP in Intel® Parallel Studio
it illustrates how to use Intel IPP in Intel® Parallel Composer Type: Tips and Techniques |
IPP parallel studio IPP in Composer IPP 7.0 parallel Studio 2011 |
08/29/2010
|
New Directory Structure and Library Naming Scheme for Intel® IPP 7.0 Library
Intel® IPP 7.0 directory hierarchy and library filenames have changed. Type: Tips and Techniques |
IPP link guide ipp dynamic library merged IPP dll |
08/26/2010
|
A Tool for Listing the Intel IPP Functions used by Your Application
AWK script to help you easily collect a list or Intel IPP functions used by your application -- in order to help prioritize future development efforts. Type: Tips and Techniques |
AWK scripts Intel IPP API Generate Intel APIs |
07/18/2010
|
IPP 7.0 Beta - Selecting the Intel(R) IPP Libraries Needed by Your Application
IPP libraries required for different linking methods Type: Tips and Techniques |
Intel IPP 7.0 Beta linking |
06/18/2010
|
Compiling and Linking Intel® IPP with Microsoft* Visual C++* and Intel® C++ Compiler
This document explains how to use Intel® IPP with Microsoft* Visual C++* .NET 2003/2005/2008/2010, Microsoft* Visual C++* 6.0, and Intel® C++ Compiler Professional for Windows, Intel Parallel Studio Type: Tips and Techniques |
MSVC project IPP usage Compile IPP link IPP msvc2010 msvc2005 msvs2008 ipp integration in MSVC MSVS 2010 |
04/14/2010
|
Intel® IPP Library Signal Processing Domain Overview
An overview of the Intel IPP Library signal processing domain. Type: Tips and Techniques |
simd IPP signal processing SSE FFT convolution DFT digital filters fast fourier transform IIR filters FIR filters discrete cosine transform |
03/30/2010
|
ippsCopy Vs. ippiCopyManaged
ippsCopy is recomended to use, if the data fits into L2 cache and if you have huge data, it is advised to use ippiCopyManaged. Type: Tips and Techniques |
copying huge data ippiCopyManaged ippsCopy |
03/30/2010
|
clock() or gettimeofday() or ippGetCpuClocks()?
There are various function you may use to find the computational time for IPP functions or IPP functions. The best method, we recommend is to use ippGetCpuClocks() from IPP itself. Type: Tips and Techniques |
best timing function IPP timing measure time |
03/29/2010
|
High CPU usage and Intel® IPP threaded function
The article describes serveral possible scenarios and solution for high cpu usage when call IPP function in real application Type: Tips and Techniques |
ippiResize cpu usage IPP threaded function KMP_BLOCKTIME |
02/22/2010
|
Deferred Mode Image Processing Framework: Simple and efficient use of Intel® multi-core technology and many–core architectures with Intel® Integrated Performance Primitives
The bottleneck for nearly all image processing algorithms is memory bandwidth. Deferred Mode Image Processing (DMIP), available with Intel® Integrated Performance Primitives (Intel® IPP), provides an efficient software solution for this. Type: Tips and Techniques |
IPP DMIP visual computing image processing sobel edge detector vcsource_type_techarticle vcsource_domain_media vcsource_os_windows vcsource_platform_desktoplaptop vcsource_os_linux vcsource_index |
02/15/2010
|
IPP Dispatcher Control Functions - ipp*Init*() functions
Initializing the IPP static and dynamic libraries for optimal performance. Type: Tips and Techniques |
simd IPP SSE AVX init dispatch |
02/02/2010
|