<?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 Anyone have PARDISO working on OS X? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Anyone-have-PARDISO-working-on-OS-X/m-p/908248#M11895</link>
    <description>Ok,
&lt;BR /&gt;I've tried to get the sample PARDISO code (from &lt;A href="https://community.intel.com/www.pardiso-project.org" target="_blank"&gt;www.pardiso-project.org&lt;/A&gt;, slightly modified) running on two machines running OSX ( a core duo laptop using IA32 libraries and a dual quad core mac pro using both 32 and 64 bit libraries).  Regardless of whether I try the fortran or c sample code it compiles and links successfully but gives a segmentation fault when executing the first call to PARDISO (with phase = 11).  I also get a segmentation fault when trying to execute my own code.
&lt;BR /&gt;
&lt;BR /&gt;Has anyone successfully used the PARDISO routine with MKL 10.0.2.018 and the intel c/c++/fortran compiler version 10.1.012?</description>
    <pubDate>Thu, 03 Apr 2008 21:57:49 GMT</pubDate>
    <dc:creator>ringlery</dc:creator>
    <dc:date>2008-04-03T21:57:49Z</dc:date>
    <item>
      <title>Anyone have PARDISO working on OS X?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Anyone-have-PARDISO-working-on-OS-X/m-p/908248#M11895</link>
      <description>Ok,
&lt;BR /&gt;I've tried to get the sample PARDISO code (from &lt;A href="https://community.intel.com/www.pardiso-project.org" target="_blank"&gt;www.pardiso-project.org&lt;/A&gt;, slightly modified) running on two machines running OSX ( a core duo laptop using IA32 libraries and a dual quad core mac pro using both 32 and 64 bit libraries).  Regardless of whether I try the fortran or c sample code it compiles and links successfully but gives a segmentation fault when executing the first call to PARDISO (with phase = 11).  I also get a segmentation fault when trying to execute my own code.
&lt;BR /&gt;
&lt;BR /&gt;Has anyone successfully used the PARDISO routine with MKL 10.0.2.018 and the intel c/c++/fortran compiler version 10.1.012?</description>
      <pubDate>Thu, 03 Apr 2008 21:57:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Anyone-have-PARDISO-working-on-OS-X/m-p/908248#M11895</guid>
      <dc:creator>ringlery</dc:creator>
      <dc:date>2008-04-03T21:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone have PARDISO working on OS X?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Anyone-have-PARDISO-working-on-OS-X/m-p/908249#M11896</link>
      <description>Just an update...
&lt;BR /&gt;I installed MKL on a linux virtual machine running on one of the above mentioned OSX machines.  Using the same sample code, and linking as prescribed in the manual, the program compiles, links and executes as it should.  I have tried almost every conceivable combination of linking (even in groups of three, as suggested in a previous post for a different problem).
&lt;BR /&gt;
&lt;BR /&gt;So there's nothing wrong with the sample code, and it appears that it links properly in OSX.  I should mention that I'm running OSX 10.5.2.  Any insight would certainly be appreciated.</description>
      <pubDate>Mon, 07 Apr 2008 03:25:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Anyone-have-PARDISO-working-on-OS-X/m-p/908249#M11896</guid>
      <dc:creator>ringlery</dc:creator>
      <dc:date>2008-04-07T03:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone have PARDISO working on OS X?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Anyone-have-PARDISO-working-on-OS-X/m-p/908250#M11897</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;It is well known problem for 32-bit MKL 10.0 Update 2. MKL64-bit binaries for OSXshould be Ok. The reason of failures is that MKL was built byan old Intel C++ compiler which generates codes incompatible with the latest gcc libraries &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;&lt;FONT size="2"&gt;$ gcc --version&lt;BR /&gt;i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)&lt;BR /&gt;Copyright (C) 2005 Free Software Foundation, Inc.&lt;/FONT&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;As Intel compiler folk reported theseproblems with incomaptibility were fixed in&lt;FONT size="2"&gt;10.0.022and 10.1.007 Intel C++ compiler or later versions. The coming MKL 10.0 Update 3 will contain binaries rebuiltbyone of thesecompilers.In any case youhave to use at least 10.0.022 or 10.1.007 or later versions ofIntel C++/Fortran compilers. &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;There is another workaroundfor your MKL 10 Update 2 whichmight work with the latestIntel compilers. The workaround is not to use DSS/PARDISO statistics. It can be done by setting parameter MSGLVL (message level information) to 0. Hope it helps.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;All the best&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;Sergey&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2008 10:08:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Anyone-have-PARDISO-working-on-OS-X/m-p/908250#M11897</guid>
      <dc:creator>Sergey_K_Intel1</dc:creator>
      <dc:date>2008-04-07T10:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone have PARDISO working on OS X?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Anyone-have-PARDISO-working-on-OS-X/m-p/908251#M11898</link>
      <description>Thanks for the answer.  I have gotten it working with the 64 bit libraries.  Changing the MSGLVL and using the 32 bit libraries didn't seem to work, though.</description>
      <pubDate>Tue, 08 Apr 2008 02:47:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Anyone-have-PARDISO-working-on-OS-X/m-p/908251#M11898</guid>
      <dc:creator>ringlery</dc:creator>
      <dc:date>2008-04-08T02:47:57Z</dc:date>
    </item>
  </channel>
</rss>

