<?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: What leads such error information in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/What-leads-such-error-information/m-p/892074#M3823</link>
    <description>Sorry, the error message is displayed in the attached .jpgfile.</description>
    <pubDate>Tue, 26 Dec 2006 16:08:39 GMT</pubDate>
    <dc:creator>Zhanghong_T_</dc:creator>
    <dc:date>2006-12-26T16:08:39Z</dc:date>
    <item>
      <title>What leads such error information</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/What-leads-such-error-information/m-p/892073#M3822</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I am trying to use OpenMP and PARDISO functions in my Fortran code. In the source file, I have such code:&lt;/P&gt;
&lt;P&gt; !$omp parallel do default(shared),private(ii) &lt;BR /&gt;...&lt;/P&gt;
&lt;P&gt; !$omp end parallel do&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;When I call PARDISO function, I have such code:&lt;/P&gt;
&lt;P&gt; iparm(3) = omp_get_max_threads()&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;The other code is similar to the examplecode of pardiso_sym_f.f.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;At last, the code was compiled and linked as follows:&lt;/P&gt;
&lt;P&gt;ifort /c /O3 /threads /Qopenmp /libs:static mycode.f90&lt;BR /&gt;ifort /dll /INCREMENTAL:NO /NOLOGO /SUBSYSTEM:WINDOWS /o mydll.dll *.obj libguide.lib mkl_c.lib &lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Now if I run the main program which calls the dll in x64 machine (2 CPUs, 4 cores, they works fine (they are also compiled in x64 mode). However, if I compile and run them in 32 bit machine (1 CPU, 1 core or 2 cores), the following error displayed:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Could anyone tell me what leads such error information?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Zhanghong Tang&lt;/P&gt;</description>
      <pubDate>Tue, 26 Dec 2006 16:07:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/What-leads-such-error-information/m-p/892073#M3822</guid>
      <dc:creator>Zhanghong_T_</dc:creator>
      <dc:date>2006-12-26T16:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: What leads such error information</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/What-leads-such-error-information/m-p/892074#M3823</link>
      <description>Sorry, the error message is displayed in the attached .jpgfile.</description>
      <pubDate>Tue, 26 Dec 2006 16:08:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/What-leads-such-error-information/m-p/892074#M3823</guid>
      <dc:creator>Zhanghong_T_</dc:creator>
      <dc:date>2006-12-26T16:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: What leads such error information</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/What-leads-such-error-information/m-p/892075#M3824</link>
      <description>For some problems the program crashes as different manners in 32 bit machine (1 CPU and 1 core), the call stack after crashing is displayed in the attached figure.</description>
      <pubDate>Tue, 26 Dec 2006 17:46:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/What-leads-such-error-information/m-p/892075#M3824</guid>
      <dc:creator>Zhanghong_T_</dc:creator>
      <dc:date>2006-12-26T17:46:38Z</dc:date>
    </item>
  </channel>
</rss>

