<?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: How to run PARDISO examples? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-run-PARDISO-examples/m-p/882125#M9678</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial;"&gt;Interesting&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial;"&gt;What Fortran compiler version do you use? ( ifort v ?)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial;"&gt;Is this 32 or 64 compiler?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial;"&gt;--Gennady&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Dec 2008 07:53:27 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2008-12-16T07:53:27Z</dc:date>
    <item>
      <title>How to run PARDISO examples?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-run-PARDISO-examples/m-p/882124#M9677</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am having some trouble running the PARDISO examples on my intel Macbook. I have tried the following command&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;make lib32 function=pardiso_unsym_f&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;and I get the following response:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;ranlib ../../lib/32/libmkl_solver.a&lt;BR /&gt;make pardiso_unsym_f.res EXT=a _IA=32 RES_EXT=lib&lt;BR /&gt;mkdir -p ./_results/intel_parallel_32_lib&lt;BR /&gt;ifort -w -I../../include -fpp source/pardiso_unsym_f.f -L/Library/Frameworks/Intel_MKL.framework/Versions/10.0.2.018/lib/32 /Library/Frameworks/Intel_MKL.framework/Versions/10.0.2.018/lib/32/libmkl_solver.a /Library/Frameworks/Intel_MKL.framework/Versions/10.0.2.018/lib/32/libmkl_intel.a /Library/Frameworks/Intel_MKL.framework/Versions/10.0.2.018/lib/32/libmkl_intel_thread.a /Library/Frameworks/Intel_MKL.framework/Versions/10.0.2.018/lib/32/libmkl_core.a /Library/Frameworks/Intel_MKL.framework/Versions/10.0.2.018/lib/32/libmkl_intel_thread.a /Library/Frameworks/Intel_MKL.framework/Versions/10.0.2.018/lib/32/libmkl_core.a /Library/Frameworks/Intel_MKL.framework/Versions/10.0.2.018/lib/32/libguide.a -lpthread -lm -o _results/intel_parallel_32_lib/pardiso_unsym_f.out&lt;BR /&gt;source/pardiso_unsym_f.f(72): (col. 7) remark: LOOP WAS VECTORIZED.&lt;BR /&gt;source/pardiso_unsym_f.f(75): (col. 7) remark: BLOCK WAS VECTORIZED.&lt;BR /&gt;source/pardiso_unsym_f.f(100): (col. 7) remark: LOOP WAS VECTORIZED.&lt;BR /&gt;source/pardiso_unsym_f.f(127): (col. 7) remark: LOOP WAS VECTORIZED.&lt;BR /&gt;export DYLD_LIBRARY_PATH=/Library/Frameworks/Intel_MKL.framework/Versions/10.0.2.018/lib/32:/Library/Frameworks/Intel_MKL.framework/Versions/10.0.2.018/lib/32:/opt/intel/fc/10.1.014/lib; _results/intel_parallel_32_lib/pardiso_unsym_f.out &amp;gt;_results/intel_parallel_32_lib/pardiso_unsym_f.res&lt;BR /&gt;Message Catalog System: corrupt file.Message Catalog System: corrupt file.Message Catalog System: corrupt file.forrtl: severe (174): SIGSEGV, segmentation fault occurred&lt;BR /&gt;Image PC Routine Line Source &lt;BR /&gt;pardiso_unsym_f.o 002C7F57 Unknown Unknown Unknown&lt;BR /&gt;pardiso_unsym_f.o 002C73F3 Unknown Unknown Unknown&lt;BR /&gt;pardiso_unsym_f.o 0029E41E Unknown Unknown Unknown&lt;BR /&gt;pardiso_unsym_f.o 0027D326 Unknown Unknown Unknown&lt;BR /&gt;pardiso_unsym_f.o 00283EC3 Unknown Unknown Unknown&lt;BR /&gt;libSystem.B.dylib 9315F09B Unknown Unknown Unknown&lt;BR /&gt;Unknown FFFFFFFF Unknown Unknown Unknown&lt;BR /&gt;&lt;BR /&gt;Stack trace terminated abnormally.&lt;BR /&gt;make[1]: *** [pardiso_unsym_f.res] Error 174&lt;BR /&gt;make: *** [lib32] Error 2&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Does anyone know what the problem might be here? I would really appreciate some input.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mandrew&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2008 20:39:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-run-PARDISO-examples/m-p/882124#M9677</guid>
      <dc:creator>mandrew</dc:creator>
      <dc:date>2008-12-15T20:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to run PARDISO examples?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-run-PARDISO-examples/m-p/882125#M9678</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial;"&gt;Interesting&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial;"&gt;What Fortran compiler version do you use? ( ifort v ?)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial;"&gt;Is this 32 or 64 compiler?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial;"&gt;--Gennady&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2008 07:53:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-run-PARDISO-examples/m-p/882125#M9678</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2008-12-16T07:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to run PARDISO examples?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-run-PARDISO-examples/m-p/882126#M9679</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;Gennady,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The compiler is for a 32 bit machine:&lt;/P&gt;
