<?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 How did you link this example in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-using-CGEQRF/m-p/992128#M18047</link>
    <description>How did you link this example? Please check with the Linker Adviser how to do that. see the link to the adviser follow this link: &lt;A href="http://software.intel.com/sites/products/mkl/" target="_blank"&gt;http://software.intel.com/sites/products/mkl/&lt;/A&gt;</description>
    <pubDate>Mon, 17 Sep 2012 15:46:35 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2012-09-17T15:46:35Z</dc:date>
    <item>
      <title>Problems using CGEQRF</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-using-CGEQRF/m-p/992127#M18046</link>
      <description>&lt;P&gt;I am trying to use Lapack's cgeqrf routine but there is something wrong:&lt;/P&gt;
&lt;P&gt;!---------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;program main&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;implicit none&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;integer,parameter :: p = 5&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt; complex :: tau(p), u(p,p), work(p)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;u = cmplx(1.0,0.0)&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt; tau = cmplx(0.0,0.0)&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt; work = cmplx(0.0,0.0)&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt; call cgeqrf(p, p, u, p, tau, work, p)&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;end program main&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;!---------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;Then, when trying to run:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;† perjanus † Area51 $&lt;/STRONG&gt; ifort -L/opt/intel/composerxe/mkl/lib/intel64/ -traceback -mkl ./main.f90 -o main.exe &lt;BR /&gt;&lt;STRONG&gt;† perjanus † Area51 $&lt;/STRONG&gt; ./main.exe &lt;BR /&gt;forrtl: severe (174): SIGSEGV, segmentation fault occurred&lt;BR /&gt;Image PC Routine Line Source &lt;BR /&gt;libmkl_intel_lp64 00007F92E6F46A64 Unknown Unknown Unknown&lt;BR /&gt;main.exe 0000000000403880 MAIN__ 13 main.f90&lt;BR /&gt;main.exe 000000000040371C Unknown Unknown Unknown&lt;BR /&gt;libc.so.6 00007F92E3F334BD Unknown Unknown Unknown&lt;BR /&gt;main.exe 0000000000403619 Unknown Unknown Unknown&lt;BR /&gt;&lt;STRONG&gt;† perjanus † Area51 $&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Am I doing something wrong? I am using ifort&amp;nbsp;12.1.5 20120612 (don't know how to find mkl version, but it came in the same bundle with ifort and icc).&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Sep 2012 18:27:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-using-CGEQRF/m-p/992127#M18046</guid>
      <dc:creator>holysword</dc:creator>
      <dc:date>2012-09-16T18:27:13Z</dc:date>
    </item>
    <item>
      <title>How did you link this example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-using-CGEQRF/m-p/992128#M18047</link>
      <description>How did you link this example? Please check with the Linker Adviser how to do that. see the link to the adviser follow this link: &lt;A href="http://software.intel.com/sites/products/mkl/" target="_blank"&gt;http://software.intel.com/sites/products/mkl/&lt;/A&gt;</description>
      <pubDate>Mon, 17 Sep 2012 15:46:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-using-CGEQRF/m-p/992128#M18047</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2012-09-17T15:46:35Z</dc:date>
    </item>
  </channel>
</rss>

