<?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 trace analyzer for MPI code (Linux) in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-trace-analyzer-for-MPI-code-Linux/m-p/1556351#M11325</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to get some profiling of the code written in fortran and compiled with ifort. I've installed Intel oneapi HPC toolkit, sourced setvars.sh. I've added "-trace" flag to my Makefile so that I am able to "make" it and then "mpirun -n 8 &amp;lt;filename&amp;gt;" runs it. The only file I see, however, is &amp;lt;filename&amp;gt;.prot, which looks like a binary file so I have no idea what to do with and how to get &amp;lt;something&amp;gt;.stf for further analysis with traceanalyzer tool. Could someone please help me here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another problem arises if instead of "mpirun -n 8 ..." I'm using "mpirun -trace -n 8 ....": the simulation initializes the grid and then terminates with the following error:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[0] Intel(R) Trace Collector ERROR: Unexpected empty communicator [_sdks/release_posix-x86_64_icl_2021.9_gnut&lt;BR /&gt;ools_5.3/collector_1.0.0/include/mpi_wrappers/cmpiwrappers_MPI_COLL.c:1999], aborting.&lt;BR /&gt;[3] Intel(R) Trace Collector ERROR: Unexpected empty communicator [_sdks/release_posix-x86_64_icl_2021.9_gnut&lt;BR /&gt;ools_5.3/collector_1.0.0/include/mpi_wrappers/cmpiwrappers_MPI_COLL.c:1999], aborting.&lt;BR /&gt;[4] Intel(R) Trace Collector ERROR: Unexpected empty communicator [_sdks/release_posix-x86_64_icl_2021.9_gnut&lt;BR /&gt;ools_5.3/collector_1.0.0/include/mpi_wrappers/cmpiwrappers_MPI_COLL.c:1999], aborting.&lt;BR /&gt;[1] Intel(R) Trace Collector ERROR: Unexpected empty communicator [_sdks/release_posix-x86_64_icl_2021.9_gnut&lt;BR /&gt;ools_5.3/collector_1.0.0/include/mpi_wrappers/cmpiwrappers_MPI_COLL.c:1999], aborting.&lt;BR /&gt;[5] Intel(R) Trace Collector ERROR: Unexpected empty communicator [_sdks/release_posix-x86_64_icl_2021.9_gnut&lt;BR /&gt;ools_5.3/collector_1.0.0/include/mpi_wrappers/cmpiwrappers_MPI_COLL.c:1999], aborting.&lt;BR /&gt;[7] Intel(R) Trace Collector ERROR: Unexpected empty communicator [_sdks/release_posix-x86_64_icl_2021.9_gnut&lt;BR /&gt;ools_5.3/collector_1.0.0/include/mpi_wrappers/cmpiwrappers_MPI_COLL.c:1999], aborting.&lt;BR /&gt;&lt;BR /&gt;===================================================================================&lt;BR /&gt;= &amp;nbsp;&amp;nbsp;BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES&lt;BR /&gt;= &amp;nbsp;&amp;nbsp;RANK 2 PID 9800 RUNNING AT archXPS&lt;BR /&gt;= &amp;nbsp;&amp;nbsp;KILLED BY SIGNAL: 9 (Killed)&lt;BR /&gt;===================================================================================&lt;BR /&gt;&lt;BR /&gt;===================================================================================&lt;BR /&gt;= &amp;nbsp;&amp;nbsp;BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES&lt;BR /&gt;= &amp;nbsp;&amp;nbsp;RANK 6 PID 9804 RUNNING AT archXPS&lt;BR /&gt;= &amp;nbsp;&amp;nbsp;KILLED BY SIGNAL: 9 (Killed)&lt;BR /&gt;===================================================================================&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have no idea whatsoever as to why it lists icl compiler (for Windows?!) and what can be done here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any help will be appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Alexander&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Dec 2023 16:24:51 GMT</pubDate>
    <dc:creator>SashaRoss</dc:creator>
    <dc:date>2023-12-21T16:24:51Z</dc:date>
    <item>
      <title>Intel trace analyzer for MPI code (Linux)</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-trace-analyzer-for-MPI-code-Linux/m-p/1556351#M11325</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to get some profiling of the code written in fortran and compiled with ifort. I've installed Intel oneapi HPC toolkit, sourced setvars.sh. I've added "-trace" flag to my Makefile so that I am able to "make" it and then "mpirun -n 8 &amp;lt;filename&amp;gt;" runs it. The only file I see, however, is &amp;lt;filename&amp;gt;.prot, which looks like a binary file so I have no idea what to do with and how to get &amp;lt;something&amp;gt;.stf for further analysis with traceanalyzer tool. Could someone please help me here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another problem arises if instead of "mpirun -n 8 ..." I'm using "mpirun -trace -n 8 ....": the simulation initializes the grid and then terminates with the following error:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[0] Intel(R) Trace Collector ERROR: Unexpected empty communicator [_sdks/release_posix-x86_64_icl_2021.9_gnut&lt;BR /&gt;ools_5.3/collector_1.0.0/include/mpi_wrappers/cmpiwrappers_MPI_COLL.c:1999], aborting.&lt;BR /&gt;[3] Intel(R) Trace Collector ERROR: Unexpected empty communicator [_sdks/release_posix-x86_64_icl_2021.9_gnut&lt;BR /&gt;ools_5.3/collector_1.0.0/include/mpi_wrappers/cmpiwrappers_MPI_COLL.c:1999], aborting.&lt;BR /&gt;[4] Intel(R) Trace Collector ERROR: Unexpected empty communicator [_sdks/release_posix-x86_64_icl_2021.9_gnut&lt;BR /&gt;ools_5.3/collector_1.0.0/include/mpi_wrappers/cmpiwrappers_MPI_COLL.c:1999], aborting.&lt;BR /&gt;[1] Intel(R) Trace Collector ERROR: Unexpected empty communicator [_sdks/release_posix-x86_64_icl_2021.9_gnut&lt;BR /&gt;ools_5.3/collector_1.0.0/include/mpi_wrappers/cmpiwrappers_MPI_COLL.c:1999], aborting.&lt;BR /&gt;[5] Intel(R) Trace Collector ERROR: Unexpected empty communicator [_sdks/release_posix-x86_64_icl_2021.9_gnut&lt;BR /&gt;ools_5.3/collector_1.0.0/include/mpi_wrappers/cmpiwrappers_MPI_COLL.c:1999], aborting.&lt;BR /&gt;[7] Intel(R) Trace Collector ERROR: Unexpected empty communicator [_sdks/release_posix-x86_64_icl_2021.9_gnut&lt;BR /&gt;ools_5.3/collector_1.0.0/include/mpi_wrappers/cmpiwrappers_MPI_COLL.c:1999], aborting.&lt;BR /&gt;&lt;BR /&gt;===================================================================================&lt;BR /&gt;= &amp;nbsp;&amp;nbsp;BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES&lt;BR /&gt;= &amp;nbsp;&amp;nbsp;RANK 2 PID 9800 RUNNING AT archXPS&lt;BR /&gt;= &amp;nbsp;&amp;nbsp;KILLED BY SIGNAL: 9 (Killed)&lt;BR /&gt;===================================================================================&lt;BR /&gt;&lt;BR /&gt;===================================================================================&lt;BR /&gt;= &amp;nbsp;&amp;nbsp;BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES&lt;BR /&gt;= &amp;nbsp;&amp;nbsp;RANK 6 PID 9804 RUNNING AT archXPS&lt;BR /&gt;= &amp;nbsp;&amp;nbsp;KILLED BY SIGNAL: 9 (Killed)&lt;BR /&gt;===================================================================================&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have no idea whatsoever as to why it lists icl compiler (for Windows?!) and what can be done here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any help will be appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Alexander&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 16:24:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-trace-analyzer-for-MPI-code-Linux/m-p/1556351#M11325</guid>
      <dc:creator>SashaRoss</dc:creator>
      <dc:date>2023-12-21T16:24:51Z</dc:date>
    </item>
    <item>
      <title>Re:Intel trace analyzer for MPI code (Linux)</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-trace-analyzer-for-MPI-code-Linux/m-p/1557547#M11326</link>
      <description>&lt;P&gt;Hi, Sasha; we would like to inform you that we are routing your query to the dedicated team for further assistance.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Dec 2023 18:28:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-trace-analyzer-for-MPI-code-Linux/m-p/1557547#M11326</guid>
      <dc:creator>Vipin_S_Intel</dc:creator>
      <dc:date>2023-12-26T18:28:38Z</dc:date>
    </item>
  </channel>
</rss>

