<?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 MKL7.2 and Intel Fortran 8.1 LNK2019 Error in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL7-2-and-Intel-Fortran-8-1-LNK2019-Error/m-p/992031#M18040</link>
    <description>&lt;DIV&gt;I am using Intel Fortran 8.1 Compiler on the Windows Net environment. One month ago because of the better Random Number Generator need I acquired MKL 7.2. I spent a lot of time but always getting the error of LNK2019:unresolved external symbolwhen I call &lt;FONT color="#ff0000"&gt;vslnewstream &lt;/FONT&gt;and &lt;FONT color="#ff0000"&gt;vdrnguniform&lt;/FONT&gt; subroutines. Can I get a sample Fortran code for the Windows Net environment for thevdrnguniform subroutine? My code is like that:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;include 'mkl_vsl.fi'&lt;/DIV&gt;
&lt;DIV&gt;Program TEST&lt;/DIV&gt;
&lt;DIV&gt;use MKL_VSL_TYPE&lt;BR /&gt;use MKL_VSL&lt;/DIV&gt;
&lt;DIV&gt;..&lt;/DIV&gt;
&lt;DIV&gt;..&lt;/DIV&gt;
&lt;DIV&gt;..&lt;/DIV&gt;
&lt;DIV&gt;TYPE (VSL_STREAM_STATE),POINTER::stream&lt;/DIV&gt;
&lt;DIV&gt;..&lt;/DIV&gt;
&lt;DIV&gt;..&lt;/DIV&gt;
&lt;DIV&gt;brng=VSL_BRNG_MCG31&lt;/DIV&gt;
&lt;DIV&gt;..&lt;/DIV&gt;
&lt;DIV&gt;call vslnewstream(stream,brng,seed)&lt;/DIV&gt;
&lt;DIV&gt;call vdrnguniform(method,stream,n,r,a,b)&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;END Program&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Additional dependencies:mkl_s.lib&lt;/DIV&gt;
&lt;DIV&gt;Additional library directories: ../../../lib,lib,../../ia32/lib,%lib%&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Best regards.&lt;/DIV&gt;
&lt;DIV&gt;Nevsan Sengil&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Sun, 24 Apr 2005 16:32:09 GMT</pubDate>
    <dc:creator>sengiln</dc:creator>
    <dc:date>2005-04-24T16:32:09Z</dc:date>
    <item>
      <title>MKL7.2 and Intel Fortran 8.1 LNK2019 Error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL7-2-and-Intel-Fortran-8-1-LNK2019-Error/m-p/992031#M18040</link>
      <description>&lt;DIV&gt;I am using Intel Fortran 8.1 Compiler on the Windows Net environment. One month ago because of the better Random Number Generator need I acquired MKL 7.2. I spent a lot of time but always getting the error of LNK2019:unresolved external symbolwhen I call &lt;FONT color="#ff0000"&gt;vslnewstream &lt;/FONT&gt;and &lt;FONT color="#ff0000"&gt;vdrnguniform&lt;/FONT&gt; subroutines. Can I get a sample Fortran code for the Windows Net environment for thevdrnguniform subroutine? My code is like that:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;include 'mkl_vsl.fi'&lt;/DIV&gt;
&lt;DIV&gt;Program TEST&lt;/DIV&gt;
&lt;DIV&gt;use MKL_VSL_TYPE&lt;BR /&gt;use MKL_VSL&lt;/DIV&gt;
&lt;DIV&gt;..&lt;/DIV&gt;
&lt;DIV&gt;..&lt;/DIV&gt;
&lt;DIV&gt;..&lt;/DIV&gt;
&lt;DIV&gt;TYPE (VSL_STREAM_STATE),POINTER::stream&lt;/DIV&gt;
&lt;DIV&gt;..&lt;/DIV&gt;
&lt;DIV&gt;..&lt;/DIV&gt;
&lt;DIV&gt;brng=VSL_BRNG_MCG31&lt;/DIV&gt;
&lt;DIV&gt;..&lt;/DIV&gt;
&lt;DIV&gt;call vslnewstream(stream,brng,seed)&lt;/DIV&gt;
&lt;DIV&gt;call vdrnguniform(method,stream,n,r,a,b)&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;END Program&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Additional dependencies:mkl_s.lib&lt;/DIV&gt;
&lt;DIV&gt;Additional library directories: ../../../lib,lib,../../ia32/lib,%lib%&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Best regards.&lt;/DIV&gt;
&lt;DIV&gt;Nevsan Sengil&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 24 Apr 2005 16:32:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL7-2-and-Intel-Fortran-8-1-LNK2019-Error/m-p/992031#M18040</guid>
      <dc:creator>sengiln</dc:creator>
      <dc:date>2005-04-24T16:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: MKL7.2 and Intel Fortran 8.1 LNK2019 Error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL7-2-and-Intel-Fortran-8-1-LNK2019-Error/m-p/992032#M18041</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Try linking mkl_c.lib instead of mkl_s.lib. The first is the cdecl interface which is used by default with the Intel Fortran compiler and the second is the CVF default interface (similar to stdcall). This might solve your problem.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Todd&lt;/DIV&gt;</description>
      <pubDate>Sun, 24 Apr 2005 20:41:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL7-2-and-Intel-Fortran-8-1-LNK2019-Error/m-p/992032#M18041</guid>
      <dc:creator>Todd_R_Intel</dc:creator>
      <dc:date>2005-04-24T20:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: MKL7.2 and Intel Fortran 8.1 LNK2019 Error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL7-2-and-Intel-Fortran-8-1-LNK2019-Error/m-p/992033#M18042</link>
      <description>&lt;DIV&gt;Dear Todd,&lt;/DIV&gt;
&lt;DIV&gt;Thank you very much for the answer. My problem is solved.&lt;/DIV&gt;
&lt;DIV&gt;Best regards.&lt;/DIV&gt;
&lt;DIV&gt;Nevsan&lt;/DIV&gt;</description>
      <pubDate>Mon, 25 Apr 2005 20:59:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL7-2-and-Intel-Fortran-8-1-LNK2019-Error/m-p/992033#M18042</guid>
      <dc:creator>sengiln</dc:creator>
      <dc:date>2005-04-25T20:59:00Z</dc:date>
    </item>
  </channel>
</rss>

