<?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: PARDISO using &amp;gt; 2GB results in segfault in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-using-gt-2GB-results-in-segfault/m-p/880817#M9553</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: Tahoma; mso-ansi-language: EN-GB;" lang="EN-GB"&gt;2. At the first glance you have to change your linking line. Please look at userguide manual  you can find there all info and examples you need (for example  Chapter #5) &lt;SPAN style="font-family: Tahoma;"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: Tahoma; mso-ansi-language: EN-GB;" lang="EN-GB"&gt;--Gennady&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;I changed my linking to&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;-lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -lguide&lt;/P&gt;
&lt;P&gt;and it still gives the same errors.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Dec 2008 16:28:03 GMT</pubDate>
    <dc:creator>xilin1</dc:creator>
    <dc:date>2008-12-18T16:28:03Z</dc:date>
    <item>
      <title>PARDISO using &gt; 2GB results in segfault</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-using-gt-2GB-results-in-segfault/m-p/880813#M9549</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm using the portland fortran 90 compiler (pgf90) to link with PARDISO in the MKL 10.0 library. When the memory needed by PARDISO exceeds 2 GB, I get a segmentation fault.&lt;/P&gt;
&lt;P&gt;My compiler flags are&lt;/P&gt;
&lt;P&gt;-O0 -g -Mbounds -Mlarge_arrays -mcmodel=medium&lt;/P&gt;
&lt;P&gt;My link flags are&lt;/P&gt;
&lt;P&gt;-tp=k8-64 -mp -Mcache_align -Mlarge_arrays -mcmodel=medium -L$(MKL_LINK) -lmkl_solver -lmkl_em64t -lguide -lacml_mp -lacml&lt;/P&gt;
&lt;P&gt;As you can see, I've tried changing the memory model to medium, but to no avail. Is this error occuring because I'm using the portland compiler and not the intel compiler? If so, is there a workaround?&lt;/P&gt;
&lt;P&gt;Xi Lin&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;edit: I also removed the stack limit by typing&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;ulimit -s unlimited&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2008 18:22:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-using-gt-2GB-results-in-segfault/m-p/880813#M9549</guid>
      <dc:creator>xilin1</dc:creator>
      <dc:date>2008-12-17T18:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO using &gt; 2GB results in segfault</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-using-gt-2GB-results-in-segfault/m-p/880814#M9550</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;If it helps here is the output&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;=== PARDISO is running in In-Core mode, because iparam(60)=0 ===&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;================ PARDISO: solving a complex symmetr. system ================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Summary PARDISO: ( reorder to reorder )&lt;BR /&gt;================&lt;BR /&gt;&lt;BR /&gt;Times:&lt;BR /&gt;======&lt;BR /&gt; Time fulladj: 0.182484 s&lt;BR /&gt; Time reorder: 9.964473 s&lt;BR /&gt; Time symbfct: 1.355061 s&lt;BR /&gt; Time malloc : 0.084384 s&lt;BR /&gt; Time total : 12.561450 s total - sum: 0.975047 s&lt;BR /&gt;&lt;BR /&gt;Statistics:&lt;BR /&gt;===========&lt;BR /&gt; &amp;lt; Parallel Direct Factorization with #processors: &amp;gt; 1&lt;BR /&gt; &amp;lt; Numerical Factorization with Level-3 BLAS performance &amp;gt;&lt;BR /&gt;&lt;BR /&gt; &amp;lt; Linear system Ax = b&amp;gt; &lt;TRANSPOSE&gt; &lt;BR /&gt; #equations: 419455&lt;BR /&gt; #non-zeros in A: 6888943&lt;BR /&gt; non-zeros in A (%): 0.003915&lt;BR /&gt;&lt;BR /&gt; #right-hand sides: 1&lt;BR /&gt;&lt;BR /&gt; &amp;lt; Factors L and U &amp;gt; &lt;BR /&gt; #columns for each panel: 80&lt;BR /&gt; #independent subgraphs: 0&lt;BR /&gt; &amp;lt; Preprocessing with state of the art partitioning metis&amp;gt;&lt;BR /&gt; #supernodes: 84004&lt;BR /&gt; size of largest supernode: 5855&lt;BR /&gt; number of nonzeros in L 284447593&lt;BR /&gt; number of nonzeros in U 1&lt;BR /&gt; number of nonzeros in L+U 284447594&lt;BR /&gt; Reordering completed ... &lt;BR /&gt; Number of nonzeros in factors = 284447594&lt;BR /&gt; Number of factorization MFLOPS = 2907584&lt;BR /&gt;[nyx424:00634] *** Process received signal ***&lt;BR /&gt;[nyx424:00634] Signal: Segmentation fault (11)&lt;BR /&gt;[nyx424:00634] Signal code: Address not mapped (1)&lt;BR /&gt;[nyx424:00634] Failing at address: 0x154511bf8&lt;BR /&gt;[nyx424:00634] *** End of error message ***&lt;BR /&gt;mpirun noticed that job rank 0 with PID 634 on node nyx424 exited on signal 11 (Segmentation fault).&lt;/TRANSPOSE&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2008 20:51:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-using-gt-2GB-results-in-segfault/m-p/880814#M9550</guid>
      <dc:creator>xilin1</dc:creator>
      <dc:date>2008-12-17T20:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO using &gt; 2GB results in segfault</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-using-gt-2GB-results-in-segfault/m-p/880815#M9551</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: Tahoma; mso-ansi-language: EN-GB;" lang="EN-GB"&gt;1. its not clear what version are you using. Can you get your mkl version package ID? You can find it into $MKLROOT/doc/mklsupport.txt file.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: Tahoma; mso-ansi-language: EN-GB;" lang="EN-GB"&gt;2. At the first glance you have to change your linking line. Please look at userguide manual  you can find there all info and examples you need (for example  Chapter #5) &lt;SPAN style="font-family: Tahoma;"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: Tahoma; mso-ansi-language: EN-GB;" lang="EN-GB"&gt;--Gennady&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2008 09:02:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-using-gt-2GB-results-in-segfault/m-p/880815#M9551</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2008-12-18T09:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO using &gt; 2GB results in segfault</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-using-gt-2GB-results-in-segfault/m-p/880816#M9552</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: Tahoma; mso-ansi-language: EN-GB;" lang="EN-GB"&gt;1. its not clear what version are you using. Can you get your mkl version package ID? You can find it into $MKLROOT/doc/mklsupport.txt file.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Package ID: l_mkl_p_10.1.0.015&lt;BR /&gt;Package Contents: Intel Math Kernel Library 10.1 for Linux*&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2008 16:09:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-using-gt-2GB-results-in-segfault/m-p/880816#M9552</guid>
      <dc:creator>xilin1</dc:creator>
      <dc:date>2008-12-18T16:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO using &gt; 2GB results in segfault</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-using-gt-2GB-results-in-segfault/m-p/880817#M9553</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: Tahoma; mso-ansi-language: EN-GB;" lang="EN-GB"&gt;2. At the first glance you have to change your linking line. Please look at userguide manual  you can find there all info and examples you need (for example  Chapter #5) &lt;SPAN style="font-family: Tahoma;"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: Tahoma; mso-ansi-language: EN-GB;" lang="EN-GB"&gt;--Gennady&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;I changed my linking to&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;-lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -lguide&lt;/P&gt;