&lt;P&gt;Intel Fortran Compiler for applications running on IA-32, Version 10.1 Build 20080312 Package ID: m_fc_p_10.1.014&lt;BR /&gt;Copyright (C) 1985-2008 Intel Corporation. All rights reserved.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The interesting thing is that I was able to run the examples on another machine (64 bit Mac Pro) using the same procedure.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2008 16:58:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-run-PARDISO-examples/m-p/882126#M9679</guid>
      <dc:creator>mandrew</dc:creator>
      <dc:date>2008-12-16T16:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to run PARDISO examples?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-run-PARDISO-examples/m-p/882127#M9680</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/281348"&gt;mandrew&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;P&gt;Gennady,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The compiler is for a 32 bit machine:&lt;/P&gt;
&lt;P&gt;Intel Fortran Compiler for applications running on IA-32, Version 10.1 Build 20080312 Package ID: m_fc_p_10.1.014&lt;BR /&gt;Copyright (C) 1985-2008 Intel Corporation. All rights reserved.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The interesting thing is that I was able to run the examples on another machine (64 bit Mac Pro) using the same procedure.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Michael&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Hi Michael,&lt;/P&gt;
&lt;P&gt;I see such message "&lt;SPAN style="border-collapse: collapse;"&gt;Message Catalog System: corrupt file.Message Catalog System: corrupt file.Message Catalog System: corrupt file.forrtl: severe&lt;SPAN style="border-collapse: separate;"&gt;".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="border-collapse: collapse;"&gt;&lt;SPAN style="border-collapse: separate;"&gt;More likely you need to re-install your compiler. Fortran runtime library is corrupted. It's the serious problem.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="border-collapse: collapse;"&gt;&lt;SPAN style="border-collapse: separate;"&gt;-Vladimir&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="border-collapse: collapse;"&gt;&lt;SPAN style="border-collapse: separate;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2008 08:14:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-run-PARDISO-examples/m-p/882127#M9680</guid>
      <dc:creator>Vladimir_Lunev</dc:creator>
      <dc:date>2008-12-17T08:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to run PARDISO examples?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-run-PARDISO-examples/m-p/882128#M9681</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/19672"&gt;Vladimir Lunev (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;/DIV&gt;
&lt;P&gt;Hi Michael,&lt;/P&gt;
&lt;P&gt;I see such message "&lt;SPAN style="border-collapse: collapse;"&gt;Message Catalog System: corrupt file.Message Catalog System: corrupt file.Message Catalog System: corrupt file.forrtl: severe&lt;SPAN style="border-collapse: separate;"&gt;".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="border-collapse: collapse;"&gt;&lt;SPAN style="border-collapse: separate;"&gt;More likely you need to re-install your compiler. Fortran runtime library is corrupted. It's the serious problem.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="border-collapse: collapse;"&gt;&lt;SPAN style="border-collapse: separate;"&gt;-Vladimir&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="border-collapse: collapse;"&gt;&lt;SPAN style="border-collapse: separate;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Vladimir,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the assistance - I reinstalled the (updated) versions of the Intel Fortran Compiler and Math Kernel Library and everything appears to be working fine.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Mandrew&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2008 07:54:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-run-PARDISO-examples/m-p/882128#M9681</guid>
      <dc:creator>mandrew</dc:creator>
      <dc:date>2008-12-18T07:54:30Z</dc:date>
    </item>
  </channel>
</rss>

