<?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: Parallel Programming with IMSL? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Programming-with-IMSL/m-p/857910#M7204</link>
    <description>Thank you very much! I will have a try! ^_^</description>
    <pubDate>Sun, 13 Jul 2008 01:13:52 GMT</pubDate>
    <dc:creator>liubing84</dc:creator>
    <dc:date>2008-07-13T01:13:52Z</dc:date>
    <item>
      <title>Parallel Programming with IMSL?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Programming-with-IMSL/m-p/857908#M7202</link>
      <description>&lt;P&gt;&lt;FONT&gt;My operation environment is: Windows XP, Microsoft Visual Studio .net 2005 plus Intel Visual Fortran 10.1. I have also installed IMSL 5.0 and MKL 10.0. In my parallel program, (exactly, within OpenMP parallel dirctives) I need to call functions to calculate A*x=b(a linear equation).However,I do not understand the corresponding description in the documentation, and it is not clear according to my operation environment. Would someone please help me and give some instructions?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your kind attention! &lt;/P&gt;</description>
      <pubDate>Sat, 12 Jul 2008 02:37:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Programming-with-IMSL/m-p/857908#M7202</guid>
      <dc:creator>liubing84</dc:creator>
      <dc:date>2008-07-12T02:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel Programming with IMSL?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Programming-with-IMSL/m-p/857909#M7203</link>
      <description>As MKL implements the standard BLAS functionality, standard BLAS documents are useful. You could use either the original fortran 66/77 or the fortran 90/95 setup. When you choose MKL thread linkage, MKL automatically implements parallelism. If you are controlling parallelism with your own OpenMP directives, and don't want MKL to start threads itself, use the sequential library link.&lt;BR /&gt;Your question is potentially book length.&lt;BR /&gt;</description>
      <pubDate>Sat, 12 Jul 2008 14:09:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Programming-with-IMSL/m-p/857909#M7203</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2008-07-12T14:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel Programming with IMSL?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Programming-with-IMSL/m-p/857910#M7204</link>
      <description>Thank you very much! I will have a try! ^_^</description>
      <pubDate>Sun, 13 Jul 2008 01:13:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Programming-with-IMSL/m-p/857910#M7204</guid>
      <dc:creator>liubing84</dc:creator>
      <dc:date>2008-07-13T01:13:52Z</dc:date>
    </item>
  </channel>
</rss>

