<?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 Re: Easy parallelizing of MKL Convolution in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Easy-parallelizing-of-MKL-Convolution/m-p/851078#M6574</link>
    <description>&lt;P&gt;Parallelization feature isn`t added to VSL functions. They will not threaded if you use non-sequential library (mkl_intel_thread.lib for example) in your project.&lt;/P&gt;
&lt;P&gt;Andrey&lt;/P&gt;</description>
    <pubDate>Wed, 13 Feb 2008 13:10:38 GMT</pubDate>
    <dc:creator>Andrey_G_Intel2</dc:creator>
    <dc:date>2008-02-13T13:10:38Z</dc:date>
    <item>
      <title>Easy parallelizing of MKL Convolution</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Easy-parallelizing-of-MKL-Convolution/m-p/851077#M6573</link>
      <description>Hi--&lt;BR /&gt;&lt;BR /&gt;I am using the MKL 'vsldConvExec' routines to perform n-dimensional convolution of arrays. I was under the impression, from the programmer's guide, that these libraries were easily multithreaded on an OpenMP-capable machine by just setting the number of threads using the OPM pragmas or setting an environment variable prior to execution. Is this the case? I am running my code on an SGI Altix machine.&lt;BR /&gt;&lt;BR /&gt;Is there an easy way to get these MKL convolution routines to run on multiple processors? Or do I have to actually implement scalable convolutions?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Rob&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Feb 2008 16:26:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Easy-parallelizing-of-MKL-Convolution/m-p/851077#M6573</guid>
      <dc:creator>rcoridan</dc:creator>
      <dc:date>2008-02-12T16:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Easy parallelizing of MKL Convolution</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Easy-parallelizing-of-MKL-Convolution/m-p/851078#M6574</link>
      <description>&lt;P&gt;Parallelization feature isn`t added to VSL functions. They will not threaded if you use non-sequential library (mkl_intel_thread.lib for example) in your project.&lt;/P&gt;
&lt;P&gt;Andrey&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2008 13:10:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Easy-parallelizing-of-MKL-Convolution/m-p/851078#M6574</guid>
      <dc:creator>Andrey_G_Intel2</dc:creator>
      <dc:date>2008-02-13T13:10:38Z</dc:date>
    </item>
  </channel>
</rss>

