<?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 Newbie: How to include the functions in MKL to my program? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Newbie-How-to-include-the-functions-in-MKL-to-my-program/m-p/975308#M17031</link>
    <description>I just installed MKL 7.0. &lt;BR /&gt;I'm trying to use some random generators of MKL in my program. &lt;BR /&gt;I add one line "include 'mkl_vsl.fi'" in the beginning of my program, but it can't find this file. Then I add total path in front of it but it return with some other strange errors.&lt;BR /&gt;So I think my question is what I should do to my program and some other stuff to use the functions in the library. I've gone througth the manual for MKL but nothing is talked about this.&lt;BR /&gt;Thanks in advance!</description>
    <pubDate>Sat, 17 Sep 2005 03:21:40 GMT</pubDate>
    <dc:creator>myang</dc:creator>
    <dc:date>2005-09-17T03:21:40Z</dc:date>
    <item>
      <title>Newbie: How to include the functions in MKL to my program?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Newbie-How-to-include-the-functions-in-MKL-to-my-program/m-p/975308#M17031</link>
      <description>I just installed MKL 7.0. &lt;BR /&gt;I'm trying to use some random generators of MKL in my program. &lt;BR /&gt;I add one line "include 'mkl_vsl.fi'" in the beginning of my program, but it can't find this file. Then I add total path in front of it but it return with some other strange errors.&lt;BR /&gt;So I think my question is what I should do to my program and some other stuff to use the functions in the library. I've gone througth the manual for MKL but nothing is talked about this.&lt;BR /&gt;Thanks in advance!</description>
      <pubDate>Sat, 17 Sep 2005 03:21:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Newbie-How-to-include-the-functions-in-MKL-to-my-program/m-p/975308#M17031</guid>
      <dc:creator>myang</dc:creator>
      <dc:date>2005-09-17T03:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie: How to include the functions in MKL to my program?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Newbie-How-to-include-the-functions-in-MKL-to-my-program/m-p/975309#M17032</link>
      <description>&lt;P&gt;I usually include the header in my sourcejust as you did at first (#include "mkl.h") then specify the directory on the build line (e.g., &lt;FONT face="Courier New"&gt;icc -I/opt/intel/mkl/8.0/include&lt;/FONT&gt; ...). To understand what your second problem is I'dhave to hear the error message.&lt;/P&gt;
&lt;P&gt;Two otheravenues for finding the problem: Submit a issue at Premier Support, or look at theVSL example code in the examples/vslcsub-directory.&lt;/P&gt;
&lt;P&gt;-Todd&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Sep 2005 03:04:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Newbie-How-to-include-the-functions-in-MKL-to-my-program/m-p/975309#M17032</guid>
      <dc:creator>Todd_R_Intel</dc:creator>
      <dc:date>2005-09-20T03:04:04Z</dc:date>
    </item>
    <item>
      <title>Thanks!</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Newbie-How-to-include-the-functions-in-MKL-to-my-program/m-p/975310#M17033</link>
      <description>Thanks! I solve the problem.</description>
      <pubDate>Tue, 20 Sep 2005 03:23:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Newbie-How-to-include-the-functions-in-MKL-to-my-program/m-p/975310#M17033</guid>
      <dc:creator>myang</dc:creator>
      <dc:date>2005-09-20T03:23:58Z</dc:date>
    </item>
  </channel>
</rss>

