<?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 Re: : undefined reference to `vmldSinCos2' in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-to-vmldSinCos2/m-p/992318#M18061</link>
    <description>&lt;P&gt;vmldSinCos2 comes from Intel compiler's vecotorizer (specifically from libsvml.a runtime library). Linking libsvml.awith the applicationmight help.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Nov 2005 10:45:13 GMT</pubDate>
    <dc:creator>Sergey_M_Intel2</dc:creator>
    <dc:date>2005-11-07T10:45:13Z</dc:date>
    <item>
      <title>: undefined reference to `vmldSinCos2'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-to-vmldSinCos2/m-p/992314#M18057</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am trying to compile an electronic band structure program on p4-ifc-linux.&lt;BR /&gt;&lt;BR /&gt;I have installed mkl 7.2.1, and fftw 3.0.1.&lt;BR /&gt;Below is the entry in the Makefile that include BLAS:&lt;BR /&gt; &lt;BR /&gt;BLAS=-L/opt/intel/mkl721/lib/32 -lmkl_p4 -lguide&lt;BR /&gt;&lt;BR /&gt;And this is the line that include FFT3D:&lt;BR /&gt;&lt;BR /&gt;FFT3D   = fftw3d.o fft3dlib.o /usr/lib/libfftw3.a&lt;BR /&gt;&lt;BR /&gt;I encounter the following link error: &lt;BR /&gt;&lt;BR /&gt;paw.o(.text+0x8338): In function `paw_mp_augsym_noncol_':&lt;BR /&gt;: undefined reference to `vmldSin2'&lt;BR /&gt;paw.o(.text+0x834f): In function `paw_mp_augsym_noncol_':&lt;BR /&gt;: undefined reference to `vmldSin2'&lt;BR /&gt;fft3dlib.o(.text+0x4e6c): In function `ftrigc_':&lt;BR /&gt;: undefined reference to `vmldSinCos2'&lt;BR /&gt;fft3dlib.o(.text+0x4fcf): In function `ftrigr_':&lt;BR /&gt;: undefined reference to `vmldSinCos2'&lt;BR /&gt;fft3dlib.o(.text+0x5181): In function `ftrigr_':&lt;BR /&gt;: undefined reference to `vmldSinCos2'&lt;BR /&gt;make: *** [vasp] Error 1&lt;BR /&gt;&lt;BR /&gt;Any advice to fix this error will be highly appreciated.&lt;BR /&gt;Ravi</description>
      <pubDate>Sat, 16 Apr 2005 00:37:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-to-vmldSinCos2/m-p/992314#M18057</guid>
      <dc:creator>blackhole_o</dc:creator>
      <dc:date>2005-04-16T00:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: : undefined reference to `vmldSinCos2'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-to-vmldSinCos2/m-p/992315#M18058</link>
      <description>If you compile with -xW (or similar), you should&lt;BR /&gt;also link with this option.</description>
      <pubDate>Mon, 18 Apr 2005 16:44:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-to-vmldSinCos2/m-p/992315#M18058</guid>
      <dc:creator>schorscherl</dc:creator>
      <dc:date>2005-04-18T16:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: : undefined reference to `vmldSinCos2'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-to-vmldSinCos2/m-p/992316#M18059</link>
      <description>&lt;DIV&gt;Hey guys,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;did you intend this thread for the compiler forum?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 26 Apr 2005 01:00:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-to-vmldSinCos2/m-p/992316#M18059</guid>
      <dc:creator>jeffrey-gallagher</dc:creator>
      <dc:date>2005-04-26T01:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: : undefined reference to `vmldSinCos2'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-to-vmldSinCos2/m-p/992317#M18060</link>
      <description>Ravi,

This looks like a problem associated with FFTW and not MKL despite the similarity in the names of the undefined functions to vml functions.

I am not familiar with the details of using FFTW so cannot comment on this.

The one thing you can do to assure that this is indeed a FFTW issue and not MKL is to comment out either the BLAS calls or the FFTW calls and try to rebuild the program to isolate where the problem is.

Bruce</description>
      <pubDate>Fri, 29 Apr 2005 12:14:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-to-vmldSinCos2/m-p/992317#M18060</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2005-04-29T12:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: : undefined reference to `vmldSinCos2'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-to-vmldSinCos2/m-p/992318#M18061</link>
      <description>&lt;P&gt;vmldSinCos2 comes from Intel compiler's vecotorizer (specifically from libsvml.a runtime library). Linking libsvml.awith the applicationmight help.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2005 10:45:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-to-vmldSinCos2/m-p/992318#M18061</guid>
      <dc:creator>Sergey_M_Intel2</dc:creator>
      <dc:date>2005-11-07T10:45:13Z</dc:date>
    </item>
  </channel>
</rss>

