<?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 pardiso stack overflow in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-stack-overflow/m-p/878000#M9199</link>
    <description>&lt;P&gt;hello sir,&lt;/P&gt;
&lt;P&gt;I want to run my code using command line.&lt;/P&gt;
&lt;P&gt;I am using pardiso solver.&lt;/P&gt;
&lt;P&gt;I am getting stack overflow error when i am running the code.&lt;/P&gt;
&lt;P&gt;I was getting the same error when i was running it on VS2008.&lt;/P&gt;
&lt;P&gt;It was solved when i changed the&lt;/P&gt;
&lt;P&gt;stackreserve size to 210000000 at solution/properties/linker/system/stack reserve size.&lt;/P&gt;
&lt;P&gt;Now please tell me how to change this using command line.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Mar 2010 09:56:21 GMT</pubDate>
    <dc:creator>ahmediiit</dc:creator>
    <dc:date>2010-03-04T09:56:21Z</dc:date>
    <item>
      <title>pardiso stack overflow</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-stack-overflow/m-p/878000#M9199</link>
      <description>&lt;P&gt;hello sir,&lt;/P&gt;
&lt;P&gt;I want to run my code using command line.&lt;/P&gt;
&lt;P&gt;I am using pardiso solver.&lt;/P&gt;
&lt;P&gt;I am getting stack overflow error when i am running the code.&lt;/P&gt;
&lt;P&gt;I was getting the same error when i was running it on VS2008.&lt;/P&gt;
&lt;P&gt;It was solved when i changed the&lt;/P&gt;
&lt;P&gt;stackreserve size to 210000000 at solution/properties/linker/system/stack reserve size.&lt;/P&gt;
&lt;P&gt;Now please tell me how to change this using command line.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2010 09:56:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-stack-overflow/m-p/878000#M9199</guid>
      <dc:creator>ahmediiit</dc:creator>
      <dc:date>2010-03-04T09:56:21Z</dc:date>
    </item>
    <item>
      <title>pardiso stack overflow</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-stack-overflow/m-p/878001#M9200</link>
      <description>&lt;P&gt;i guess this is the same problem which discussed here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=72449&amp;amp;o=d&amp;amp;s=lr" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=72449&amp;amp;o=d&amp;amp;s=lr&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2010 14:23:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-stack-overflow/m-p/878001#M9200</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-03-04T14:23:04Z</dc:date>
    </item>
    <item>
      <title>pardiso stack overflow</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-stack-overflow/m-p/878002#M9201</link>
      <description>&lt;P&gt;i dont find any stack overflow problem in that page.&lt;/P&gt;
&lt;P&gt;I am running the code on windows only using command prompt&lt;/P&gt;
&lt;P&gt;ifort model3d.for mkl_solver_ilp64.lib mkl_intel_ilp64_dll.lib mkl_intel_thread_dll.lib mkl_core_dll.lib -Qopenmp&lt;BR /&gt;i got the model3d.exe as the output&lt;/P&gt;
&lt;P&gt;when iam compiling the model3d.exe i am getting the following error&lt;/P&gt;
&lt;P&gt;F:\comprompt2&amp;gt;model3d.exe&lt;/P&gt;
&lt;P&gt;forrtl: severe (170): Program Exception - stack overflow&lt;/P&gt;
&lt;P&gt;Image PC Routine Line Source&lt;/P&gt;
&lt;P&gt;model3d.exe 0000000140097D57 Unknown Unknown Unknown&lt;/P&gt;
&lt;P&gt;model3d.exe 0000000140001016 Unknown Unknown Unknown&lt;/P&gt;
&lt;P&gt;model3d.exe 0000000140091C1C Unknown Unknown Unknown&lt;/P&gt;
&lt;P&gt;model3d.exe 00000001400774EF Unknown Unknown Unknown&lt;/P&gt;
&lt;P&gt;kernel32.dll 0000000077D596AC Unknown Unknown Unknown&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;For the same problem when i was running on the visual studio 2008&lt;/P&gt;
&lt;P&gt;i got the same problem of stack overflowwhich was solved by changing the stack&lt;/P&gt;
&lt;P&gt;reserve size on solution/properties/linker/system/stack reserve size.&lt;/P&gt;
&lt;P&gt;now please tell me how to to solve this&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2010 02:51:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-stack-overflow/m-p/878002#M9201</guid>
      <dc:creator>ahmediiit</dc:creator>
      <dc:date>2010-03-05T02:51:56Z</dc:date>
    </item>
    <item>
      <title>pardiso stack overflow</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-stack-overflow/m-p/878003#M9202</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please provide your code?&lt;/P&gt;
&lt;P&gt;I believe the problem may be withhuge temporary arrays.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Vladimir&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2010 03:13:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-stack-overflow/m-p/878003#M9202</guid>
      <dc:creator>Vladimir_Koldakov__I</dc:creator>
      <dc:date>2010-03-05T03:13:52Z</dc:date>
    </item>
    <item>
      <title>pardiso stack overflow</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-stack-overflow/m-p/878004#M9203</link>
      <description>I am getting the error after entering the pardiso subroutine</description>
      <pubDate>Fri, 05 Mar 2010 04:41:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-stack-overflow/m-p/878004#M9203</guid>
      <dc:creator>ahmediiit</dc:creator>
      <dc:date>2010-03-05T04:41:24Z</dc:date>
    </item>
    <item>
      <title>pardiso stack overflow</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-stack-overflow/m-p/878005#M9204</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Hello sir &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;i saw the information to increase the stack size&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;on the site&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-fortran-compiler-increased-stack-usage-of-80-or-higher-compilers-causes-segmentation-fault/"&gt;http://software.intel.com/en-us/articles/intel-fortran-compiler-increased-stack-usage-of-80-or-higher-compilers-causes-segmentation-fault/&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Windows:&lt;/STRONG&gt; On Windows, the stack space to reserved for the program is set using the /Fn compiler option, where n is the number of bytes. Additionally, the stack reserve size can be specified through the Visual Studio IDE which adds the Microsoft Linker option /STACK: to the linker command line. To set this, go to Property Pages&amp;gt;Configuration Properties&amp;gt;Linker&amp;gt;System&amp;gt;Stack Reserve Size. There you can specify the stack size in bytes in either decimal or C-language notation. If not specified, the default stack size is 1MB.&lt;/P&gt;
&lt;P&gt;how to increase Stack Reserve Sizeusing command line&lt;/P&gt;
&lt;P&gt;/Fn compiler option ---what does this mean&lt;/P&gt;
&lt;P&gt;How to link quickwin libraries using command line&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;please help&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Mar 2010 05:24:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-stack-overflow/m-p/878005#M9204</guid>
      <dc:creator>ahmediiit</dc:creator>
      <dc:date>2010-03-06T05:24:26Z</dc:date>
    </item>
    <item>
      <title>pardiso stack overflow</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-stack-overflow/m-p/878006#M9205</link>
      <description>&lt;P&gt;Ahmed, for command line it will looks like:&lt;/P&gt;
&lt;P&gt;ifort /Fn:1000000 test.f /Fe_1.exe -I$(MKL_INCL)$(MKL_LIB)\mkl_intel_thread.lib ......&lt;/P&gt;
&lt;P&gt;but werecommendto use dynamic allocation as we recommend you earlier.&lt;/P&gt;
&lt;P&gt;--Gennady&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Mar 2010 08:44:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-stack-overflow/m-p/878006#M9205</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-03-07T08:44:45Z</dc:date>
    </item>
  </channel>
</rss>

