<?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 Fortran 90 and iterative solver in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fortran-90-and-iterative-solver/m-p/924032#M13239</link>
    <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I am using CVF (FORTRAN90), and I am trying to implement iterative solver&lt;/DIV&gt;&lt;DIV&gt;with Intel MKL's RCI CG routines.&lt;/DIV&gt;&lt;DIV&gt;I have a very stupid question.&lt;/DIV&gt;&lt;DIV&gt;What header file should I put in my subroutine to call&lt;/DIV&gt;&lt;DIV&gt;dcg_init, dcg_check, dcg, dcg_get (iterative solution routines) ??&lt;/DIV&gt;&lt;DIV&gt;I couldn't any comment about this header file in the manual.&lt;/DIV&gt;&lt;DIV&gt;Well, I know thereare mkl_solver.f90, mkl_rci.fi, mkl_dss.f90, mkl_paradiso.f90 in the CVF folder.&lt;/DIV&gt;&lt;DIV&gt;But, theses files are not working.&lt;/DIV&gt;&lt;DIV&gt;Please let me know the way how to resolve..&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thank you.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 31 May 2006 03:53:39 GMT</pubDate>
    <dc:creator>mechjun</dc:creator>
    <dc:date>2006-05-31T03:53:39Z</dc:date>
    <item>
      <title>Fortran 90 and iterative solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fortran-90-and-iterative-solver/m-p/924032#M13239</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I am using CVF (FORTRAN90), and I am trying to implement iterative solver&lt;/DIV&gt;&lt;DIV&gt;with Intel MKL's RCI CG routines.&lt;/DIV&gt;&lt;DIV&gt;I have a very stupid question.&lt;/DIV&gt;&lt;DIV&gt;What header file should I put in my subroutine to call&lt;/DIV&gt;&lt;DIV&gt;dcg_init, dcg_check, dcg, dcg_get (iterative solution routines) ??&lt;/DIV&gt;&lt;DIV&gt;I couldn't any comment about this header file in the manual.&lt;/DIV&gt;&lt;DIV&gt;Well, I know thereare mkl_solver.f90, mkl_rci.fi, mkl_dss.f90, mkl_paradiso.f90 in the CVF folder.&lt;/DIV&gt;&lt;DIV&gt;But, theses files are not working.&lt;/DIV&gt;&lt;DIV&gt;Please let me know the way how to resolve..&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thank you.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 31 May 2006 03:53:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fortran-90-and-iterative-solver/m-p/924032#M13239</guid>
      <dc:creator>mechjun</dc:creator>
      <dc:date>2006-05-31T03:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran 90 and iterative solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fortran-90-and-iterative-solver/m-p/924033#M13240</link>
      <description>&lt;DIV&gt;&lt;FONT color="#000080"&gt;For the CVF users, the file mkl_rci.fi located in the release directory includecvf must be used for correct linking with conjugate gradient sparse iterative solver. The file contains Fortran F90 interfaces only suitable for the CVF compiler. If an Intel compiler is used, the file mkl_rci.fi located in the release directory include should be used instead.&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 05 Jun 2006 09:14:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fortran-90-and-iterative-solver/m-p/924033#M13240</guid>
      <dc:creator>Sergey_K_Intel1</dc:creator>
      <dc:date>2006-06-05T09:14:04Z</dc:date>
    </item>
  </channel>
</rss>

