<?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 Issues found after updating to IVF 2011.9.3000 in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Issues-found-after-updating-to-IVF-2011-9-3000/m-p/804401#M39482</link>
    <description>Thanks for the copy of your program.&lt;BR /&gt;&lt;BR /&gt;I do see that there are some coding errors regarding the functions HERMITE, CUMNORM and r4_normal_01_cdf_inverse. The actual functions are declared as REAL*8, but there is no similar declaration where they are called in several subroutines. This will cause unpredictable behavior.&lt;BR /&gt;&lt;BR /&gt;As for debugging, the declaration section often does not contain any executable code, so the debugger will skip over it.&lt;BR /&gt;&lt;BR /&gt;I do note that the debugger is not seeing arrays Zv and Yv as not being allocated when they were allocated. We'll look into that further.</description>
    <pubDate>Wed, 22 Feb 2012 15:32:00 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2012-02-22T15:32:00Z</dc:date>
    <item>
      <title>Issues found after updating to IVF 2011.9.3000</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Issues-found-after-updating-to-IVF-2011-9-3000/m-p/804399#M39480</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I recently updated to IVF 2011.9.3000 from the previous version and I got some issues I did not get before when debugging/coding:&lt;BR /&gt;&lt;BR /&gt;1) It appears IVF is not allocating allocatable arrays (previously was working fine). When debugging the program I get the message "Too many array subscripts" when trying to get an array value, for instance V(1). I did not get any error when allocating V. Also I got the message "undefined pointer/array".&lt;BR /&gt;&lt;BR /&gt;2) Within a subroutine, it appears IVF is not reading/recognising the declaration part. It jumps straight from the subroutine name to the main body of the subroutine.&lt;BR /&gt;&lt;BR /&gt;Any help or comments to get this issue solved is highly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Feb 2012 01:56:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Issues-found-after-updating-to-IVF-2011-9-3000/m-p/804399#M39480</guid>
      <dc:creator>osrondon</dc:creator>
      <dc:date>2012-02-22T01:56:42Z</dc:date>
    </item>
    <item>
      <title>Issues found after updating to IVF 2011.9.3000</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Issues-found-after-updating-to-IVF-2011-9-3000/m-p/804400#M39481</link>
      <description>Would you please attach a ZIP of project(s) that show these behaviors? Your theory as to what is happening is likely mistaken (at least the theory doesn't match the symptoms), but I'd like to see what you are seeing.</description>
      <pubDate>Wed, 22 Feb 2012 02:21:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Issues-found-after-updating-to-IVF-2011-9-3000/m-p/804400#M39481</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-02-22T02:21:05Z</dc:date>
    </item>
    <item>
      <title>Issues found after updating to IVF 2011.9.3000</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Issues-found-after-updating-to-IVF-2011-9-3000/m-p/804401#M39482</link>
      <description>Thanks for the copy of your program.&lt;BR /&gt;&lt;BR /&gt;I do see that there are some coding errors regarding the functions HERMITE, CUMNORM and r4_normal_01_cdf_inverse. The actual functions are declared as REAL*8, but there is no similar declaration where they are called in several subroutines. This will cause unpredictable behavior.&lt;BR /&gt;&lt;BR /&gt;As for debugging, the declaration section often does not contain any executable code, so the debugger will skip over it.&lt;BR /&gt;&lt;BR /&gt;I do note that the debugger is not seeing arrays Zv and Yv as not being allocated when they were allocated. We'll look into that further.</description>
      <pubDate>Wed, 22 Feb 2012 15:32:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Issues-found-after-updating-to-IVF-2011-9-3000/m-p/804401#M39482</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-02-22T15:32:00Z</dc:date>
    </item>
    <item>
      <title>Issues found after updating to IVF 2011.9.3000</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Issues-found-after-updating-to-IVF-2011-9-3000/m-p/804402#M39483</link>
      <description>Hi Steve, &lt;BR /&gt;&lt;BR /&gt;Thanks for pointing out the coding errors. I did notice those when calling HERMITE but I did notsee a similar issue when calling CUMNORM or r4_normal_01_cdf.inverse. &lt;BR /&gt;&lt;BR /&gt;Can you please indicate a couple of lines where you found the coding errors ?&lt;BR /&gt;&lt;BR /&gt;Thanking you in advance</description>
      <pubDate>Thu, 23 Feb 2012 01:22:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Issues-found-after-updating-to-IVF-2011-9-3000/m-p/804402#M39483</guid>
      <dc:creator>osrondon</dc:creator>
      <dc:date>2012-02-23T01:22:31Z</dc:date>
    </item>
    <item>
      <title>Issues found after updating to IVF 2011.9.3000</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Issues-found-after-updating-to-IVF-2011-9-3000/m-p/804403#M39484</link>
      <description>Pretty much every place those functions were called, they were not declared as REAL*8 (or DOUBLE PRECISION) in the caller.&lt;BR /&gt;&lt;BR /&gt;The programs ran to completion for me - do I understand correctly that the problems you encountered were only with the debugger?</description>
      <pubDate>Thu, 23 Feb 2012 16:58:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Issues-found-after-updating-to-IVF-2011-9-3000/m-p/804403#M39484</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-02-23T16:58:11Z</dc:date>
    </item>
    <item>
      <title>Issues found after updating to IVF 2011.9.3000</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Issues-found-after-updating-to-IVF-2011-9-3000/m-p/804404#M39485</link>
      <description>Hi Steve, &lt;BR /&gt;&lt;BR /&gt;Thanks. &lt;BR /&gt;&lt;BR /&gt;Yes, I have only problem with the debugger. (showing an array is undefined and not showing its entries when the array is actually allocated and with values for each entry)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Feb 2012 03:51:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Issues-found-after-updating-to-IVF-2011-9-3000/m-p/804404#M39485</guid>
      <dc:creator>osrondon</dc:creator>
      <dc:date>2012-02-24T03:51:58Z</dc:date>
    </item>
    <item>
      <title>Issues found after updating to IVF 2011.9.3000</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Issues-found-after-updating-to-IVF-2011-9-3000/m-p/804405#M39486</link>
      <description>Hi Steve,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I have the same problem even after installing IVF Update 2011.10.325, downloaded and installed on 21 May 2012.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Once allocated, the debugger should read {....}&lt;/DIV&gt;&lt;DIV&gt;but instead it reads "Undefined pointer/array"&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Normally I would have isolated the error in a simple test example and send that complete simple example.&lt;/DIV&gt;&lt;DIV&gt;BUT, my simple example actually WORKED!&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Of course I cannot guarantee complete similarity between my real application and simple example but it is about 90-95% similar.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Can you please keep us up-to-date about this problem, because it certainly has not been fixed in 2011.10.325&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Note: I think this is the same issue with a few major version back (2007) - see&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=54142"&gt;http://software.intel.com/en-us/forums/showthread.php?t=54142&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;If that version 9.xxx was fixed, perhaps that can be used as a reference to fix this.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks for your help.&lt;/DIV&gt;&lt;DIV&gt;Clinton&lt;/DIV&gt;</description>
      <pubDate>Tue, 22 May 2012 01:54:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Issues-found-after-updating-to-IVF-2011-9-3000/m-p/804405#M39486</guid>
      <dc:creator>commbank</dc:creator>
      <dc:date>2012-05-22T01:54:18Z</dc:date>
    </item>
    <item>
      <title>Issues found after updating to IVF 2011.9.3000</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Issues-found-after-updating-to-IVF-2011-9-3000/m-p/804406#M39487</link>
      <description>I will need to see a real program that demonstrates the problem in order to have it investigated.</description>
      <pubDate>Mon, 04 Jun 2012 18:08:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Issues-found-after-updating-to-IVF-2011-9-3000/m-p/804406#M39487</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-06-04T18:08:28Z</dc:date>
    </item>
  </channel>
</rss>

