<?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 VTune empty Report issue with a Gromacs workload in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/VTune-empty-Report-issue-with-a-Gromacs-workload/m-p/1184434#M18731</link>
    <description>&lt;P&gt;I have encountered an issue with VTune 2021.1-beta06 on DevCloud where it completes profiling a workload with a specific dataset, but when I try to create reports they are empty. If I run the workload with a different, smaller dataset the reports work fine.&lt;/P&gt;&lt;P&gt;-operating system:&amp;nbsp;Ubuntu 18.04.4 LTS and gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0&lt;/P&gt;&lt;P&gt;Steps to recreate:&lt;/P&gt;&lt;P&gt;1. Download Gromacs:&amp;nbsp;wget &lt;A href="http://ftp.gromacs.org/pub/gromacs/gromacs-2020.2.tar.gz" target="_blank"&gt;http://ftp.gromacs.org/pub/gromacs/gromacs-2020.2.tar.gz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. Follow the installation steps specified in the following guide (cmake step shown below):&amp;nbsp;http://manual.gromacs.org/2020.2/install-guide/index.html&lt;/P&gt;&lt;P&gt;cmake .. -DGMX_BUILD_OWN_FFTW=ON -DCMAKE_INSTALL_PREFIX= &lt;EM&gt;&amp;lt;path to local install dir&amp;gt;&lt;/EM&gt; &amp;nbsp;&amp;nbsp; &lt;EM&gt;( e.g. &lt;/EM&gt;/home/u42144/software/gromacs)&lt;/P&gt;&lt;P&gt;3. Download the dataset then extract:&amp;nbsp;wget &lt;A href="https://repository.prace-ri.eu/ueabs/GROMACS/1.2/GROMACS_TestCaseA.tar.gz" target="_blank"&gt;https://repository.prace-ri.eu/ueabs/GROMACS/1.2/GROMACS_TestCaseA.tar.gz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;4. Run VTune with the workload:&amp;nbsp;vtune -collect hotspots -r v-hotspots -- gmx mdrun -s ion_channel.tpr&lt;/P&gt;&lt;P&gt;5. Create hotspots report:&amp;nbsp;vtune -report hotspots -results-dir v-hotspots&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;example hotspots report output:&lt;/P&gt;&lt;P&gt;Function &amp;nbsp;CPU Time &amp;nbsp;CPU Time:Effective Time &amp;nbsp;CPU Time:Effective Time:Idle &amp;nbsp;CPU Time:Effective Time:Poor &amp;nbsp;CPU Time:Effective Time:Ok &amp;nbsp;CPU Time:Effective Time:Ideal &amp;nbsp;CPU Time:Effective Time:Over &amp;nbsp;CPU Time:Spin Time &amp;nbsp;CPU Time:Spin Time:Imbalance or Serial Spinning &amp;nbsp;CPU Time:Spin Time:Lock Contention &amp;nbsp;CPU Time:Spin Time:Other &amp;nbsp;CPU Time:Overhead Time &amp;nbsp;CPU Time:Overhead Time:Creation &amp;nbsp;CPU Time:Overhead Time:Scheduling &amp;nbsp;CPU Time:Overhead Time:Reduction &amp;nbsp;CPU Time:Overhead Time:Atomics &amp;nbsp;CPU Time:Overhead Time:Other &amp;nbsp;Module &amp;nbsp;Function (Full) &amp;nbsp;Source File &amp;nbsp;Start Address&lt;BR /&gt;-------- &amp;nbsp;-------- &amp;nbsp;----------------------- &amp;nbsp;---------------------------- &amp;nbsp;---------------------------- &amp;nbsp;-------------------------- &amp;nbsp;----------------------------- &amp;nbsp;---------------------------- &amp;nbsp;------------------ &amp;nbsp;----------------------------------------------- &amp;nbsp;---------------------------------- &amp;nbsp;------------------------ &amp;nbsp;---------------------- &amp;nbsp;------------------------------- &amp;nbsp;--------------------------------- &amp;nbsp;-------------------------------- &amp;nbsp;------------------------------ &amp;nbsp;---------------------------- &amp;nbsp;------ &amp;nbsp;--------------- &amp;nbsp;----------- &amp;nbsp;-------------&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 May 2020 20:40:43 GMT</pubDate>
    <dc:creator>Lance_A_Intel</dc:creator>
    <dc:date>2020-05-13T20:40:43Z</dc:date>
    <item>
      <title>VTune empty Report issue with a Gromacs workload</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-empty-Report-issue-with-a-Gromacs-workload/m-p/1184434#M18731</link>
      <description>&lt;P&gt;I have encountered an issue with VTune 2021.1-beta06 on DevCloud where it completes profiling a workload with a specific dataset, but when I try to create reports they are empty. If I run the workload with a different, smaller dataset the reports work fine.&lt;/P&gt;&lt;P&gt;-operating system:&amp;nbsp;Ubuntu 18.04.4 LTS and gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0&lt;/P&gt;&lt;P&gt;Steps to recreate:&lt;/P&gt;&lt;P&gt;1. Download Gromacs:&amp;nbsp;wget &lt;A href="http://ftp.gromacs.org/pub/gromacs/gromacs-2020.2.tar.gz" target="_blank"&gt;http://ftp.gromacs.org/pub/gromacs/gromacs-2020.2.tar.gz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. Follow the installation steps specified in the following guide (cmake step shown below):&amp;nbsp;http://manual.gromacs.org/2020.2/install-guide/index.html&lt;/P&gt;&lt;P&gt;cmake .. -DGMX_BUILD_OWN_FFTW=ON -DCMAKE_INSTALL_PREFIX= &lt;EM&gt;&amp;lt;path to local install dir&amp;gt;&lt;/EM&gt; &amp;nbsp;&amp;nbsp; &lt;EM&gt;( e.g. &lt;/EM&gt;/home/u42144/software/gromacs)&lt;/P&gt;&lt;P&gt;3. Download the dataset then extract:&amp;nbsp;wget &lt;A href="https://repository.prace-ri.eu/ueabs/GROMACS/1.2/GROMACS_TestCaseA.tar.gz" target="_blank"&gt;https://repository.prace-ri.eu/ueabs/GROMACS/1.2/GROMACS_TestCaseA.tar.gz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;4. Run VTune with the workload:&amp;nbsp;vtune -collect hotspots -r v-hotspots -- gmx mdrun -s ion_channel.tpr&lt;/P&gt;&lt;P&gt;5. Create hotspots report:&amp;nbsp;vtune -report hotspots -results-dir v-hotspots&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;example hotspots report output:&lt;/P&gt;&lt;P&gt;Function &amp;nbsp;CPU Time &amp;nbsp;CPU Time:Effective Time &amp;nbsp;CPU Time:Effective Time:Idle &amp;nbsp;CPU Time:Effective Time:Poor &amp;nbsp;CPU Time:Effective Time:Ok &amp;nbsp;CPU Time:Effective Time:Ideal &amp;nbsp;CPU Time:Effective Time:Over &amp;nbsp;CPU Time:Spin Time &amp;nbsp;CPU Time:Spin Time:Imbalance or Serial Spinning &amp;nbsp;CPU Time:Spin Time:Lock Contention &amp;nbsp;CPU Time:Spin Time:Other &amp;nbsp;CPU Time:Overhead Time &amp;nbsp;CPU Time:Overhead Time:Creation &amp;nbsp;CPU Time:Overhead Time:Scheduling &amp;nbsp;CPU Time:Overhead Time:Reduction &amp;nbsp;CPU Time:Overhead Time:Atomics &amp;nbsp;CPU Time:Overhead Time:Other &amp;nbsp;Module &amp;nbsp;Function (Full) &amp;nbsp;Source File &amp;nbsp;Start Address&lt;BR /&gt;-------- &amp;nbsp;-------- &amp;nbsp;----------------------- &amp;nbsp;---------------------------- &amp;nbsp;---------------------------- &amp;nbsp;-------------------------- &amp;nbsp;----------------------------- &amp;nbsp;---------------------------- &amp;nbsp;------------------ &amp;nbsp;----------------------------------------------- &amp;nbsp;---------------------------------- &amp;nbsp;------------------------ &amp;nbsp;---------------------- &amp;nbsp;------------------------------- &amp;nbsp;--------------------------------- &amp;nbsp;-------------------------------- &amp;nbsp;------------------------------ &amp;nbsp;---------------------------- &amp;nbsp;------ &amp;nbsp;--------------- &amp;nbsp;----------- &amp;nbsp;-------------&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 20:40:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-empty-Report-issue-with-a-Gromacs-workload/m-p/1184434#M18731</guid>
      <dc:creator>Lance_A_Intel</dc:creator>
      <dc:date>2020-05-13T20:40:43Z</dc:date>
    </item>
    <item>
      <title>Hi Lance,</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-empty-Report-issue-with-a-Gromacs-workload/m-p/1184435#M18732</link>
      <description>&lt;P&gt;Hi Lance,&lt;/P&gt;&lt;P&gt;Thanks for reaching out to us.&lt;BR /&gt;We tried to follow the steps shared by you in Devcloud and generated the hotspots result. We tried to generate a hotspots report in .txt format&amp;nbsp;using the below command. Could you please try this and check whether you are able to get the report as required.&lt;/P&gt;&lt;P&gt;Command to generate report in .txt format:&lt;BR /&gt;vtune -report hotspots -result-dir v-hotspots -report-output &amp;lt;path to save report&amp;gt;/MyReport.txt&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 13:24:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-empty-Report-issue-with-a-Gromacs-workload/m-p/1184435#M18732</guid>
      <dc:creator>ChithraJ_Intel</dc:creator>
      <dc:date>2020-05-14T13:24:51Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-empty-Report-issue-with-a-Gromacs-workload/m-p/1184436#M18733</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for your assistance.&lt;/P&gt;&lt;P&gt;I have it working now. I believe the issue was that I was no longer in Interactive mode on the DevCloud system, so when I tried to create the VTune reports it would not work from the login node.&lt;/P&gt;&lt;P&gt;This post can be closed&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 22:50:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-empty-Report-issue-with-a-Gromacs-workload/m-p/1184436#M18733</guid>
      <dc:creator>Lance_A_Intel</dc:creator>
      <dc:date>2020-05-14T22:50:51Z</dc:date>
    </item>
    <item>
      <title>Hi Lance,</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-empty-Report-issue-with-a-Gromacs-workload/m-p/1184437#M18734</link>
      <description>&lt;P&gt;Hi Lance,&lt;/P&gt;&lt;P&gt;Thanks for the confirmation. We are closing the case. Please feel free to raise a new thread if you have any further issues.&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2020 07:48:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-empty-Report-issue-with-a-Gromacs-workload/m-p/1184437#M18734</guid>
      <dc:creator>ChithraJ_Intel</dc:creator>
      <dc:date>2020-05-15T07:48:38Z</dc:date>
    </item>
  </channel>
</rss>

