<?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 The problem with AVX in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/The-problem-with-AVX/m-p/770602#M22385</link>
    <description>Compiler version is 12.1.0.&lt;BR /&gt;It outputs heap arrays, when it run failed. And I cannot point which sentence is wrong.&lt;BR /&gt;What do you mean by "the article on how to deal with runtime segfaults", could you get the link to the article?&lt;BR /&gt;I add -g with -traceback, it runs ok.</description>
    <pubDate>Fri, 08 Jun 2012 13:22:57 GMT</pubDate>
    <dc:creator>GHui</dc:creator>
    <dc:date>2012-06-08T13:22:57Z</dc:date>
    <item>
      <title>The problem with AVX</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/The-problem-with-AVX/m-p/770599#M22382</link>
      <description>My fortran program compile with -xAVX, but it runs failed. When I add -traceback to compile, it runs success. How can I debug it.&lt;BR /&gt;Any help will be appreciated.</description>
      <pubDate>Fri, 18 May 2012 16:11:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/The-problem-with-AVX/m-p/770599#M22382</guid>
      <dc:creator>GHui</dc:creator>
      <dc:date>2012-05-18T16:11:47Z</dc:date>
    </item>
    <item>
      <title>The problem with AVX</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/The-problem-with-AVX/m-p/770600#M22383</link>
      <description>It two threads program runs by mpich1.2.7.</description>
      <pubDate>Sun, 20 May 2012 13:44:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/The-problem-with-AVX/m-p/770600#M22383</guid>
      <dc:creator>GHui</dc:creator>
      <dc:date>2012-05-20T13:44:19Z</dc:date>
    </item>
    <item>
      <title>The problem with AVX</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/The-problem-with-AVX/m-p/770601#M22384</link>
      <description>not enough information to help you.&lt;BR /&gt;&lt;BR /&gt;what compiler version?&lt;BR /&gt;What is the failure? Is it a segfault and did you read the article on how to deal with runtime seg faults? -heap-arrays and all that?&lt;BR /&gt;&lt;BR /&gt;for MPI, remember that ulimit may not be passed to the spawn child processes, so put this in your .bashrc.&lt;BR /&gt;&lt;BR /&gt;-traceback needs -g as well. but yes, the code can change with -traceback.&lt;BR /&gt;&lt;BR /&gt;You may need to get this into a debugger.</description>
      <pubDate>Mon, 21 May 2012 16:46:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/The-problem-with-AVX/m-p/770601#M22384</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2012-05-21T16:46:55Z</dc:date>
    </item>
    <item>
      <title>The problem with AVX</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/The-problem-with-AVX/m-p/770602#M22385</link>
      <description>Compiler version is 12.1.0.&lt;BR /&gt;It outputs heap arrays, when it run failed. And I cannot point which sentence is wrong.&lt;BR /&gt;What do you mean by "the article on how to deal with runtime segfaults", could you get the link to the article?&lt;BR /&gt;I add -g with -traceback, it runs ok.</description>
      <pubDate>Fri, 08 Jun 2012 13:22:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/The-problem-with-AVX/m-p/770602#M22385</guid>
      <dc:creator>GHui</dc:creator>
      <dc:date>2012-06-08T13:22:57Z</dc:date>
    </item>
    <item>
      <title>The problem with AVX</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/The-problem-with-AVX/m-p/770603#M22386</link>
      <description>A program that runs correctly with one set of options and incorrectly with another set of options (given that neither set of options changes the code semantically or linkage-wise) is an indication that either&lt;BR /&gt;&lt;BR /&gt; (i) the program has one or more bugs that cause unpredictable run-time behavior&lt;BR /&gt;&lt;BR /&gt;OR &lt;BR /&gt;&lt;BR /&gt; (ii) there is a bug in the compiler or the libraries that are linked into the program.&lt;BR /&gt;&lt;BR /&gt;Type (i) is the most common type of bug. For some users it is difficult to describe. Given a good description and a small "reproducer" (see below), this type of bug is often easy to fix.&lt;BR /&gt;&lt;BR /&gt;Type (ii) is quite rare, but is more difficult to pinpoint, describe and fix.&lt;BR /&gt;&lt;BR /&gt;Is it not possible to tell you how to fix the bug without seeing the source code of your program. Had that been possible, computer bugs would have become part of mythology.&lt;BR /&gt;&lt;BR /&gt;Please construct a small example that displays the problem, and post it here with details on how to reproduce the problem.&lt;BR /&gt;&lt;BR /&gt;There is a link to &lt;A href="http://software.intel.com/en-us/articles/determining-root-cause-of-sigsegv-or-sigbus-errors/"&gt;an article regarding SegFaults&lt;/A&gt; at the top of this forum.&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Jun 2012 15:52:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/The-problem-with-AVX/m-p/770603#M22386</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2012-06-08T15:52:32Z</dc:date>
    </item>
    <item>
      <title>The problem with AVX</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/The-problem-with-AVX/m-p/770604#M22387</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;you might want to use IDB to debug your Fortran application. You can also use Intel Inspector XE to search for memory errors.&lt;BR /&gt;&lt;BR /&gt;Symptoms like the one you described are typical for heisen-bugs (uninitialized memory, dangling pointers, ...) which require in-depth debugging to find the root-cause.&lt;BR /&gt;We cannot exclude a compiler bug, though. However, we're only able to help you if there's a (small) reproducer for us to verify.&lt;BR /&gt;&lt;BR /&gt;Good luck &amp;amp; best regards,&lt;BR /&gt;&lt;BR /&gt;Georg Zitzlsberger</description>
      <pubDate>Fri, 13 Jul 2012 14:30:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/The-problem-with-AVX/m-p/770604#M22387</guid>
      <dc:creator>Georg_Z_Intel</dc:creator>
      <dc:date>2012-07-13T14:30:44Z</dc:date>
    </item>
  </channel>
</rss>

