<?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 No, it is not compiler issue. in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103838#M24032</link>
    <description>&lt;P&gt;No, it is not compiler issue. I got the same compiling error using previous compiler.&lt;/P&gt;</description>
    <pubDate>Thu, 11 May 2017 21:09:48 GMT</pubDate>
    <dc:creator>xian-zhong_guous_cd-</dc:creator>
    <dc:date>2017-05-11T21:09:48Z</dc:date>
    <item>
      <title>VDEXP undefined on windows for mkl 2017 update 2</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103833#M24027</link>
      <description>&lt;P&gt;I have following compiling error using mkl 2017 update 2 on windows (It only happens on windows; it's ok on linux)&lt;/P&gt;

&lt;P&gt;.error: identifier "VDEXP" is undefined&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VDEXP(&amp;amp;size, &amp;amp;x[0], &amp;amp;expx[0]);&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 23:33:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103833#M24027</guid>
      <dc:creator>xian-zhong_guous_cd-</dc:creator>
      <dc:date>2017-05-10T23:33:38Z</dc:date>
    </item>
    <item>
      <title>How do you build the program?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103834#M24028</link>
      <description>&lt;P&gt;How do you build the program?&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Would you like to use&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;&lt;A href="https://software.intel.com/en-us/articles/intel-mkl-link-line-advisor" target="_blank"&gt;https://software.intel.com/en-us/articles/intel-mkl-link-line-advisor&lt;/A&gt; to check whether it solves your problem or not?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 01:44:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103834#M24028</guid>
      <dc:creator>Jing_Xu</dc:creator>
      <dc:date>2017-05-11T01:44:28Z</dc:date>
    </item>
    <item>
      <title>Yes, I've used the linker</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103835#M24029</link>
      <description>&lt;P&gt;Yes, I've used the linker advisor. By the way, we've been using mkl all along. This compiling error only occurs with 2017 update 2 on windows.&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 18:56:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103835#M24029</guid>
      <dc:creator>xian-zhong_guous_cd-</dc:creator>
      <dc:date>2017-05-11T18:56:15Z</dc:date>
    </item>
    <item>
      <title>Sam, that's strange : I see</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103836#M24030</link>
      <description>&lt;P&gt;Sam, that's strange : I see this API is declared into mkl_vml_functions.h as well as in 32 &amp;amp; 64 bit libraries. &amp;nbsp;MKL 2017 u2, windows.&lt;/P&gt;

&lt;P&gt;/* Exponential function: r&lt;I&gt; = e^a&lt;I&gt; */&lt;BR /&gt;
	..............&lt;BR /&gt;
	_MKL_API(void,VDEXP,(const MKL_INT *n, const double a[], double r[]))&lt;/I&gt;&lt;/I&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 19:30:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103836#M24030</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2017-05-11T19:30:32Z</dc:date>
    </item>
    <item>
      <title>It could be our compiler</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103837#M24031</link>
      <description>&lt;P&gt;It could be our compiler issue. We recently upgraded our intel compiler.&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 19:34:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103837#M24031</guid>
      <dc:creator>xian-zhong_guous_cd-</dc:creator>
      <dc:date>2017-05-11T19:34:53Z</dc:date>
    </item>
    <item>
      <title>No, it is not compiler issue.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103838#M24032</link>
      <description>&lt;P&gt;No, it is not compiler issue. I got the same compiling error using previous compiler.&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 21:09:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103838#M24032</guid>
      <dc:creator>xian-zhong_guous_cd-</dc:creator>
      <dc:date>2017-05-11T21:09:48Z</dc:date>
    </item>
    <item>
      <title>well, I use vdexp.c example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103839#M24033</link>
      <description>&lt;P&gt;well, I use&amp;nbsp;vdexp.c example from &amp;lt;mklroot&amp;gt;\example\vmlc.&lt;/P&gt;

&lt;P&gt;compiler - icl, v 2017 &amp;nbsp;or cl - version 18.00&lt;/P&gt;

&lt;P&gt;the code is compiled and executed as expected. MKL v.2017 u2.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cl /w /MT /I"C:\APPS\Intel2017\compilers_and_libraries\windows\mkl\include" /Fevdexp.exe exe vdexp.c &amp;nbsp; "C:\APPS\Intel2017\compilers_and_libraries\w&lt;BR /&gt;
	indows\mkl\lib\intel64\mkl_intel_lp64.lib" "C:\APPS\Intel2017\compilers_and_libraries\windows\mkl\lib\intel64\mkl_intel_thread.lib" "C:\APPS\Intel2017&lt;BR /&gt;
	\compilers_and_libraries\windows\mkl\lib\intel64\mkl_core.lib" "C:\APPS\Intel2017\compilers_and_libraries\windows\compiler\lib\intel64\libiomp5md.lib"&lt;/P&gt;

&lt;P&gt;Microsoft (R) C/C++ Optimizing Compiler Version 18.00.21005.1 for x64&lt;BR /&gt;
	Copyright (C) Microsoft Corporation. &amp;nbsp;All rights reserved.&lt;/P&gt;

&lt;P&gt;vdexp.c&lt;BR /&gt;
	Microsoft (R) Incremental Linker Version 12.00.21005.1&lt;BR /&gt;
	Copyright (C) Microsoft Corporation. &amp;nbsp;All rights reserved.&lt;/P&gt;

&lt;P&gt;/out:vdexp.exe&lt;BR /&gt;
	vdexp.obj&lt;BR /&gt;
	C:\APPS\Intel2017\compilers_and_libraries\windows\mkl\lib\intel64\mkl_intel_lp64.lib&lt;BR /&gt;
	C:\APPS\Intel2017\compilers_and_libraries\windows\mkl\lib\intel64\mkl_intel_thread.lib&lt;BR /&gt;
	C:\APPS\Intel2017\compilers_and_libraries\windows\mkl\lib\intel64\mkl_core.lib&lt;BR /&gt;
	C:\APPS\Intel2017\compilers_and_libraries\windows\compiler\lib\intel64\libiomp5md.lib&lt;/P&gt;

&lt;P&gt;vdexp.exe&lt;BR /&gt;
	vdExp test/example program&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Argument &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; vdExp&lt;BR /&gt;
	===============================================================================&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-17.00000000000000 &amp;nbsp; &amp;nbsp; 4.13993771878517e-008&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-13.11110000000000 &amp;nbsp; &amp;nbsp; 2.02265409612790e-006&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -9.22220000000000 &amp;nbsp; &amp;nbsp; 9.88210420175957e-005&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -5.33330000000000 &amp;nbsp; &amp;nbsp; 4.82811092818012e-003&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -1.44440000000000 &amp;nbsp; &amp;nbsp; 2.35887566644579e-001&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2.44440000000000 &amp;nbsp; &amp;nbsp; 1.15236333441634e+001&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;6.33330000000000 &amp;nbsp; &amp;nbsp; 5.63011469474181e+002&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 10.22220000000000 &amp;nbsp; &amp;nbsp; 2.75071156199207e+004&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 14.11110000000000 &amp;nbsp; &amp;nbsp; 1.34391828719643e+006&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 18.00000000000000 &amp;nbsp; &amp;nbsp; 6.56599691373305e+007&lt;/P&gt;

&lt;P&gt;Relative accuracy is 0.0000000000000000&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 02:08:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103839#M24033</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2017-05-12T02:08:32Z</dc:date>
    </item>
    <item>
      <title>I still have this compiler</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103840#M24034</link>
      <description>&lt;P&gt;I still have this compiler error using intel 17.2 c/c++ compiler + mkl 2017.2. Any help is appreciated. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2017 18:02:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103840#M24034</guid>
      <dc:creator>xian-zhong_guous_cd-</dc:creator>
      <dc:date>2017-06-15T18:02:49Z</dc:date>
    </item>
    <item>
      <title>Do you mean - ."error:</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103841#M24035</link>
      <description>&lt;P&gt;Do you mean - ."error: identifier "VDEXP" is undefined"? &amp;nbsp;&lt;BR /&gt;
	You may check if this symbol exist in libs (mkl_core.lib or mkl_rt.lib) you linked with this case and therefore the problem with the wrong linking line or etc&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2017 19:04:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103841#M24035</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2017-06-15T19:04:18Z</dc:date>
    </item>
    <item>
      <title>It is a compiler error. I</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103842#M24036</link>
      <description>&lt;P&gt;It is a compiler error. I have no problem using intel 16.3 c/c++ + mkl 2017.2. It seems we miss some flag of intel 17.2 or naming convention for calling fortran may have been changed for intel 17.2.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2017 19:09:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103842#M24036</guid>
      <dc:creator>xian-zhong_guous_cd-</dc:creator>
      <dc:date>2017-06-15T19:09:20Z</dc:date>
    </item>
    <item>
      <title>I think that a compiler error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103843#M24037</link>
      <description>&lt;P&gt;I think that a compiler error message has been mistaken to be a linker error message in what has been said in this thread. The message "error: identifier "VDEXP" is undefined" is from the compiler, which is complaining that there is no prototype for the external function VDEXP. You should probably add &lt;STRONG&gt;#include &amp;lt;mkl_vml.h&amp;gt;&lt;/STRONG&gt; in your C source file to take care of this.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2017 01:46:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103843#M24037</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2017-06-16T01:46:02Z</dc:date>
    </item>
    <item>
      <title>The correct name to use in C</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103844#M24038</link>
      <description>&lt;P&gt;The correct name to use in C is vdExp.&lt;/P&gt;

&lt;P&gt;vdexp and VDEXP are intended to be used for FORTRAN. If you want to use them in C, please add underscore at the end (vdexp_ and VDEXP_) and pass all parameters as reference.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Jingwei&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2017 17:25:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/VDEXP-undefined-on-windows-for-mkl-2017-update-2/m-p/1103844#M24038</guid>
      <dc:creator>Jingwei_Z_Intel</dc:creator>
      <dc:date>2017-07-14T17:25:31Z</dc:date>
    </item>
  </channel>
</rss>

