<?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 Re: Interpreting Profiler output in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Interpreting-Profiler-output/m-p/954569#M20455</link>
    <description>Interesting. I would have thought the _for_check_env_name would be called only for an OPEN.  I'll have to ask the RTL folks about this tomorrow.  Do you do a lot of OPENs?&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Fri, 15 Jun 2001 06:23:11 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2001-06-15T06:23:11Z</dc:date>
    <item>
      <title>Interpreting Profiler output</title>
      <link>https://community.intel.com/t5/Software-Archive/Interpreting-Profiler-output/m-p/954568#M20454</link>
      <description>I got the profiler running, now I need to understand the output.  Function timing gives me the following statistics (for the top few functions): &lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="+1"&gt;&lt;PRE&gt;
        Func           Hit 
        Time   %      Count  Function 
------------------------------------- 
    2048.406  11.5  767622 _for_check_env_name (for_io_util.obj) 
    1875.643  10.6    2959 _SOLVEFLOWP2@0 (solveflowp2.obj) 
    1286.843   7.2  681089 _PROPMIX@72 (propmix.obj) 
    1105.056   6.2 3241186 __OtsFill (sfill.obj) 
     856.845   4.8 9406814 __OtsStringCompareEqlPadded (scmpeqlp.obj) 
     603.523   3.4  248465 _LENST@8 (cha.obj) 
     577.943   3.3  137287 _FMASS@168 (tfmass.obj) 
     420.372   2.4  596982 _PROPTHRMS@52 (propthrms.obj) 
     417.869   2.4 1071130 __FIIfexp_ (intrini.obj) 
&lt;/PRE&gt;&lt;/FONT&gt;&lt;BR /&gt; &lt;BR /&gt;The functions that are not in all caps are not in my code and come from the Fortran libraries, I presume.  How do I find out where _for_check_env_name is being called?  For this particular case the hit count for this routine increases with the square of the number of timesteps I take.  For other cases it is barely used. &lt;BR /&gt; &lt;BR /&gt;I tried collecting attribution data with the /AT option to PREP, but I can't make heads or tail out of the extra output.</description>
      <pubDate>Fri, 15 Jun 2001 06:19:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Interpreting-Profiler-output/m-p/954568#M20454</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-06-15T06:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Interpreting Profiler output</title>
      <link>https://community.intel.com/t5/Software-Archive/Interpreting-Profiler-output/m-p/954569#M20455</link>
      <description>Interesting. I would have thought the _for_check_env_name would be called only for an OPEN.  I'll have to ask the RTL folks about this tomorrow.  Do you do a lot of OPENs?&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 15 Jun 2001 06:23:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Interpreting-Profiler-output/m-p/954569#M20455</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-06-15T06:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Interpreting Profiler output</title>
      <link>https://community.intel.com/t5/Software-Archive/Interpreting-Profiler-output/m-p/954570#M20456</link>
      <description>My RTL buddy says that the likely candidate is the exception handler, which could be triggered if you had compiled /fpe:0 and were getting lots of underflows.  Sound likely?&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Sat, 16 Jun 2001 00:37:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Interpreting-Profiler-output/m-p/954570#M20456</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-06-16T00:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Interpreting Profiler output</title>
      <link>https://community.intel.com/t5/Software-Archive/Interpreting-Profiler-output/m-p/954571#M20457</link>
      <description>It's probably the exception handler because I do have lots of underflows for this case and it is compiled with fpe:0.  I'll try changing the compiler setting and use a model that doesn't generate as many underflows.  &lt;BR /&gt;  &lt;BR /&gt;I get e-mail replies to these posts that include the text:  &lt;BR /&gt;  &lt;BR /&gt;View/reply at &lt;A ref="http://ztxwbcapppro02.cce.cpqcorp.net:8080/forum?13@@.eef7c75/0"&gt;Interpreting Profiler output&lt;/A&gt;  &lt;BR /&gt;  &lt;BR /&gt;but this URL doesn't seem to work.</description>
      <pubDate>Mon, 18 Jun 2001 23:19:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Interpreting-Profiler-output/m-p/954571#M20457</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-06-18T23:19:14Z</dc:date>
    </item>
  </channel>
</rss>

