<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Fri, 25 May 2012 16:40:31 -0700 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-library-dependencies-by-domain/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network Comments Feed</title>
    <link>http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-library-dependencies-by-domain</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>By Gennady Fedorov (Intel)</title>
      <description><![CDATA[ Just for an update: since version 6.0, two new libraries were added into IPP.
 
Data Integrity:              ippdi.lib (windows*) or ippdi.so (linux*)
Generated Functions:  ippgen.lib (windows*) or ippgen.so (linux*)

And for the latest version Library Dependencies by Domain will looks like:
------------------------------------------------------ 	 	 
Domain	               |   Library  |	 Dependent on
------------------------------------------------------ 	 	 
Audio Coding           	  ippac    	ippdc, ipps, ippcore
Color Conversion      	  ippcc    	ippi, ipps, ippcore
Cryptography          	  ippcp    	ippcore
Computer Vision       	  ippcv	ippi, ipps, ippcore
Data Compression    	  ippdc	ipps, ippcore
Data Integrity        	  ippdi	ippcore
Generated Functions	  ippgen	ipps, ippcore
Image Processing	  ippi	ipps, ippcore
Image Compression	  ippj	ippi, ipps, ippcore
Small Matrix Operations	  ippm	ippi, ipps, ippcore
Realistic Rendering 	  ippr	ippi, ipps, ippcore
Signal Processing 	  ipps	ippcore
Speech Coding 	  ippsc	ipps, ippcore
Speech Recognition 	  ippsr	ipps, ippcore
String Processing 	ippch	ipps, ippcore
Video Coding 	ippvc	ippi, ipps, ippcore
Vector Math 	ippvm	ippcore
------------------------------------------------------
 ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-library-dependencies-by-domain/#comment-20476</link>
      <pubDate>Sun, 01 Mar 2009 12:25:02 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-library-dependencies-by-domain/#comment-20476</guid>
    </item>
    <item>
      <title>By scutcomb</title>
      <description><![CDATA[ This is a great category breakdown. You can verify this by looking into each DLL file with the PE Explorer app from http://www.heaventools.com and confirm the DLL description built into the .rsrc area listed for a DLL file. PE explorer also lists your import DLL list, so you can see if your DLL depends upon any other DLLs. 
We needed to isolate only signal processing DLLs, and by reading each file with PE Explorer, we agree with Naveen that they all depend upon a core IPP DLL (described as ippcore above), and an IPP OMP library DLL. We will plan on deploying these as well as our set of 6 sig proc DLLs optimized for the various processor families for 32-bit systems.  ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-library-dependencies-by-domain/#comment-38283</link>
      <pubDate>Mon, 18 Jan 2010 06:23:32 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-library-dependencies-by-domain/#comment-38283</guid>
    </item>
  </channel></rss>
