<?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 INTEL MKL  in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/INTEL-MKL/m-p/1136913#M26098</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to intel .&amp;nbsp; i have downloaded intel cluster parallel Xe studio-2019 update 4&amp;nbsp;&amp;nbsp;&amp;nbsp; i have few simple queries&lt;/P&gt;&lt;P&gt;1&amp;nbsp; how to find out the version of intel mkl libs installed.&amp;nbsp; from command line or otherwise&lt;/P&gt;&lt;P&gt;2 what is MKL installed &amp;lt;MKL directory&amp;gt; and &amp;lt;MKL PATH&amp;gt;&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp; why is the "export BLA_VENDOR=Intel10_64ilp"&amp;nbsp; used ? what is i10 in intel ?&lt;/P&gt;&lt;P&gt;4 what is the appropriate command in&amp;nbsp; my case fro Intel10_ilp.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in anticipation&lt;/P&gt;&lt;P&gt;vs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Mar 2020 14:50:08 GMT</pubDate>
    <dc:creator>sahgal__vardaan</dc:creator>
    <dc:date>2020-03-06T14:50:08Z</dc:date>
    <item>
      <title>INTEL MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/INTEL-MKL/m-p/1136913#M26098</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to intel .&amp;nbsp; i have downloaded intel cluster parallel Xe studio-2019 update 4&amp;nbsp;&amp;nbsp;&amp;nbsp; i have few simple queries&lt;/P&gt;&lt;P&gt;1&amp;nbsp; how to find out the version of intel mkl libs installed.&amp;nbsp; from command line or otherwise&lt;/P&gt;&lt;P&gt;2 what is MKL installed &amp;lt;MKL directory&amp;gt; and &amp;lt;MKL PATH&amp;gt;&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp; why is the "export BLA_VENDOR=Intel10_64ilp"&amp;nbsp; used ? what is i10 in intel ?&lt;/P&gt;&lt;P&gt;4 what is the appropriate command in&amp;nbsp; my case fro Intel10_ilp.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in anticipation&lt;/P&gt;&lt;P&gt;vs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2020 14:50:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/INTEL-MKL/m-p/1136913#M26098</guid>
      <dc:creator>sahgal__vardaan</dc:creator>
      <dc:date>2020-03-06T14:50:08Z</dc:date>
    </item>
    <item>
      <title>you could look into the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/INTEL-MKL/m-p/1136914#M26099</link>
      <description>&lt;P&gt;you could look into the header file - mkl_version.h&amp;nbsp; and see there something like the following:&amp;nbsp;#define __INTEL_MKL__ 2020&amp;nbsp;&lt;BR /&gt;#define __INTEL_MKL_MINOR__ 0 and&amp;nbsp;#define __INTEL_MKL_UPDATE__ 0&lt;/P&gt;&lt;P&gt;regarding installation - check this documentation -&amp;nbsp;https://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-2020-install-guide&lt;/P&gt;&lt;P&gt;You also need to learn more follow this link either: from&amp;nbsp;https://software.intel.com/en-us/get-started-with-mkl-for-windows&lt;/P&gt;&lt;P&gt;BLA_VENDOR&amp;nbsp; - MKL doesn't support CMAKE at the moment. You need to set the env. variables by&amp;nbsp;mklvars.bat scripts ( refer to the user's guide)&lt;/P&gt;</description>
      <pubDate>Sat, 07 Mar 2020 05:20:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/INTEL-MKL/m-p/1136914#M26099</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-03-07T05:20:09Z</dc:date>
    </item>
    <item>
      <title>thanks Gennady.  but why is</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/INTEL-MKL/m-p/1136915#M26100</link>
      <description>&lt;P&gt;thanks Gennady.&amp;nbsp; but why is BLA_&amp;nbsp; used&lt;/P&gt;&lt;P&gt;what does it mean.&lt;/P&gt;&lt;P&gt;2 you mean it's irrelevant if we are using Ubuntu&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;vs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Mar 2020 09:40:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/INTEL-MKL/m-p/1136915#M26100</guid>
      <dc:creator>sahgal__vardaan</dc:creator>
      <dc:date>2020-03-07T09:40:05Z</dc:date>
    </item>
    <item>
      <title>BLA_VENDOR variable s used by</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/INTEL-MKL/m-p/1136916#M26101</link>
      <description>&lt;P&gt;BLA_VENDOR variable s used by CMake. You could use CMake to build your application, but you need to set these variables accordingly with your local setting. it is relevant to all supported OSs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;but our recommendation to you - just to check mkl's getting started materials and/or to check mkl's examples to see how to build and run MLK's examples.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Mar 2020 15:23:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/INTEL-MKL/m-p/1136916#M26101</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-03-07T15:23:08Z</dc:date>
    </item>
    <item>
      <title>@ Gennay</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/INTEL-MKL/m-p/1136917#M26102</link>
      <description>&lt;P&gt;@ Gennay&lt;/P&gt;&lt;P&gt;1 What should i do if I am using intel 2019 to set variables ..&amp;nbsp; is BLA_VENDOR&amp;nbsp; &amp;nbsp; is it correct BLA_VENDOR=intel2019_ipl64 if i am using 2019 mkl libraries&lt;/P&gt;&lt;P&gt;2 what is the essential difference between ifort and mpifort ? do we have send set separate environment settings for mpiifort ?&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp; i have used following settings in my bash file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/intel/parallel_studio_xe_2019.4.243/lib/intel64&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; export MANPATH="/opt/intel/man"&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; source /opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/bin/mpivars.sh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; source /opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/bin/mklvars.sh intel64 ilp64 mod&lt;/P&gt;&lt;P&gt;are these correct if I am working with mpiifort ?&lt;/P&gt;&lt;P&gt;4&amp;nbsp; how find out path for mpiifort libraries ?&lt;/P&gt;&lt;P&gt;5&amp;nbsp; can "-mkl" flag work with mpiifort or we have to use "-mkl=cluster"&lt;/P&gt;&lt;P&gt;6 i am compiling arpack. after compilation it creates 2 directories arpack.dir and parpack . while compiling i used mpiifort. why are 2 directories created and which one should i use ? i guess parpack is parallel ... cab both be used or we have to use according to the compiler used&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sit&lt;/P&gt;&lt;P&gt;the questions are elementary but for a fresher like me its important to understand before i start working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;reagrds&lt;/P&gt;&lt;P&gt;vs&lt;/P&gt;</description>
      <pubDate>Sun, 08 Mar 2020 06:59:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/INTEL-MKL/m-p/1136917#M26102</guid>
      <dc:creator>sahgal__vardaan</dc:creator>
      <dc:date>2020-03-08T06:59:09Z</dc:date>
    </item>
    <item>
      <title>Please consult manuals,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/INTEL-MKL/m-p/1136918#M26103</link>
      <description>&lt;P&gt;Please consult manuals, textbooks and other sources and acquire the basic knowledge that you need.&lt;/P&gt;&lt;P&gt;Sometimes, people respond to requests of the&amp;nbsp;kind in this thread by a rather rude comment, "RTFM" (please don't ask me to explain what it means!). It is best to avoid eliciting such a response by being too insistent. Intel personnel are quite&amp;nbsp;generous but also busy, and we should respect the value of their time.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Mar 2020 13:58:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/INTEL-MKL/m-p/1136918#M26103</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2020-03-08T13:58:00Z</dc:date>
    </item>
    <item>
      <title> Sahgal,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/INTEL-MKL/m-p/1136919#M26104</link>
      <description>&lt;P&gt;&amp;nbsp;Sahgal,&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Yes, you could set CL_VENDOR=intel_ilp64&lt;/LI&gt;&lt;LI&gt;mpifort is just wrapper to compile and/or link MPI programs by using Intel Fortran Compiler&lt;/LI&gt;&lt;LI&gt;yes, these settings look correct&lt;/LI&gt;&lt;LI&gt;which mpiifort&lt;/LI&gt;&lt;LI&gt;-mkl=cluster&lt;/LI&gt;&lt;LI&gt;....&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 09 Mar 2020 02:59:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/INTEL-MKL/m-p/1136919#M26104</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-03-09T02:59:43Z</dc:date>
    </item>
    <item>
      <title>Quote:mecej4 wrote:</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/INTEL-MKL/m-p/1136920#M26105</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;mecej4 wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please consult manuals, textbooks and other sources and acquire the basic knowledge that you need.&lt;/P&gt;&lt;P&gt;Sometimes, people respond to requests of the&amp;nbsp;kind in this thread by a rather rude comment, "RTFM" (please don't ask me to explain what it means!). It is best to avoid eliciting such a response by being too insistent. Intel personnel are quite&amp;nbsp;generous but also busy, and we should respect the value of their time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I always thought it meant Read the First Manual.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Compaq computers used to have a pamphlet in the boxes that said you == have to read this first.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 23:57:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/INTEL-MKL/m-p/1136920#M26105</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2020-03-09T23:57:38Z</dc:date>
    </item>
  </channel>
</rss>

