<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Trying to remove IPPs in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Trying-to-remove-IPPs/m-p/773618#M1019</link>
    <description>&lt;P&gt;Which version of Microsoft visual studio using it..? Configuration option in different in each version.&lt;/P&gt;&lt;P&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-for-windows-compiling-and-linking-with-microsoft-visual-c-and-intel-c-compilers/"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-for-windows-compiling-and-linking-with-microsoft-visual-c-and-intel-c-compilers/" target="_blank"&gt;http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-for-windows-compiling-and-linking-with-microsoft-visual-c-and-intel-c-compilers/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen Gv&lt;/P&gt;</description>
    <pubDate>Sat, 17 Dec 2011 12:17:23 GMT</pubDate>
    <dc:creator>Naveen_G_Intel</dc:creator>
    <dc:date>2011-12-17T12:17:23Z</dc:date>
    <item>
      <title>Trying to remove IPPs</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Trying-to-remove-IPPs/m-p/773617#M1018</link>
      <description>I'm using Intel Parallel studio SP1 to compile my solution. I've disabled IPPs in all the project properties panels for each of my projects but I still get errors as though I was trying to include it:&lt;BR /&gt;&lt;BR /&gt;Error 2216 error #11018: Cannot open ipps C:\\\\trunk\\code\\src\\SystemAudioFMOD\\ipo SystemAudioFMOD&lt;BR /&gt;Error 2217 error #11018: Cannot open ippvm C:\\\\trunk\\code\\src\\SystemAudioFMOD\\ipo SystemAudioFMOD&lt;BR /&gt;Error 2218 error #11018: Cannot open ippcore C:\\\\trunk\\code\\src\\SystemAudioFMOD\\ipo SystemAudioFMOD&lt;BR /&gt;&lt;BR /&gt;How can I stop this? &lt;BR /&gt;Thanks.</description>
      <pubDate>Sat, 17 Dec 2011 09:16:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Trying-to-remove-IPPs/m-p/773617#M1018</guid>
      <dc:creator>superstatic</dc:creator>
      <dc:date>2011-12-17T09:16:02Z</dc:date>
    </item>
    <item>
      <title>Trying to remove IPPs</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Trying-to-remove-IPPs/m-p/773618#M1019</link>
      <description>&lt;P&gt;Which version of Microsoft visual studio using it..? Configuration option in different in each version.&lt;/P&gt;&lt;P&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-for-windows-compiling-and-linking-with-microsoft-visual-c-and-intel-c-compilers/"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-for-windows-compiling-and-linking-with-microsoft-visual-c-and-intel-c-compilers/" target="_blank"&gt;http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-for-windows-compiling-and-linking-with-microsoft-visual-c-and-intel-c-compilers/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen Gv&lt;/P&gt;</description>
      <pubDate>Sat, 17 Dec 2011 12:17:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Trying-to-remove-IPPs/m-p/773618#M1019</guid>
      <dc:creator>Naveen_G_Intel</dc:creator>
      <dc:date>2011-12-17T12:17:23Z</dc:date>
    </item>
    <item>
      <title>Trying to remove IPPs - Try to search for IPP includes</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Trying-to-remove-IPPs/m-p/773619#M1020</link>
      <description>Try to searchyour source files for strings:&lt;BR /&gt;&lt;BR /&gt; #include "&lt;STRONG&gt;ipps&lt;/STRONG&gt;&lt;BR /&gt; #include "&lt;STRONG&gt;ippvm&lt;/STRONG&gt;&lt;BR /&gt; #include "&lt;STRONG&gt;ippcore&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt; #include &amp;lt;&lt;STRONG&gt;ipps&lt;/STRONG&gt;&lt;BR /&gt; #include &amp;lt;&lt;STRONG&gt;ippvm&lt;/STRONG&gt;&lt;BR /&gt; #include &amp;lt;&lt;STRONG&gt;ippcore&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Look at '&lt;STRONG&gt;SystemAudioFMOD*&lt;/STRONG&gt;' source file for IPP includes, as well.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Sergey&lt;BR /&gt;</description>
      <pubDate>Sat, 17 Dec 2011 20:07:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Trying-to-remove-IPPs/m-p/773619#M1020</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2011-12-17T20:07:55Z</dc:date>
    </item>
  </channel>
</rss>

