<?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 I was finally able to get STF in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Visual-Studio-project-settings-to-instrument-for-Trace-Analyzer/m-p/1125817#M5552</link>
    <description>&lt;P&gt;I was finally able to get STF results. Here's what I did:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;vt.lib must be before impi.lib in the link line.&lt;/LI&gt;
	&lt;LI&gt;I had to include vt.h and invoke VT_initialize, VT_traceon, and VT_finalize.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;I don't know why these steps are necessary. I found no documentation to suggest they are, and I figured this out through slow trial-and-error.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 May 2018 20:03:58 GMT</pubDate>
    <dc:creator>jefffaust</dc:creator>
    <dc:date>2018-05-18T20:03:58Z</dc:date>
    <item>
      <title>Visual Studio project settings to instrument for Trace Analyzer</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Visual-Studio-project-settings-to-instrument-for-Trace-Analyzer/m-p/1125816#M5551</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm just getting started with Intel MPI and am trying to understand how to use Trace Analyzer. My understanding is that linking with vt.lib and running an mpi application is sufficient to cause a *.stf file to be emitted. I have a simple Hello World MPI application. After linking with vt.lib and running through mpiexec, I see no stf output.&lt;/P&gt;

&lt;P&gt;There's not much more information to add. The setup could not be simpler.&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;What am I missing?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 01:09:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Visual-Studio-project-settings-to-instrument-for-Trace-Analyzer/m-p/1125816#M5551</guid>
      <dc:creator>jefffaust</dc:creator>
      <dc:date>2018-05-17T01:09:55Z</dc:date>
    </item>
    <item>
      <title>I was finally able to get STF</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Visual-Studio-project-settings-to-instrument-for-Trace-Analyzer/m-p/1125817#M5552</link>
      <description>&lt;P&gt;I was finally able to get STF results. Here's what I did:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;vt.lib must be before impi.lib in the link line.&lt;/LI&gt;
	&lt;LI&gt;I had to include vt.h and invoke VT_initialize, VT_traceon, and VT_finalize.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;I don't know why these steps are necessary. I found no documentation to suggest they are, and I figured this out through slow trial-and-error.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 20:03:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Visual-Studio-project-settings-to-instrument-for-Trace-Analyzer/m-p/1125817#M5552</guid>
      <dc:creator>jefffaust</dc:creator>
      <dc:date>2018-05-18T20:03:58Z</dc:date>
    </item>
    <item>
      <title>Thanks for sharing! Changing</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Visual-Studio-project-settings-to-instrument-for-Trace-Analyzer/m-p/1125818#M5553</link>
      <description>&lt;P&gt;Thanks for sharing! Changing the order so that VT.lib comes before impi.lib worked for me in VS2017 using PS XE 2019, with Fortran code (but I did not need the VT_initialize or other calls).&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;jefffaust wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;I was finally able to get STF results. Here's what I did:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;vt.lib must be before impi.lib in the link line.&lt;/LI&gt;
	&lt;LI&gt;I had to include vt.h and invoke VT_initialize, VT_traceon, and VT_finalize.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;I don't know why these steps are necessary. I found no documentation to suggest they are, and I figured this out through slow trial-and-error.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2018 18:26:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Visual-Studio-project-settings-to-instrument-for-Trace-Analyzer/m-p/1125818#M5553</guid>
      <dc:creator>j0e</dc:creator>
      <dc:date>2018-09-21T18:26:12Z</dc:date>
    </item>
  </channel>
</rss>

