<?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: 3rd generation Xeon scalable processor is much slower than 2nd generation in some MPI applicatio in Mobile and Desktop Processors</title>
    <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/3rd-generation-Xeon-scalable-processor-is-much-slower-than-2nd/m-p/1438360#M60478</link>
    <description>&lt;P&gt;Thank you for looking at my issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my explanation of machines, there is one thing I should mention. In case of machine 3, it was showed as "Turbo off" from lscpu output but it seems that virtual machine case, lscpu might not report correct CPU frequency. basically the cpu in the virtual machine is running at the same frequency as the host. Then machne 3 should treated as turbo on.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However the most big issue is that virtual machine showed much better performance than the result on the host machine.&amp;nbsp; (normally, virtual machine is little bit slower than its host machine. )&amp;nbsp; And the vitual machine's result&amp;nbsp; is the expected one from considering about the improvement between 3rd Gen. Xeon and 2nd gen Xeon.&amp;nbsp; And I also tried same OS destro (CentOS 7.9) the result is almost same.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also executed this benchmark with open MPI library instead of intel MPI library , at the case, the result is almost same between the host machine and the vitual machine.&amp;nbsp; Then it seems that something wrong thing might be happen with Intel MPI library.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then I think that I should ask this question to Intel one API HPC community.&amp;nbsp; &amp;nbsp;Then I want to stop discussion here and move it to other thread related to Intel one API.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Dec 2022 04:33:34 GMT</pubDate>
    <dc:creator>Kuni</dc:creator>
    <dc:date>2022-12-14T04:33:34Z</dc:date>
    <item>
      <title>3rd generation Xeon scalable processor is much slower than 2nd generation in some MPI application</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/3rd-generation-Xeon-scalable-processor-is-much-slower-than-2nd/m-p/1437591#M60425</link>
      <description>&lt;P&gt;Now we are studying network traffic of HPC use. For this, we are using Intel MPI Library (latest - Intel HPC kit) and Nas Parallel Benchmark (3.4.2). Before measuring network traffic, I measured the performance without using network traffic.&amp;nbsp; We used following platform:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;machine1. Xeon Silver 4310 server 8ch 64GB RAM, Hyper thread off, Alma Linux, Turbo ON&lt;/P&gt;
