<?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: Does libmkl_rt.so use avx2 instructions? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-libmkl-rt-so-use-avx2-instructions/m-p/1188323#M29654</link>
    <description>&lt;P&gt;It has to work. Which routines are you calling?&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jun 2020 10:11:32 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2020-06-30T10:11:32Z</dc:date>
    <item>
      <title>Does libmkl_rt.so use avx2 instructions?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-libmkl-rt-so-use-avx2-instructions/m-p/1188311#M29653</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I installed mkl_2020.1 on centos7 and linked my cpp file with&amp;nbsp;libmkl_rt.so. The application runs as well.&lt;/P&gt;
&lt;P&gt;My question is that does my application use avx2 to speed up? It seems that libmkl_avx2.so was not called because it runs as well even I delete file&amp;nbsp;libmkl_avx2.so. I confirmed my cpu is support avx2 instruction.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 09:26:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-libmkl-rt-so-use-avx2-instructions/m-p/1188311#M29653</guid>
      <dc:creator>User1578037094245524</dc:creator>
      <dc:date>2020-06-30T09:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Does libmkl_rt.so use avx2 instructions?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-libmkl-rt-so-use-avx2-instructions/m-p/1188323#M29654</link>
      <description>&lt;P&gt;It has to work. Which routines are you calling?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 10:11:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-libmkl-rt-so-use-avx2-instructions/m-p/1188323#M29654</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-06-30T10:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Does libmkl_rt.so use avx2 instructions?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-libmkl-rt-so-use-avx2-instructions/m-p/1189713#M29677</link>
      <description>&lt;P&gt;Thanks for your reply. I just write a simple code to test. You mean libmkl_rt.so&amp;nbsp;only can works and needn't libmkl_avx2.so?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 02:33:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-libmkl-rt-so-use-avx2-instructions/m-p/1189713#M29677</guid>
      <dc:creator>User1578037094245524</dc:creator>
      <dc:date>2020-07-06T02:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Does libmkl_rt.so use avx2 instructions?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-libmkl-rt-so-use-avx2-instructions/m-p/1189725#M29678</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Yes, linking with lmkl_rt would be enough to run your code on avx2 based system w/o explicit linking with lmkl_avx2.&amp;nbsp; You may easier to check which code path has been called by setting MKL_VERBOSE env. variable and if your code calls BLAS, LAPACK, or FFT routines. All another part of MKL still doesn't support the verbose mode so far.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 03:11:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-libmkl-rt-so-use-avx2-instructions/m-p/1189725#M29678</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-07-06T03:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Does libmkl_rt.so use avx2 instructions?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-libmkl-rt-so-use-avx2-instructions/m-p/1189727#M29679</link>
      <description>&lt;P&gt;You may take into account that using mkl singly dynamic library has some restrictions by using Intel LP64 and Intel threading only. You may find out more details into MKL User's Guide&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 03:21:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-libmkl-rt-so-use-avx2-instructions/m-p/1189727#M29679</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-07-06T03:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Does libmkl_rt.so use avx2 instructions?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-libmkl-rt-so-use-avx2-instructions/m-p/1189758#M29683</link>
      <description>&lt;P&gt;Thank you very much! It's clear to me now.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 05:44:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-libmkl-rt-so-use-avx2-instructions/m-p/1189758#M29683</guid>
      <dc:creator>User1578037094245524</dc:creator>
      <dc:date>2020-07-06T05:44:48Z</dc:date>
    </item>
  </channel>
</rss>

