<?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 Actualu this is Not a bug, in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Viewing-source-code-when-compiling-coarray-code/m-p/918863#M6136</link>
    <description>Actualu this is Not a bug, VTune(TM) Amplifier XE shows the function from debug info – the main function auto-generated by compiler and it’s not a user’s main function. Most of CPU time was spent in libicaf.dll which has no source file, but assembly view works.</description>
    <pubDate>Tue, 30 Oct 2012 03:35:04 GMT</pubDate>
    <dc:creator>Peter_W_Intel</dc:creator>
    <dc:date>2012-10-30T03:35:04Z</dc:date>
    <item>
      <title>Viewing source code when compiling coarray code</title>
      <link>https://community.intel.com/t5/Analyzers/Viewing-source-code-when-compiling-coarray-code/m-p/918857#M6130</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Compiling 2013 Fortran code with Coarrays, I can't get Amplifier to show the source code.&amp;nbsp; Has this not been developed yet?&amp;nbsp; Is there a workaround?&amp;nbsp; Or am I just missing something?&amp;nbsp; If it is coming soon, when is soon estimated to arrive?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Sat, 06 Oct 2012 23:02:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Viewing-source-code-when-compiling-coarray-code/m-p/918857#M6130</guid>
      <dc:creator>Bruce_Weaver</dc:creator>
      <dc:date>2012-10-06T23:02:29Z</dc:date>
    </item>
    <item>
      <title>I tried simple case coarray</title>
      <link>https://community.intel.com/t5/Analyzers/Viewing-source-code-when-compiling-coarray-code/m-p/918858#M6131</link>
      <description>I tried simple case coarray_samples from C:\Program Files (x86)\Intel\Composer XE 2013\Samples\en_US\Fortran, ran concurrency analysis with built application. Here are results:

Function / Call Stack	CPU Time by Utilization	Overhead Time	Wait Time by Utilization	Module	Function (Full)
for_rtl_ICAF_FINALIZE	101.003s	7.781s	0.017s	libicaf.dll	for_rtl_ICAF_FINALIZE
for_rtl_ICAF_INIT	62.040s	13.917s	2.063s	libicaf.dll	for_rtl_ICAF_INIT
...

You can see that hot functions locate at module libicaf.dll, I suppose that the module was from Fortran compiler without source code. If you want to see hot source line, you may contact Fortran compiler support (but I am not sure if source code is open source). If you had much time spent in module coarray_samples.exe, where have your source - then you can navigate source with performance data.</description>
      <pubDate>Mon, 08 Oct 2012 08:41:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Viewing-source-code-when-compiling-coarray-code/m-p/918858#M6131</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2012-10-08T08:41:39Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Analyzers/Viewing-source-code-when-compiling-coarray-code/m-p/918859#M6132</link>
      <description>Hi,

I ran the sample (hello_image.f90) and still had the same problem -- running a hotspot analysis, there is no source file available.  What do I have to do to show the source file when doing the profiling of co-arrays?  I can see the source files when I run the hotspot analysis on a serial program.  I left all the settings that came with the sample alone and the source, when I go to compile it, is plainly visible.</description>
      <pubDate>Mon, 08 Oct 2012 19:48:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Viewing-source-code-when-compiling-coarray-code/m-p/918859#M6132</guid>
      <dc:creator>Bruce_Weaver</dc:creator>
      <dc:date>2012-10-08T19:48:08Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Analyzers/Viewing-source-code-when-compiling-coarray-code/m-p/918860#M6133</link>
      <description>Hi,

I ran the sample (hello_image.f90) and still had the same problem -- running a hotspot analysis, there is no source file available.  What do I have to do to show the source file when doing the profiling of co-arrays?  I can see the source files when I run the hotspot analysis on a serial program.  I left all the settings that came with the sample alone and the source, when I go to compile it, is plainly visible.</description>
      <pubDate>Mon, 08 Oct 2012 19:48:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Viewing-source-code-when-compiling-coarray-code/m-p/918860#M6133</guid>
      <dc:creator>Bruce_Weaver</dc:creator>
      <dc:date>2012-10-08T19:48:15Z</dc:date>
    </item>
    <item>
      <title>Sorry about the repeated</title>
      <link>https://community.intel.com/t5/Analyzers/Viewing-source-code-when-compiling-coarray-code/m-p/918861#M6134</link>
      <description>Sorry about the repeated message.  The message in hot spot results is 'unknown source file'.  It does show the assembly code level.</description>
      <pubDate>Mon, 08 Oct 2012 20:12:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Viewing-source-code-when-compiling-coarray-code/m-p/918861#M6134</guid>
      <dc:creator>Bruce_Weaver</dc:creator>
      <dc:date>2012-10-08T20:12:44Z</dc:date>
    </item>
    <item>
      <title>As I explained last time, hot</title>
      <link>https://community.intel.com/t5/Analyzers/Viewing-source-code-when-compiling-coarray-code/m-p/918862#M6135</link>
      <description>As I explained last time, hot function for_rtl_ICAF_FINALIZE() is in module libicaf.dll come from Intel Fortran Compiler - which has no associated source files.

However I can't open source which is the caller of for_rtl_ICAF_FINALIZE () - main(), it should be navigated in source level.

I will talk with engineering, and post any resolution soon.

Thanks, Peter</description>
      <pubDate>Tue, 09 Oct 2012 02:17:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Viewing-source-code-when-compiling-coarray-code/m-p/918862#M6135</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2012-10-09T02:17:00Z</dc:date>
    </item>
    <item>
      <title>Actualu this is Not a bug,</title>
      <link>https://community.intel.com/t5/Analyzers/Viewing-source-code-when-compiling-coarray-code/m-p/918863#M6136</link>
      <description>Actualu this is Not a bug, VTune(TM) Amplifier XE shows the function from debug info – the main function auto-generated by compiler and it’s not a user’s main function. Most of CPU time was spent in libicaf.dll which has no source file, but assembly view works.</description>
      <pubDate>Tue, 30 Oct 2012 03:35:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Viewing-source-code-when-compiling-coarray-code/m-p/918863#M6136</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2012-10-30T03:35:04Z</dc:date>
    </item>
  </channel>
</rss>

