<?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 Bus error  when using MKL 10.3 beta in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Bus-error-when-using-MKL-10-3-beta/m-p/831981#M5699</link>
    <description>The system environment is Intel XeonE5450,16GB memory,Redhat Enterprise Linux 5.2,Intel Fortran Compiler 10.1.&lt;DIV&gt;In order to use interge8 address, I followed Gennady's suggestionand installed MKL 10.3 beta in my own directory( I do not have root authorization).&lt;/DIV&gt;&lt;DIV&gt;I tested a small scale case in which interge4 address issufficient and the compile and link command is:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;ifortmkl_dfti.f90 mkl_poisson.f90 ..myprogram.f90-L/myPath.../mkl/lib/intel64/ -Wl,--start-group -lmkl_intel_ilp64 -lmkl_sequential -lmkl_core -Wl,--end-group -lpthread&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;&lt;BR /&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;The compile was successful andLD_LIBRARY_PATH was correctly set. But when I run the object file "a.out", &lt;I&gt;bus error&lt;/I&gt; happened.&lt;/DIV&gt;&lt;DIV&gt;I know it's about invoking poisson library in MKL because before that everything is ok(I have some screen outputs).&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks in advance.&lt;/DIV&gt;&lt;DIV&gt;                                                               &lt;/DIV&gt;</description>
    <pubDate>Tue, 31 Aug 2010 02:32:26 GMT</pubDate>
    <dc:creator>Chang_Lei</dc:creator>
    <dc:date>2010-08-31T02:32:26Z</dc:date>
    <item>
      <title>Bus error  when using MKL 10.3 beta</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Bus-error-when-using-MKL-10-3-beta/m-p/831981#M5699</link>
      <description>The system environment is Intel XeonE5450,16GB memory,Redhat Enterprise Linux 5.2,Intel Fortran Compiler 10.1.&lt;DIV&gt;In order to use interge8 address, I followed Gennady's suggestionand installed MKL 10.3 beta in my own directory( I do not have root authorization).&lt;/DIV&gt;&lt;DIV&gt;I tested a small scale case in which interge4 address issufficient and the compile and link command is:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;ifortmkl_dfti.f90 mkl_poisson.f90 ..myprogram.f90-L/myPath.../mkl/lib/intel64/ -Wl,--start-group -lmkl_intel_ilp64 -lmkl_sequential -lmkl_core -Wl,--end-group -lpthread&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;&lt;BR /&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;The compile was successful andLD_LIBRARY_PATH was correctly set. But when I run the object file "a.out", &lt;I&gt;bus error&lt;/I&gt; happened.&lt;/DIV&gt;&lt;DIV&gt;I know it's about invoking poisson library in MKL because before that everything is ok(I have some screen outputs).&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks in advance.&lt;/DIV&gt;&lt;DIV&gt;                                                               &lt;/DIV&gt;</description>
      <pubDate>Tue, 31 Aug 2010 02:32:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Bus-error-when-using-MKL-10-3-beta/m-p/831981#M5699</guid>
      <dc:creator>Chang_Lei</dc:creator>
      <dc:date>2010-08-31T02:32:26Z</dc:date>
    </item>
    <item>
      <title>Bus error  when using MKL 10.3 beta</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Bus-error-when-using-MKL-10-3-beta/m-p/831982#M5700</link>
      <description>for supportring ILP64 interfaces you have to use special compiler's options i8 ( for Fortran ) and-DMKL_ILP64 for C/C++ compilers.&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;therefore, c&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.8333px;"&gt;ompiling for ILP64 you have to use the following command line&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 10.8333px;"&gt;ifort -i8 -I&lt;MKL drectory=""&gt;/include &lt;/MKL&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 10.8333px;"&gt;See more info into MKL User's Guide, Chapter 3..&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 10.8333px;"&gt;--Gennady&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 31 Aug 2010 04:53:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Bus-error-when-using-MKL-10-3-beta/m-p/831982#M5700</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-08-31T04:53:27Z</dc:date>
    </item>
  </channel>
</rss>

