<?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: Error in example program for MKL_GET_VERSION_STRING in MKL reference in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-example-program-for-MKL-GET-VERSION-STRING-in-MKL/m-p/1277214#M31258</link>
    <description>&lt;P&gt;Thanks, mecej4. You are right. We will fix that.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Apr 2021 04:33:35 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2021-04-28T04:33:35Z</dc:date>
    <item>
      <title>Error in example program for MKL_GET_VERSION_STRING in MKL reference</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-example-program-for-MKL-GET-VERSION-STRING-in-MKL/m-p/1276966#M31251</link>
      <description>&lt;P&gt;The &lt;A href="https://software.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-fortran/top/support-functions/version-information/mkl-get-version-string.html" target="_self"&gt;MKL Reference&lt;/A&gt; contains a short example program for using MKL_GET_VERSION_STRING (Fortran callable MKL routine):&lt;/P&gt;
&lt;LI-CODE lang="fortran"&gt;program mkl_get_version_string

character*198  buf

call mkl_get_version_string(buf)
write(*,'(a)') buf

end&lt;/LI-CODE&gt;
&lt;P&gt;Please correct the program by changing the first line -- the program name cannot be the same as the name of a subroutine that it calls.&lt;/P&gt;
&lt;LI-CODE lang="fortran"&gt;T:\MKLITSOL&amp;gt;ifort mklver.f90
Intel(R) Fortran Intel(R) 64 Compiler Classic for applications running on Intel(R) 64, Version 2021.2.0 Build 20210228_000000
Copyright (C) 1985-2021 Intel Corporation.  All rights reserved.

mklver.f90(5): error #6413: This global name is invalid in this context.   [MKL_GET_VERSION_STRING]
call mkl_get_version_string(buf)
-----^
compilation aborted for mklver.f90 (code 1)&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 27 Apr 2021 10:47:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-example-program-for-MKL-GET-VERSION-STRING-in-MKL/m-p/1276966#M31251</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2021-04-27T10:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error in example program for MKL_GET_VERSION_STRING in MKL reference</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-example-program-for-MKL-GET-VERSION-STRING-in-MKL/m-p/1277214#M31258</link>
      <description>&lt;P&gt;Thanks, mecej4. You are right. We will fix that.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2021 04:33:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-example-program-for-MKL-GET-VERSION-STRING-in-MKL/m-p/1277214#M31258</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2021-04-28T04:33:35Z</dc:date>
    </item>
    <item>
      <title>Re:Error in example program for MKL_GET_VERSION_STRING in MKL reference</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-example-program-for-MKL-GET-VERSION-STRING-in-MKL/m-p/1295789#M31663</link>
      <description>&lt;P&gt;the case is fixed - &lt;A href="https://software.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-fortran/top/support-functions/version-information/mkl-get-version-string.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-fortran/top/support-functions/version-information/mkl-get-version-string.html&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 04 Jul 2021 17:29:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-example-program-for-MKL-GET-VERSION-STRING-in-MKL/m-p/1295789#M31663</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2021-07-04T17:29:05Z</dc:date>
    </item>
    <item>
      <title>Re:Error in example program for MKL_GET_VERSION_STRING in MKL reference</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-example-program-for-MKL-GET-VERSION-STRING-in-MKL/m-p/1295790#M31664</link>
      <description>&lt;P&gt;The issue is closing and we will no longer respond to this thread.&amp;nbsp;If you require additional assistance from Intel, please start a new thread.&amp;nbsp;Any further interaction in this thread will be considered community only.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 04 Jul 2021 17:30:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-example-program-for-MKL-GET-VERSION-STRING-in-MKL/m-p/1295790#M31664</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2021-07-04T17:30:14Z</dc:date>
    </item>
  </channel>
</rss>

