<?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 Dynamic linking fftw mkl in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Dynamic-linking-fftw-mkl/m-p/906251#M11733</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;did you set the LD_LIBRARY_PATH?&lt;/P&gt;
&lt;P&gt;--Gennady&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jan 2010 16:25:23 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2010-01-28T16:25:23Z</dc:date>
    <item>
      <title>Dynamic linking fftw mkl</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Dynamic-linking-fftw-mkl/m-p/906250#M11732</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;I'm using ifort 11.1 running on IA-32 with MKL 10.2 and my code calls fftw routines.&lt;/P&gt;
&lt;P&gt;I tried a static linking that worked (quit slowly, but it worked) :&lt;/P&gt;
&lt;P&gt;MKLPATH2 = /home/intel/lib/32/&lt;BR /&gt;MKLINCLUDE = /home/intel/include&lt;BR /&gt;LIBS = -Wl,--start-group ${MKLPATH2}/libmkl_intel.a ${MKLPATH2}/libmkl_sequential.a ${MKLPATH2}/libmkl_core.a -Wl,--end-group -lpthread&lt;BR /&gt;ifort -o $@ $(OBJS) -L$(MKLPATH2) -I$(MKLINCLUDE) $(LIBS)&lt;/P&gt;
&lt;P&gt;But unfortunatly, dynamic linking doesn't let me call FFTW routines and returns a segmentation fault :&lt;/P&gt;
&lt;P&gt;MKLPATH2 = /home/intel/lib/32/&lt;BR /&gt;MKLINCLUDE = /home/intel/include&lt;BR /&gt;LIBS = -lmkl_intel -lmkl_sequential -lmkl_core -lpthread&lt;BR /&gt;ifort -o $@ $(OBJS) -L$(MKLPATH2) -I$(MKLINCLUDE) $(LIBS)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'd like t o use dynamic linking since it's much faster, did you already experienced this problem ?&lt;/P&gt;
&lt;P&gt;Hadrien&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2010 08:42:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Dynamic-linking-fftw-mkl/m-p/906250#M11732</guid>
      <dc:creator>hadrien</dc:creator>
      <dc:date>2010-01-28T08:42:33Z</dc:date>
    </item>
    <item>
      <title>Dynamic linking fftw mkl</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Dynamic-linking-fftw-mkl/m-p/906251#M11733</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;did you set the LD_LIBRARY_PATH?&lt;/P&gt;
&lt;P&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2010 16:25:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Dynamic-linking-fftw-mkl/m-p/906251#M11733</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-01-28T16:25:23Z</dc:date>
    </item>
  </channel>
</rss>

