<?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: Re:MKL + Eigen library in split code in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Eigen-library-in-split-code/m-p/1241897#M30594</link>
    <description>I use the intel MKL 2018.&lt;BR /&gt;And I found the error point! The error point is in define statement order!&lt;BR /&gt;&lt;BR /&gt;I just try to change the order of '#define EIGEN_USE_MKL_ALL' in order to define before #include&amp;lt;Eigen&amp;gt; and then test it. &lt;BR /&gt;&lt;BR /&gt;I can solve the problem. &lt;BR /&gt;&lt;BR /&gt;I really want to thank you for your help. &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;BR /&gt;Happy new year 2021,&lt;BR /&gt;MKway&lt;BR /&gt;</description>
    <pubDate>Wed, 30 Dec 2020 05:37:58 GMT</pubDate>
    <dc:creator>MKway</dc:creator>
    <dc:date>2020-12-30T05:37:58Z</dc:date>
    <item>
      <title>MKL + Eigen library in split code</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Eigen-library-in-split-code/m-p/1239103#M30540</link>
      <description>&lt;P&gt;Currently, I have some problems using&amp;nbsp;MKL &amp;amp; Eigen library (a C++ template library for linear algebra).&lt;/P&gt;
&lt;P&gt;I test the matrix multiply using Eigen library and Intel_MKL. I made code sample and it shows me awesome results in reducing time cost.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And, I try to separate the sample code. but the result does not show me the awesome results (the whole code form is the same as before).&lt;/P&gt;
&lt;P&gt;why does not time cost reduces using separate code?&lt;/P&gt;
&lt;P&gt;I use this : Eigen library &amp;amp; inte MKL &amp;amp; mpicxx ( i don't know version checking)&lt;/P&gt;
&lt;P&gt;I attached the sample code as a zip.&lt;BR /&gt;please, could you check the error or missing something in the separated code?&lt;/P&gt;
&lt;P&gt;About attached directory,&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;no separate code&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;separate code&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Thank you &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Dec 2020 11:08:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Eigen-library-in-split-code/m-p/1239103#M30540</guid>
      <dc:creator>MKway</dc:creator>
      <dc:date>2020-12-20T11:08:36Z</dc:date>
    </item>
    <item>
      <title>Re:MKL + Eigen library in split code</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Eigen-library-in-split-code/m-p/1240152#M30576</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please provide which version of parallel studio/OneAPI you were using?&lt;/P&gt;&lt;P&gt;you can get the intel compiler version with this command:&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;icpc -v &lt;/I&gt;&lt;/B&gt;and&lt;B&gt;&lt;I&gt; icpc -V&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also please mention your system configuration (CPU cores, RAM, OS).&lt;/P&gt;&lt;P&gt;You can get CPU information with the &lt;B&gt;&lt;I&gt;cpuinfo&lt;/I&gt;&lt;/B&gt; command.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Dec 2020 10:42:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Eigen-library-in-split-code/m-p/1240152#M30576</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2020-12-23T10:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Re:MKL + Eigen library in split code</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Eigen-library-in-split-code/m-p/1240525#M30578</link>
      <description>Thank you for replying&lt;BR /&gt;&lt;BR /&gt;The intel compiler version is "icpc version 18.0.1 (gcc version 4.8.5 compatibility)" (using 'icpc -v')&lt;BR /&gt;&lt;BR /&gt;And I use the below systems&lt;BR /&gt;CPU : Intel(R) Xeon(R) Silver 4110, which has 16 cores. &lt;BR /&gt;OS : linux (centOS)&lt;BR /&gt;memory : MemTotal : 65441696KB (in /proc/meminfo/)&lt;BR /&gt;&lt;BR /&gt;Do you want to know the other information? or  Are there any problems?&lt;BR /&gt;&lt;BR /&gt;With many thank,&lt;BR /&gt;MKway&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Dec 2020 10:53:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Eigen-library-in-split-code/m-p/1240525#M30578</guid>
      <dc:creator>MKway</dc:creator>
      <dc:date>2020-12-24T10:53:01Z</dc:date>
    </item>
    <item>
      <title>Re:MKL + Eigen library in split code</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Eigen-library-in-split-code/m-p/1241201#M30583</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for providing the details we have asked for.&lt;/P&gt;&lt;P&gt;We have found a similar issue when testing your code. We have used the latest Intel C compiler but still found performance differences when code is separated.&lt;/P&gt;&lt;P&gt;We are transferring this issue to the internal team for better support.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Dec 2020 11:54:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Eigen-library-in-split-code/m-p/1241201#M30583</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2020-12-28T11:54:14Z</dc:date>
    </item>
    <item>
      <title>Re:MKL + Eigen library in split code</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Eigen-library-in-split-code/m-p/1241896#M30593</link>
      <description>&lt;P&gt;jaewook, which MKL version did you try to test?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Dec 2020 05:27:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Eigen-library-in-split-code/m-p/1241896#M30593</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-12-30T05:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re:MKL + Eigen library in split code</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Eigen-library-in-split-code/m-p/1241897#M30594</link>
      <description>I use the intel MKL 2018.&lt;BR /&gt;And I found the error point! The error point is in define statement order!&lt;BR /&gt;&lt;BR /&gt;I just try to change the order of '#define EIGEN_USE_MKL_ALL' in order to define before #include&amp;lt;Eigen&amp;gt; and then test it. &lt;BR /&gt;&lt;BR /&gt;I can solve the problem. &lt;BR /&gt;&lt;BR /&gt;I really want to thank you for your help. &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;BR /&gt;Happy new year 2021,&lt;BR /&gt;MKway&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Dec 2020 05:37:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Eigen-library-in-split-code/m-p/1241897#M30594</guid>
      <dc:creator>MKway</dc:creator>
      <dc:date>2020-12-30T05:37:58Z</dc:date>
    </item>
    <item>
      <title>Re:MKL + Eigen library in split code</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Eigen-library-in-split-code/m-p/1241909#M30598</link>
      <description>&lt;P&gt;Ok, thanks for the update. This issue has been resolved and closed. Any further interaction in this thread will be considered community only.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Dec 2020 06:18:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Eigen-library-in-split-code/m-p/1241909#M30598</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-12-30T06:18:11Z</dc:date>
    </item>
  </channel>
</rss>

