<?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 can I use python to call IPP APIs in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/can-I-use-python-to-call-IPP-APIs/m-p/1126697#M25677</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I want to boost the performance of my code using Intel IPP APIs as I know many of them works much faster than any numpy/scipy implementation of mathematical operations.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Is it possible to use IPP APIs using python i.e is there any IPP wrapper for python.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;If&amp;nbsp;yes, then how can I use. Plz suggest steps to do or some web-link.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Sumit Jha&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jan 2018 12:40:42 GMT</pubDate>
    <dc:creator>sumit_j_</dc:creator>
    <dc:date>2018-01-22T12:40:42Z</dc:date>
    <item>
      <title>can I use python to call IPP APIs</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/can-I-use-python-to-call-IPP-APIs/m-p/1126697#M25677</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I want to boost the performance of my code using Intel IPP APIs as I know many of them works much faster than any numpy/scipy implementation of mathematical operations.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Is it possible to use IPP APIs using python i.e is there any IPP wrapper for python.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;If&amp;nbsp;yes, then how can I use. Plz suggest steps to do or some web-link.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Sumit Jha&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 12:40:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/can-I-use-python-to-call-IPP-APIs/m-p/1126697#M25677</guid>
      <dc:creator>sumit_j_</dc:creator>
      <dc:date>2018-01-22T12:40:42Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/can-I-use-python-to-call-IPP-APIs/m-p/1126698#M25678</link>
      <description>Hi,

IPP is C library, so the steps are no difference to build a module for python with C code: &lt;A href="https://docs.python.org/2/extending/extending.html" target="_blank"&gt;https://docs.python.org/2/extending/extending.html&lt;/A&gt;

For numpy/scipy, math computation,  it can another MKL libraries, here are the steps: 
&lt;A href="https://software.intel.com/en-us/articles/numpyscipy-with-intel-mkl" target="_blank"&gt;https://software.intel.com/en-us/articles/numpyscipy-with-intel-mkl&lt;/A&gt;

Thanks,
Chao</description>
      <pubDate>Tue, 23 Jan 2018 01:55:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/can-I-use-python-to-call-IPP-APIs/m-p/1126698#M25678</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2018-01-23T01:55:54Z</dc:date>
    </item>
    <item>
      <title>Hi Sumit Jha,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/can-I-use-python-to-call-IPP-APIs/m-p/1126699#M25679</link>
      <description>&lt;P&gt;Hi Sumit Jha,&lt;/P&gt;&lt;P&gt;As you may know by now you can use the Intel versions of NumPy and SciPy that uses IPP:&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/installing-the-intel-distribution-for-python-and-intel-performance-libraries-with-pip-and" target="_blank"&gt;https://software.intel.com/en-us/articles/installing-the-intel-distribution-for-python-and-intel-performance-libraries-with-pip-and&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;//Bo&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 14:00:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/can-I-use-python-to-call-IPP-APIs/m-p/1126699#M25679</guid>
      <dc:creator>Holm-Rasmussen__Bo</dc:creator>
      <dc:date>2019-06-13T14:00:57Z</dc:date>
    </item>
  </channel>
</rss>

