<?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 Using Intel Trace analyzer with windows and VS2015 in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-Intel-Trace-analyzer-with-windows-and-VS2015/m-p/1146795#M138821</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm trying to use&amp;nbsp;Intel Trace analyzer with windows and VS2015 on my CFD code.&lt;/P&gt;

&lt;P&gt;In my code, I have many F90 files but different modules and subroutines. Also, I'm linking with other libraries such as PETSc.&lt;/P&gt;

&lt;P&gt;I tried to add "/trace" in the additional commands in VS2015 GUI and compile. However, after running my code, there is no *.stf generated.&lt;/P&gt;

&lt;P&gt;I then tried to do it in cygwin, on another smaller code, by adding -trace to the compiling and building. Similarly, no *.stf is generated.&lt;/P&gt;

&lt;P&gt;I also tried to compile and build directory in the command prompt:&lt;/P&gt;

&lt;P&gt;mpiifort /c /MT /Z7 /fpp /Ic:\wtay\Lib\petsc-3.8.3_win64_impi_vs2015_debug\include /trace&amp;nbsp; &amp;nbsp;/o ex2f.obj ex2f.F&lt;/P&gt;

&lt;P&gt;mpiifort /MT /trace /o ex2f.exe ex2f.obj /INCREMENTAL:NO /NOLOGO /qnoipo /LIBPATH:"C:\wtay\Lib\petsc-3.8.3_win64_impi_vs2015_debug\lib" Gdi32.lib User32.lib Advapi32.lib Kernel32.lib Ws2_32.lib impi.lib impid.lib impicxx.lib impicxxd.lib libpetsc.lib libflapack.lib libfblas.lib kernel32.lib&lt;/P&gt;

&lt;P&gt;Now I can get the *.stf file.&lt;/P&gt;

&lt;P&gt;But is there some way to do it in VS2015? As mentioned, I have many F90 files and I hope I do not have to use the command line.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Mar 2018 07:53:09 GMT</pubDate>
    <dc:creator>Wee_Beng_T_</dc:creator>
    <dc:date>2018-03-01T07:53:09Z</dc:date>
    <item>
      <title>Using Intel Trace analyzer with windows and VS2015</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-Intel-Trace-analyzer-with-windows-and-VS2015/m-p/1146795#M138821</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm trying to use&amp;nbsp;Intel Trace analyzer with windows and VS2015 on my CFD code.&lt;/P&gt;

&lt;P&gt;In my code, I have many F90 files but different modules and subroutines. Also, I'm linking with other libraries such as PETSc.&lt;/P&gt;

&lt;P&gt;I tried to add "/trace" in the additional commands in VS2015 GUI and compile. However, after running my code, there is no *.stf generated.&lt;/P&gt;

&lt;P&gt;I then tried to do it in cygwin, on another smaller code, by adding -trace to the compiling and building. Similarly, no *.stf is generated.&lt;/P&gt;

&lt;P&gt;I also tried to compile and build directory in the command prompt:&lt;/P&gt;

&lt;P&gt;mpiifort /c /MT /Z7 /fpp /Ic:\wtay\Lib\petsc-3.8.3_win64_impi_vs2015_debug\include /trace&amp;nbsp; &amp;nbsp;/o ex2f.obj ex2f.F&lt;/P&gt;

&lt;P&gt;mpiifort /MT /trace /o ex2f.exe ex2f.obj /INCREMENTAL:NO /NOLOGO /qnoipo /LIBPATH:"C:\wtay\Lib\petsc-3.8.3_win64_impi_vs2015_debug\lib" Gdi32.lib User32.lib Advapi32.lib Kernel32.lib Ws2_32.lib impi.lib impid.lib impicxx.lib impicxxd.lib libpetsc.lib libflapack.lib libfblas.lib kernel32.lib&lt;/P&gt;

&lt;P&gt;Now I can get the *.stf file.&lt;/P&gt;

&lt;P&gt;But is there some way to do it in VS2015? As mentioned, I have many F90 files and I hope I do not have to use the command line.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 07:53:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-Intel-Trace-analyzer-with-windows-and-VS2015/m-p/1146795#M138821</guid>
      <dc:creator>Wee_Beng_T_</dc:creator>
      <dc:date>2018-03-01T07:53:09Z</dc:date>
    </item>
    <item>
      <title>I would suggest asking in</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-Intel-Trace-analyzer-with-windows-and-VS2015/m-p/1146796#M138822</link>
      <description>&lt;P&gt;I would suggest asking in&amp;nbsp;https://software.intel.com/en-us/forums/intel-clusters-and-hpc-technology&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 16:41:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-Intel-Trace-analyzer-with-windows-and-VS2015/m-p/1146796#M138822</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2018-03-01T16:41:43Z</dc:date>
    </item>
  </channel>
</rss>

