<?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 Were you able to figure this in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Octave-3-8-1-with-MKL/m-p/1032217#M20201</link>
    <description>&lt;P&gt;Were you able to figure this out?&amp;nbsp; I was using ifort and icc as well.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Dec 2014 17:46:10 GMT</pubDate>
    <dc:creator>Michael_J_3</dc:creator>
    <dc:date>2014-12-15T17:46:10Z</dc:date>
    <item>
      <title>Octave 3.8.1 with MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Octave-3-8-1-with-MKL/m-p/1032215#M20199</link>
      <description>&lt;P&gt;I am trying to rebuild GNU Octave &amp;nbsp;with the Intel MKL on Ubuntu 14.04&lt;/P&gt;

&lt;P&gt;uname -a&lt;/P&gt;

&lt;P&gt;Linux zoli-Precision-WorkStation-T3500 3.13.0-27-generic #50-Ubuntu SMP Thu May 15 18:06:16 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;base on the description:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/using-intel-mkl-in-gnu-octave" target="_blank"&gt;https://software.intel.com/en-us/articles/using-intel-mkl-in-gnu-octave&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The only thing I haven't done is to edit the&amp;nbsp;&amp;nbsp;configure.in file since there is no such file in the source directory of Octave 3.8.1. But this has something to do with fft which I don't need now anyway (I guess it's not a problem).&lt;/P&gt;

&lt;P&gt;Having set the enviroment variables (CC, CXX, F77, CFLAGS, CPPFLAGS, LDFLAGS)&amp;nbsp;I run configure with the suggested parameters and I get the following error:&lt;/P&gt;

&lt;P&gt;checking whether ifort has the intrinsic function ISNAN... yes&lt;BR /&gt;
	checking whether ifort generates correct size integers... no&lt;BR /&gt;
	configure: error: your Fortran compiler must have an option to make integers the same size as octave_idx_type (int). &amp;nbsp;See the file INSTALL for more information.&lt;/P&gt;

&lt;P&gt;I have installed both the Intel C++ and Fortran compilers (l_ccompxe_2013_sp1.3.174 and&amp;nbsp;l_fcompxe_2013_sp1.3.174) with only the 64 bit option.&lt;/P&gt;

&lt;P&gt;SInce the error message refers to Fortan I posted this problem here but not sure if it is really the problem of the Fortran compiler.&lt;/P&gt;

&lt;P&gt;Could anyone help me please?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2014 15:16:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Octave-3-8-1-with-MKL/m-p/1032215#M20199</guid>
      <dc:creator>Zoltan_K_</dc:creator>
      <dc:date>2014-06-04T15:16:28Z</dc:date>
    </item>
    <item>
      <title>I've moved this over to the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Octave-3-8-1-with-MKL/m-p/1032216#M20200</link>
      <description>&lt;P&gt;I've moved this over to the MKL forum as folks there may be more familiar with this. I will comment that Intel Fortran's default integers are the same as C int, so maybe you added an option to change it that isn't shown in the article.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2014 14:13:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Octave-3-8-1-with-MKL/m-p/1032216#M20200</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2014-06-06T14:13:06Z</dc:date>
    </item>
    <item>
      <title>Were you able to figure this</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Octave-3-8-1-with-MKL/m-p/1032217#M20201</link>
      <description>&lt;P&gt;Were you able to figure this out?&amp;nbsp; I was using ifort and icc as well.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 17:46:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Octave-3-8-1-with-MKL/m-p/1032217#M20201</guid>
      <dc:creator>Michael_J_3</dc:creator>
      <dc:date>2014-12-15T17:46:10Z</dc:date>
    </item>
    <item>
      <title>I've got the same issue while</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Octave-3-8-1-with-MKL/m-p/1032218#M20202</link>
      <description>&lt;P&gt;I've got the same issue while configuring octave 4.2.0, using&amp;nbsp;parallel_studio_xe_2017_update1 and&amp;nbsp;l_mkl_2017.0.098.&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;./configure --with-blas="-Wl,--start-group -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -Wl,--end-group -liomp5 -lpthread" --with-lapack="-Wl,--start-group -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -Wl,--end-group -liomp5 -lpthread" --enable-fortran-calling-convention=gfortran&lt;/PRE&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;uname -a:&amp;nbsp;Linux ### 4.4.0-47-generic #68-Ubuntu SMP Wed Oct 26 19:39:52 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Did you find a solution?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 16:50:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Octave-3-8-1-with-MKL/m-p/1032218#M20202</guid>
      <dc:creator>huang__astone</dc:creator>
      <dc:date>2016-11-23T16:50:00Z</dc:date>
    </item>
  </channel>
</rss>