&lt;P&gt;machine 2. Xeon Silver 4214 server 6ch 96GB RAM Hyper thread on CentOS 7.9&lt;/P&gt;
&lt;P&gt;machine 3.&amp;nbsp; 4 core 8GB RAM virtual machine on machine 1. CentOS 7.9, Turbo OFF&lt;/P&gt;
&lt;P&gt;machine 4. 4 core 8GB RAM vitual machine on machine 2. CentOS 7.9&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Results:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp; mpirun -n 4 ./bin/bt.B.x (4 process smaller array)&lt;/P&gt;
&lt;P&gt;machine 1.&amp;nbsp; 44.64 sec&lt;/P&gt;
&lt;P&gt;machine 2. 62.02 sec&lt;/P&gt;
&lt;P&gt;machine 3. 43.92 sec&lt;/P&gt;
&lt;P&gt;machine 4. 63.11 sec&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. mpirun -n 4 ./bin/bt.C.x&amp;nbsp; (4 process larger array)&lt;/P&gt;
&lt;P&gt;machine 1. 347.85 sec&lt;/P&gt;
&lt;P&gt;machine 2. 253.40 sec&lt;/P&gt;
&lt;P&gt;machine 3. 184.26 sec&lt;/P&gt;
&lt;P&gt;machine 4. 256.78 sec&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In case of the above test 1, the result was understandable and performance diffrence was not strange and expected results were shown.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, 2nd test. I saw very strange results. There is two unexped things.&lt;/P&gt;
&lt;P&gt;1. Newer (3rd) generation of Xeon showed much slower result than older (2nd) generation of Xeon on real machine.&lt;/P&gt;
&lt;P&gt;2. Newer (3rd) generation of Xeon showed big improvement , if the benchmark was executed on the virtual machine.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to know why such a strange thing happen and want to know the way to improve real machine performance of bt.C.x benchmark (large array mpi program).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help!.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;K. Kunita&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 04:25:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/3rd-generation-Xeon-scalable-processor-is-much-slower-than-2nd/m-p/1437591#M60425</guid>
      <dc:creator>Kuni</dc:creator>
      <dc:date>2022-12-12T04:25:44Z</dc:date>
    </item>
    <item>
      <title>Re:3rd generation Xeon scalable processor is much slower than 2nd generation in some MPI application</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/3rd-generation-Xeon-scalable-processor-is-much-slower-than-2nd/m-p/1437972#M60451</link>
      <description>&lt;P&gt;Hello &lt;SPAN style="font-size: 14px;"&gt;Kuni,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for joining the community&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Looking at this processor comparison &lt;A href="https://ark.intel.com/content/www/us/en/ark/compare.html?productIds=215277,197100" target="_blank"&gt;https://ark.intel.com/content/www/us/en/ark/compare.html?productIds=215277,197100&lt;/A&gt; we can see the 2nd gen Xeon &lt;SPAN style="font-size: 14px; font-family: &amp;quot;Intel Clear&amp;quot;;"&gt;4214 is slightly a higher specs in some areas than the 3rd gen 4310. For example, their base and max turbo frequency is higher in the 4214 (2.4 MHz and 3.5 MHz) than the  4310 (2.1 MHz and 3.3 MHz). Besides that, the 4314 is a bit more power efficient even when it is a 14 nm based. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px; font-family: &amp;quot;Intel Clear&amp;quot;;"&gt;Been said that I can see your benchmark comparison is not really equal to equal as your 4214 machine is running on &lt;/SPAN&gt;96GB of RAM which is about 1/3rd more RAM than your 4310 system. Also, the OS distro is different on both systems.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Jose A.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;P&gt;&lt;EM&gt;For firmware updates and troubleshooting tips, visit:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;A href="https://intel.com/support/serverbios" target="_blank"&gt;https://intel.com/support/serverbios&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Dec 2022 02:06:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/3rd-generation-Xeon-scalable-processor-is-much-slower-than-2nd/m-p/1437972#M60451</guid>
      <dc:creator>JoseH_Intel</dc:creator>
      <dc:date>2022-12-13T02:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: 3rd generation Xeon scalable processor is much slower than 2nd generation in some MPI applicatio</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/3rd-generation-Xeon-scalable-processor-is-much-slower-than-2nd/m-p/1438360#M60478</link>
      <description>&lt;P&gt;Thank you for looking at my issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my explanation of machines, there is one thing I should mention. In case of machine 3, it was showed as "Turbo off" from lscpu output but it seems that virtual machine case, lscpu might not report correct CPU frequency. basically the cpu in the virtual machine is running at the same frequency as the host. Then machne 3 should treated as turbo on.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However the most big issue is that virtual machine showed much better performance than the result on the host machine.&amp;nbsp; (normally, virtual machine is little bit slower than its host machine. )&amp;nbsp; And the vitual machine's result&amp;nbsp; is the expected one from considering about the improvement between 3rd Gen. Xeon and 2nd gen Xeon.&amp;nbsp; And I also tried same OS destro (CentOS 7.9) the result is almost same.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also executed this benchmark with open MPI library instead of intel MPI library , at the case, the result is almost same between the host machine and the vitual machine.&amp;nbsp; Then it seems that something wrong thing might be happen with Intel MPI library.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then I think that I should ask this question to Intel one API HPC community.&amp;nbsp; &amp;nbsp;Then I want to stop discussion here and move it to other thread related to Intel one API.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 04:33:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/3rd-generation-Xeon-scalable-processor-is-much-slower-than-2nd/m-p/1438360#M60478</guid>
      <dc:creator>Kuni</dc:creator>
      <dc:date>2022-12-14T04:33:34Z</dc:date>
    </item>
    <item>
      <title>Re:3rd generation Xeon scalable processor is much slower than 2nd generation in some MPI application</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/3rd-generation-Xeon-scalable-processor-is-much-slower-than-2nd/m-p/1438373#M60479</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN style="font-size: 14px;"&gt;Kuni,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for the notification about moving to the software thread. We will then proceed to mark this thread as closed. If you have further issues or questions just go ahead and submit a new topic.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Jose A.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;P&gt;&lt;EM&gt;For firmware updates and troubleshooting tips, visit:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://intel.com/support/serverbios" rel="noopener noreferrer" target="_blank"&gt;&lt;EM&gt;https://intel.com/support/serverbios&lt;/EM&gt;&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2022 05:31:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/3rd-generation-Xeon-scalable-processor-is-much-slower-than-2nd/m-p/1438373#M60479</guid>
      <dc:creator>JoseH_Intel</dc:creator>
      <dc:date>2022-12-14T05:31:49Z</dc:date>
    </item>
  </channel>
</rss>

