<?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: intel compiler 11.074 double precision compilation error in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/intel-compiler-11-074-double-precision-compilation-error/m-p/753756#M9391</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/61243"&gt;zuheyr@skynet.be&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I am using 64 bit compiler, version 11.0.074/bin/intel64/ifort with Fedora core linux.&lt;BR /&gt;&lt;BR /&gt;I compile with double precision option r8:&lt;BR /&gt;&lt;BR /&gt;ifort -O -save -r8 -o traf_ln_intel_64-r8.exe infnan.f90 traflib-zuheyr.f traf-zuheyr.f&lt;BR /&gt;&lt;BR /&gt;There are misaligned common warnings but finally compilation crashes with the message:&lt;BR /&gt;&lt;BR /&gt;/tmp/ifortKxAYXh.o: In function `ini_ax_': &lt;BR /&gt;traflib-zuheyr.f:(.text+0x343): relocation truncated to fit: R_X86_64_PC32 against symbol `block_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x371): relocation truncated to fit: R_X86_64_PC32 against symbol `flow_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x7f7): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x806): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x834): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x849): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x860): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x874): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x881): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x8c0): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x8ee): additional relocation overflows omitted from the output &lt;BR /&gt;&lt;BR /&gt;I would greatly appreciate if you could help me please.&lt;BR /&gt;&lt;BR /&gt;Many thanks and best regards,&lt;BR /&gt;Zuheyr&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hello&lt;BR /&gt;&lt;BR /&gt;I found my answer: I reduced the dimensions. &lt;BR /&gt;&lt;BR /&gt;However, the misalignment of commons is still unclear to me. I looked at the User Manual on line and (admittedly quickly), I could not clearly see what one must do to prevent this...?&lt;BR /&gt;&lt;BR /&gt;So I will still appreciate if I can get clear indications or reference for the solution of this problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Many thanks and best regards, Zuheyr&lt;BR /&gt;</description>
    <pubDate>Sat, 14 Mar 2009 10:00:50 GMT</pubDate>
    <dc:creator>Zuheyr_A_</dc:creator>
    <dc:date>2009-03-14T10:00:50Z</dc:date>
    <item>
      <title>intel compiler 11.074 double precision compilation error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/intel-compiler-11-074-double-precision-compilation-error/m-p/753754#M9389</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am using 64 bit compiler, version 11.0.074/bin/intel64/ifort with Fedora core linux.&lt;BR /&gt;&lt;BR /&gt;I compile with double precision option r8:&lt;BR /&gt;&lt;BR /&gt;ifort -O -save -r8 -o traf_ln_intel_64-r8.exe infnan.f90 traflib-zuheyr.f traf-zuheyr.f&lt;BR /&gt;&lt;BR /&gt;There are misaligned common warnings but finally compilation crashes with the message:&lt;BR /&gt;&lt;BR /&gt;/tmp/ifortKxAYXh.o: In function `ini_ax_': &lt;BR /&gt;traflib-zuheyr.f:(.text+0x343): relocation truncated to fit: R_X86_64_PC32 against symbol `block_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x371): relocation truncated to fit: R_X86_64_PC32 against symbol `flow_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x7f7): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x806): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x834): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x849): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x860): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x874): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x881): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x8c0): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x8ee): additional relocation overflows omitted from the output &lt;BR /&gt;&lt;BR /&gt;I would greatly appreciate if you could help me please.&lt;BR /&gt;&lt;BR /&gt;Many thanks and best regards,&lt;BR /&gt;Zuheyr</description>
      <pubDate>Sat, 14 Mar 2009 08:28:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/intel-compiler-11-074-double-precision-compilation-error/m-p/753754#M9389</guid>
      <dc:creator>Zuheyr_A_</dc:creator>
      <dc:date>2009-03-14T08:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: intel compiler 11.074 double precision compilation error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/intel-compiler-11-074-double-precision-compilation-error/m-p/753755#M9390</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/61243"&gt;zuheyr@skynet.be&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I am using 64 bit compiler, version 11.0.074/bin/intel64/ifort with Fedora core linux.&lt;BR /&gt;&lt;BR /&gt;I compile with double precision option r8:&lt;BR /&gt;&lt;BR /&gt;ifort -O -save -r8 -o traf_ln_intel_64-r8.exe infnan.f90 traflib-zuheyr.f traf-zuheyr.f&lt;BR /&gt;&lt;BR /&gt;There are misaligned common warnings but finally compilation crashes with the message:&lt;BR /&gt;&lt;BR /&gt;/tmp/ifortKxAYXh.o: In function `ini_ax_': &lt;BR /&gt;traflib-zuheyr.f:(.text+0x343): relocation truncated to fit: R_X86_64_PC32 against symbol `block_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x371): relocation truncated to fit: R_X86_64_PC32 against symbol `flow_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x7f7): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x806): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x834): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x849): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x860): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x874): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x881): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x8c0): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x8ee): additional relocation overflows omitted from the output &lt;BR /&gt;&lt;BR /&gt;I would greatly appreciate if you could help me please.&lt;BR /&gt;&lt;BR /&gt;Many thanks and best regards,&lt;BR /&gt;Zuheyr&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hello&lt;BR /&gt;&lt;BR /&gt;I found my answer: I reduced the dimensions. &lt;BR /&gt;&lt;BR /&gt;However, the misalignment of commons is still unclear to me. I looked at the User Manual on line and (admittedly quickly), I could not clearly see what one must do to prevent this...?&lt;BR /&gt;&lt;BR /&gt;So I will still appreciate if I can get clear indications or reference for the solution of this problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Many thanks and best regards, Zuheyr&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Mar 2009 10:00:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/intel-compiler-11-074-double-precision-compilation-error/m-p/753755#M9390</guid>
      <dc:creator>Zuheyr_A_</dc:creator>
      <dc:date>2009-03-14T10:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: intel compiler 11.074 double precision compilation error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/intel-compiler-11-074-double-precision-compilation-error/m-p/753756#M9391</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/61243"&gt;zuheyr@skynet.be&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I am using 64 bit compiler, version 11.0.074/bin/intel64/ifort with Fedora core linux.&lt;BR /&gt;&lt;BR /&gt;I compile with double precision option r8:&lt;BR /&gt;&lt;BR /&gt;ifort -O -save -r8 -o traf_ln_intel_64-r8.exe infnan.f90 traflib-zuheyr.f traf-zuheyr.f&lt;BR /&gt;&lt;BR /&gt;There are misaligned common warnings but finally compilation crashes with the message:&lt;BR /&gt;&lt;BR /&gt;/tmp/ifortKxAYXh.o: In function `ini_ax_': &lt;BR /&gt;traflib-zuheyr.f:(.text+0x343): relocation truncated to fit: R_X86_64_PC32 against symbol `block_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x371): relocation truncated to fit: R_X86_64_PC32 against symbol `flow_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x7f7): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x806): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x834): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x849): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x860): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x874): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x881): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x8c0): relocation truncated to fit: R_X86_64_32S against symbol `mesh_' defined in COMMON section in /tmp/ifortKxAYXh.o &lt;BR /&gt;traflib-zuheyr.f:(.text+0x8ee): additional relocation overflows omitted from the output &lt;BR /&gt;&lt;BR /&gt;I would greatly appreciate if you could help me please.&lt;BR /&gt;&lt;BR /&gt;Many thanks and best regards,&lt;BR /&gt;Zuheyr&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hello&lt;BR /&gt;&lt;BR /&gt;I found my answer: I reduced the dimensions. &lt;BR /&gt;&lt;BR /&gt;However, the misalignment of commons is still unclear to me. I looked at the User Manual on line and (admittedly quickly), I could not clearly see what one must do to prevent this...?&lt;BR /&gt;&lt;BR /&gt;So I will still appreciate if I can get clear indications or reference for the solution of this problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Many thanks and best regards, Zuheyr&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Mar 2009 10:00:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/intel-compiler-11-074-double-precision-compilation-error/m-p/753756#M9391</guid>
      <dc:creator>Zuheyr_A_</dc:creator>
      <dc:date>2009-03-14T10:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: intel compiler 11.074 double precision compilation error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/intel-compiler-11-074-double-precision-compilation-error/m-p/753757#M9392</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Please see this thread: &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=64097"&gt;http://software.intel.com/en-us/forums/showthread.php?t=64097&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Mar 2009 10:37:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/intel-compiler-11-074-double-precision-compilation-error/m-p/753757#M9392</guid>
      <dc:creator>rreis</dc:creator>
      <dc:date>2009-03-14T10:37:12Z</dc:date>
    </item>
  </channel>
</rss>