&lt;P&gt;and it still gives the same errors.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2008 16:28:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-using-gt-2GB-results-in-segfault/m-p/880817#M9553</guid>
      <dc:creator>xilin1</dc:creator>
      <dc:date>2008-12-18T16:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO using &gt; 2GB results in segfault</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-using-gt-2GB-results-in-segfault/m-p/880818#M9554</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Tahoma;"&gt;Ok, I see. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Tahoma;"&gt;This version ( 10.1 ) supports PGI compiler, therefore you need to link libmkl_pgi_thread.a or libmkl_sequential.a ( in this case all treading from Intel MKL calls will be removed). Some more info about Threading Layer you can find into Table 5-3.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Tahoma;"&gt;--Gennady&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Tahoma;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2008 16:57:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-using-gt-2GB-results-in-segfault/m-p/880818#M9554</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2008-12-18T16:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO using &gt; 2GB results in segfault</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-using-gt-2GB-results-in-segfault/m-p/880819#M9555</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Tahoma;"&gt;Ok, I see. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Tahoma;"&gt;This version ( 10.1 ) supports PGI compiler, therefore you need to link libmkl_pgi_thread.a or libmkl_sequential.a ( in this case all treading from Intel MKL calls will be removed). Some more info about Threading Layer you can find into Table 5-3.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Tahoma;"&gt;--Gennady&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;OK, I tried linking with libmkl_pgi_thread but the same problem occured. I also tried using ilp but that also did not fix the problem. In both cases, smaller matrices were able to be solved.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2008 17:28:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-using-gt-2GB-results-in-segfault/m-p/880819#M9555</guid>
      <dc:creator>xilin1</dc:creator>
      <dc:date>2008-12-18T17:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO using &gt; 2GB results in segfault</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-using-gt-2GB-results-in-segfault/m-p/880820#M9556</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Tahoma;"&gt;Ok, I see. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Tahoma;"&gt;This version ( 10.1 ) supports PGI compiler, therefore you need to link libmkl_pgi_thread.a or libmkl_sequential.a ( in this case all treading from Intel MKL calls will be removed). Some more info about Threading Layer you can find into Table 5-3.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Tahoma;"&gt;--Gennady&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;I also tried &lt;EM&gt;&lt;EM&gt;&lt;SPAN style="font-size: 9pt; font-family: Tahoma;"&gt;libmkl_sequential &lt;/SPAN&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;SPAN style="font-size: 9pt; font-family: Tahoma;"&gt;and that did not work either.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2008 18:32:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-using-gt-2GB-results-in-segfault/m-p/880820#M9556</guid>
      <dc:creator>xilin1</dc:creator>
      <dc:date>2008-12-18T18:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO using &gt; 2GB results in segfault</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-using-gt-2GB-results-in-segfault/m-p/880821#M9557</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Tahoma;"&gt;Ok, I see. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Tahoma;"&gt;This version ( 10.1 ) supports PGI compiler, therefore you need to link libmkl_pgi_thread.a or libmkl_sequential.a ( in this case all treading from Intel MKL calls will be removed). Some more info about Threading Layer you can find into Table 5-3.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Tahoma;"&gt;--Gennady&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
is there anything else i need to change when using libmkl_pgi_thread instead of libmkl_intel_thread? i find that when using pgi_thread, setting MKL_NUM_THREADS to anything other than 1 crashes the program. Using intel_thread with more than 1 proc is fine.&lt;BR /&gt;</description>
      <pubDate>Sat, 10 Jan 2009 16:56:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-using-gt-2GB-results-in-segfault/m-p/880821#M9557</guid>
      <dc:creator>xilin1</dc:creator>
      <dc:date>2009-01-10T16:56:25Z</dc:date>
    </item>
  </channel>
</rss>

