<?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: Calling Library within Functions in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-Library-within-Functions/m-p/851931#M6620</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;Hello Eve,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;I have some more questions.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;Lets see: you have a program which calls subroutine &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.5pt; color: black; font-family: " verdana=""&gt;GQRUL&lt;/SPAN&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt; from the library &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: " verdana=""&gt;%link_FNL%&lt;/SPAN&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;. The interface &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.5pt; color: black; font-family: " verdana=""&gt;GQRUL&lt;/SPAN&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt; is described in the module &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: " verdana=""&gt;GQRUL_INT&lt;/SPAN&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;. So the module file gqrul_int.mod exists somewhere, maybe in the %INCLUDE% paths.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;You converted the program to a function. A function should have a type and should return a value. What is the type of your function? What is the returned value? How do you call your function in the main program?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;Then you build your application something like: &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: " verdana=""&gt;ifort main_program.f90&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: " verdana=""&gt;INTEG.f90 %link_FNL%&lt;/SPAN&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;. It is not clear from you message when the error comes up. While compiling the program? While executing the program? Could you please provide the error message?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;Of course, you can report the problem on another Forum.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;Thanks,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&lt;/SPAN&gt;Vladimir&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 10 Nov 2008 18:03:24 GMT</pubDate>
    <dc:creator>Vladimir_Koldakov__I</dc:creator>
    <dc:date>2008-11-10T18:03:24Z</dc:date>
    <item>
      <title>Calling Library within Functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-Library-within-Functions/m-p/851928#M6617</link>
      <description>&lt;P&gt;Hello =)&lt;/P&gt;
&lt;P&gt;Does anybody know how to call a library from within a function? I'm trying to convert some individual programs into functions for a larger program. When I was running the individual program, a declaration of USE GQRUL_INT and CALL GQRUL (N, QX, QW, ALPHA=ALPHA, BETAW=BETAW) to use the library was working fine. After I converted the program to a function, which is being called from a module in another file, everything to do with that library call is coming up as an error.&lt;/P&gt;
&lt;P&gt;The module is able to call other functions without problems. Am I supposed to change that library call in some way?&lt;/P&gt;
&lt;P&gt;Thanks!!&lt;/P&gt;
&lt;P&gt;Eve&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2008 19:22:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-Library-within-Functions/m-p/851928#M6617</guid>
      <dc:creator>klopf</dc:creator>
      <dc:date>2008-11-06T19:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Library within Functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-Library-within-Functions/m-p/851929#M6618</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;Hello, Eve,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;Could you please provide more details?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;Is it computational or compiling/linking error? How do you convert the program into function?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;-Vladimir&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2008 04:44:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-Library-within-Functions/m-p/851929#M6618</guid>
      <dc:creator>Vladimir_Koldakov__I</dc:creator>
      <dc:date>2008-11-07T04:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Library within Functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-Library-within-Functions/m-p/851930#M6619</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Hello Vladimir,&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Sure - sorry for not using enough detail.&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Basically, I had been calling the library from within a single file:&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;PROGRAM INTEG&lt;BR /&gt;&lt;BR /&gt;USE GQRUL_INT&lt;BR /&gt;IMPLICIT NONE&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;.&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;.&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;END PROGRAM INTEG&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;I was able to compile this normally with the library: C:ifort INTEG.f90 %link_FNL%&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;However, after I changed the program to a function, which is called by the main program through a module file, I get nothing but errors from that library function. I rewrote things to call the library from the main function, but it seems like it would be more efficient to be able to call it from within the function.&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;FUNCTION INTEG&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;USE GQRUL_INT&lt;BR /&gt; IMPLICIT NONE&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;.&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;. &lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;END FUNCTION INTEG&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Should I repost this question on the main Fortran forum? I'm not sure if this is a problem with Fortran or with the use of the library. =/ &lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Thanks!!&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Eve&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/93629"&gt;Vladimir Koldakov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;Hello, Eve,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;Could you please provide more details?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;Is it computational or compiling/linking error? How do you convert the program into function?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;-Vladimir&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2008 19:47:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-Library-within-Functions/m-p/851930#M6619</guid>
      <dc:creator>klopf</dc:creator>
      <dc:date>2008-11-07T19:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Library within Functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-Library-within-Functions/m-p/851931#M6620</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;Hello Eve,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;I have some more questions.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;Lets see: you have a program which calls subroutine &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.5pt; color: black; font-family: " verdana=""&gt;GQRUL&lt;/SPAN&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt; from the library &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: " verdana=""&gt;%link_FNL%&lt;/SPAN&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;. The interface &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.5pt; color: black; font-family: " verdana=""&gt;GQRUL&lt;/SPAN&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt; is described in the module &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: " verdana=""&gt;GQRUL_INT&lt;/SPAN&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;. So the module file gqrul_int.mod exists somewhere, maybe in the %INCLUDE% paths.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;You converted the program to a function. A function should have a type and should return a value. What is the type of your function? What is the returned value? How do you call your function in the main program?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;Then you build your application something like: &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: " verdana=""&gt;ifort main_program.f90&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: " verdana=""&gt;INTEG.f90 %link_FNL%&lt;/SPAN&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;. It is not clear from you message when the error comes up. While compiling the program? While executing the program? Could you please provide the error message?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;Of course, you can report the problem on another Forum.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;Thanks,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&lt;/SPAN&gt;Vladimir&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-ansi-language: EN-US;"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 10 Nov 2008 18:03:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-Library-within-Functions/m-p/851931#M6620</guid>
      <dc:creator>Vladimir_Koldakov__I</dc:creator>
      <dc:date>2008-11-10T18:03:24Z</dc:date>
    </item>
  </channel>
</rss>

