<?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 fortran: program exception  in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/fortran-program-exception/m-p/823507#M48935</link>
    <description>You could check on your development machine to see if you missed any required .dll by running dumpbin /dependents or similar tool on your .exe. Another possibility is to use one or more of the options for static linking, so that required library functions are built into the .exe.&lt;BR /&gt;Also, of course, you must build and link with an architecture option supported on both your platforms (/arch:SSE3 for recent AMD, for example). Your MPI must be the same version on both platforms, except that there should be some compatibility between Intel MPI and Argonne MPICH2 for Windows.</description>
    <pubDate>Tue, 14 Sep 2010 13:47:07 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2010-09-14T13:47:07Z</dc:date>
    <item>
      <title>fortran: program exception</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/fortran-program-exception/m-p/823506#M48934</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm new in the fortran programming&lt;BR /&gt;&lt;BR /&gt;I am writing a program using mpi, openMP and scalapack (Intel Visual Fortran 11.1 with VS2005).&lt;BR /&gt;&lt;BR /&gt;It works well on my machine (Intel processor, windows xp) but it crashes on an other pc (AMD processor, windows 7) where the development environment is not installed.&lt;BR /&gt;&lt;BR /&gt;All dll required are present (I think)&lt;BR /&gt; - libiomp5md.dll&lt;BR /&gt; - mkl_blacs.dll&lt;BR /&gt; - mkl_core.dll&lt;BR /&gt; - mkl_intel_thread.dll&lt;BR /&gt; - mkl_scalapack_core.dll&lt;BR /&gt;&lt;BR /&gt;when I launch the program, it starts printing correctly some strings, then it stops printing:&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;forrtl: severe (172): Program Exception - exception code = 0x7e (126))&lt;BR /&gt;Image PC Routine Line Source&lt;BR /&gt;KERNELBASE.dll 76169617 Unknown Unknown Unknown&lt;BR /&gt;mkl_blacs.dll 100083AF Unknown Unknown Unknown&lt;BR /&gt;mkl_blacs.dll 10006E63 Unknown Unknown Unknown&lt;BR /&gt;Console1.exe 00465FE3 Unknown Unknown Unknown&lt;BR /&gt;Console1.exe 0044A99E Unknown Unknown Unknown&lt;BR /&gt;kernel32.dll 77081174 Unknown Unknown Unknown&lt;BR /&gt;ntdll.dll 77DBB3F5 Unknown Unknown Unknown&lt;BR /&gt;ntdll.dll 77DBB3C8 Unknown Unknown Unknown&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Must I install something on the latter machine?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Valerio</description>
      <pubDate>Tue, 14 Sep 2010 13:28:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/fortran-program-exception/m-p/823506#M48934</guid>
      <dc:creator>valerio19</dc:creator>
      <dc:date>2010-09-14T13:28:13Z</dc:date>
    </item>
    <item>
      <title>fortran: program exception</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/fortran-program-exception/m-p/823507#M48935</link>
      <description>You could check on your development machine to see if you missed any required .dll by running dumpbin /dependents or similar tool on your .exe. Another possibility is to use one or more of the options for static linking, so that required library functions are built into the .exe.&lt;BR /&gt;Also, of course, you must build and link with an architecture option supported on both your platforms (/arch:SSE3 for recent AMD, for example). Your MPI must be the same version on both platforms, except that there should be some compatibility between Intel MPI and Argonne MPICH2 for Windows.</description>
      <pubDate>Tue, 14 Sep 2010 13:47:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/fortran-program-exception/m-p/823507#M48935</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2010-09-14T13:47:07Z</dc:date>
    </item>
    <item>
      <title>fortran: program exception</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/fortran-program-exception/m-p/823508#M48936</link>
      <description>Solved.&lt;BR /&gt;&lt;BR /&gt;Dependency Walker 1.0 got me no problem, whereas Dependency walker 2.2.6 found the lack.&lt;BR /&gt;&lt;BR /&gt;More mkl .dll was needed&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 14 Sep 2010 15:56:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/fortran-program-exception/m-p/823508#M48936</guid>
      <dc:creator>valerio19</dc:creator>
      <dc:date>2010-09-14T15:56:32Z</dc:date>
    </item>
  </channel>
</rss>

