<?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 plain function names in binaries when using OpenMP in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/plain-function-names-in-binaries-when-using-OpenMP/m-p/924837#M4909</link>
    <description>Hi,

I found that function names appear as is in the release binaries if a OpenMP loop has been defined inside.
Moreover, paths from the build machine and code line numbers are also indicated.

For example, using FORTRAN compiler 10.0.025 in an executable I've got:
;D:\cygwin\home\build\dev\tags\emme2\GR\GR-3.3.1\bin\msvc-9.0\release\link-static\threading-multi\modaux522.f;_MODSUBPROBLEMCL1PAR_mp_SUBPROBLEMCL2TO12PAR;1096;1096;;

Using FORTRAN Composer 13.0.0.1 in a dll I've got:
;unknown;_STEP523_SE;1060;1111;;

Is there a way to avoid this? Why OpenMP need plain names or code line numbers in the executable that are compiled in release mode?

Thanks,
Rak</description>
    <pubDate>Fri, 25 Jan 2013 17:05:05 GMT</pubDate>
    <dc:creator>rakkota</dc:creator>
    <dc:date>2013-01-25T17:05:05Z</dc:date>
    <item>
      <title>plain function names in binaries when using OpenMP</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/plain-function-names-in-binaries-when-using-OpenMP/m-p/924837#M4909</link>
      <description>Hi,

I found that function names appear as is in the release binaries if a OpenMP loop has been defined inside.
Moreover, paths from the build machine and code line numbers are also indicated.

For example, using FORTRAN compiler 10.0.025 in an executable I've got:
;D:\cygwin\home\build\dev\tags\emme2\GR\GR-3.3.1\bin\msvc-9.0\release\link-static\threading-multi\modaux522.f;_MODSUBPROBLEMCL1PAR_mp_SUBPROBLEMCL2TO12PAR;1096;1096;;

Using FORTRAN Composer 13.0.0.1 in a dll I've got:
;unknown;_STEP523_SE;1060;1111;;

Is there a way to avoid this? Why OpenMP need plain names or code line numbers in the executable that are compiled in release mode?

Thanks,
Rak</description>
      <pubDate>Fri, 25 Jan 2013 17:05:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/plain-function-names-in-binaries-when-using-OpenMP/m-p/924837#M4909</guid>
      <dc:creator>rakkota</dc:creator>
      <dc:date>2013-01-25T17:05:05Z</dc:date>
    </item>
    <item>
      <title>I think this has been</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/plain-function-names-in-binaries-when-using-OpenMP/m-p/924838#M4910</link>
      <description>&lt;P&gt;I think this has been discussed previously on one of the Fortran forum sections.&amp;nbsp; In the 10.0&amp;nbsp; compiler, one of the evident reasons for this was to enable openmp-profile.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jan 2013 03:27:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/plain-function-names-in-binaries-when-using-OpenMP/m-p/924838#M4910</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2013-01-26T03:27:20Z</dc:date>
    </item>
    <item>
      <title>Quote:TimP (Intel) wrote:</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/plain-function-names-in-binaries-when-using-OpenMP/m-p/924839#M4911</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;TimP (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I think this has been discussed previously on one of the Fortran forum sections.&amp;nbsp; In the 10.0&amp;nbsp; compiler, one of the evident reasons for this was to enable openmp-profile.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the explanation. Can this be disabled?&lt;/P&gt;
&lt;P&gt;Rak&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2013 14:38:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/plain-function-names-in-binaries-when-using-OpenMP/m-p/924839#M4911</guid>
      <dc:creator>rakkota</dc:creator>
      <dc:date>2013-01-28T14:38:36Z</dc:date>
    </item>
  </channel>
</rss>

