<?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 I could not find where to set in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928401#M87138</link>
    <description>&lt;P&gt;I could not find where to set USE MKL.&lt;/P&gt;
&lt;P&gt;Is that in the "project properties" setup?&lt;/P&gt;
&lt;P&gt;They should have an article called "How to use MKL libraries."&lt;/P&gt;
&lt;P&gt;How about a sample 10 line program ?&lt;/P&gt;
&lt;P&gt;Rather then leaving us guessing - - -&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jan 2013 19:18:00 GMT</pubDate>
    <dc:creator>WSinc</dc:creator>
    <dc:date>2013-01-30T19:18:00Z</dc:date>
    <item>
      <title>Compiler Bug (?)</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928397#M87134</link>
      <description>&lt;P&gt;NEVER MIND - I SEE the ERROR.......................&lt;/P&gt;
&lt;P&gt;But it does not explain how to access the :LAPACK routines.&lt;/P&gt;
&lt;P&gt;That include file doesn't work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;subroutine solve(a,x,b)&lt;/P&gt;
&lt;P&gt;parameter nrhs=1;m=4;n=10&lt;/P&gt;
&lt;P&gt;real*8 a(m,n),x(m,nrhs),b(m,nrhs)&lt;/P&gt;
&lt;P&gt;!!!!!!!!!!!!!!!!!!!!!!!!!!!!&lt;/P&gt;
&lt;P&gt;lda=m;ldb=m&lt;/P&gt;
&lt;P&gt;call gelss(m,n,nrhs,a,lda,b,ldb)&lt;/P&gt;
&lt;P&gt;end&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 18:20:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928397#M87134</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2013-01-30T18:20:46Z</dc:date>
    </item>
    <item>
      <title>You have semicolons in the</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928398#M87135</link>
      <description>&lt;P&gt;You have semicolons in the PARAMETER statement instead of commas. That causes m-4 and n=10 to be interpreted as assignments.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 18:27:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928398#M87135</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-01-30T18:27:20Z</dc:date>
    </item>
    <item>
      <title>First of all, you'd need a</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928399#M87136</link>
      <description>&lt;P&gt;First of all, you'd need a USE LAPCK95 and would have to enable the "Use MKL" option in the Visual Studio project. Second, your call to gelss doesn't match either the "Fortran 77" or "Fortran 95"&amp;nbsp; argument list for this routine.&amp;nbsp; See the MKL documentation for more information.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 18:33:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928399#M87136</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-01-30T18:33:17Z</dc:date>
    </item>
    <item>
      <title>Maybe I don't know where to</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928400#M87137</link>
      <description>&lt;P&gt;Maybe I don't know where to look, but I searched all thru the&lt;/P&gt;
&lt;P&gt;documentation, and could not find those options.&lt;/P&gt;
&lt;P&gt;Where are those discussed?&lt;/P&gt;
&lt;P&gt;Shouldn't it be more obvious? Like in the INTRODUCTION?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 18:53:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928400#M87137</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2013-01-30T18:53:00Z</dc:date>
    </item>
    <item>
      <title>I could not find where to set</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928401#M87138</link>
      <description>&lt;P&gt;I could not find where to set USE MKL.&lt;/P&gt;
&lt;P&gt;Is that in the "project properties" setup?&lt;/P&gt;
&lt;P&gt;They should have an article called "How to use MKL libraries."&lt;/P&gt;
&lt;P&gt;How about a sample 10 line program ?&lt;/P&gt;
&lt;P&gt;Rather then leaving us guessing - - -&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 19:18:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928401#M87138</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2013-01-30T19:18:00Z</dc:date>
    </item>
    <item>
      <title>Bill, there is an entire</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928402#M87139</link>
      <description>&lt;P&gt;Bill, there is an entire "book" in the on-disk documentation called Intel MKL User's Guide, which has a Getting Started chapter (directly after "Overview"), a chapter on "Programming with Intel Math Kernel Library in Integrated Development Environments", and much more information.&lt;/P&gt;
&lt;P&gt;The "Use MKL" is "Use Intel Math Kernel Library" under Fortran &amp;gt; Libraries.&lt;/P&gt;
&lt;P&gt;You can then look up gelss in the index and find the documentation for that routine. Lastly, if you need help with MKL, ask in the &lt;A href="http://software.intel.com/en-us/forums/intel-math-kernel-library"&gt;MKL forum&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 19:25:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928402#M87139</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-01-30T19:25:57Z</dc:date>
    </item>
    <item>
      <title>Do you mean I have to have</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928403#M87140</link>
      <description>&lt;P&gt;Do you mean I have to have the DISK?&lt;/P&gt;
&lt;P&gt;I was using the Web site documentation, so&lt;/P&gt;
&lt;P&gt;I can't find it there?&lt;/P&gt;
&lt;P&gt;What about the HELP LIBRARY AGENT?&lt;/P&gt;
&lt;P&gt;It's not there, either.&lt;/P&gt;
&lt;P&gt;The "HOW to use MKL Libarary" had me going in circles-&amp;nbsp; - - -&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 19:37:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928403#M87140</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2013-01-30T19:37:31Z</dc:date>
    </item>
    <item>
      <title>I found out where to turn on</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928404#M87141</link>
      <description>&lt;P&gt;I found out where to turn on the fortran choices,&lt;/P&gt;
&lt;P&gt;but I get 4 choices. How would I know which one&lt;/P&gt;
&lt;P&gt;to use? Sequential, parallel, or "inherit" ?&lt;/P&gt;
&lt;P&gt;Does it matter?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 19:52:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928404#M87141</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2013-01-30T19:52:59Z</dc:date>
    </item>
    <item>
      <title>In Visual Studio, select Help</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928405#M87142</link>
      <description>&lt;P&gt;In Visual Studio, select Help &amp;gt; About &amp;gt; Intel Visual Fortran Composer XE 2013. The Help Library will come up with all the documentation. If you prefer the web, use &lt;A href="http://software.intel.com/sites/products/documentation/doclib/stdxe/2013/composerxe/mkl/mkl_userguide_win/index.htm" target="_blank"&gt;http://software.intel.com/sites/products/documentation/doclib/stdxe/2013/composerxe/mkl/mkl_userguide_win/index.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Yes, deciding on which MKL library type to use can be a bit of effort, but the MKL User's Guide explains it well. You probably want to start with "Sequential". When you see "Inherit from project defaults", that means reset to the default (which is No in this case.)&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 20:00:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928405#M87142</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-01-30T20:00:24Z</dc:date>
    </item>
    <item>
      <title>I got it to link, but it</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928406#M87143</link>
      <description>&lt;P&gt;I got it to link, but it crashes.&lt;/P&gt;
&lt;P&gt;so apparently the documentation is not consistent with the&lt;/P&gt;
&lt;P&gt;way it is actually used.&lt;/P&gt;
&lt;P&gt;According to what it says,, I can get by with only two input arguments, and it&lt;/P&gt;
&lt;P&gt;is supposed to select the routine based upon what input type is being used (REAl or DOUBLE)&lt;/P&gt;
&lt;P&gt;Should I take this over to the MKL forum?&lt;STRONG&gt; It doesn't do what it says.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I am assumng a FORTRAN 95 interface, since I now have Build 2013.1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 21:15:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928406#M87143</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2013-01-30T21:15:19Z</dc:date>
    </item>
    <item>
      <title>Yes, please take this to the</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928407#M87144</link>
      <description>&lt;P&gt;Yes, please take this to the MKL forum and provide your actual code. Make sure you have added USE LAPACK95 after your subroutine or program statement. My guess is that you didn't. You aren't using the "Fortran 95" interface unless you have the USE.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 21:31:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928407#M87144</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-01-30T21:31:25Z</dc:date>
    </item>
    <item>
      <title>Oh, yes, I added that to the</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928408#M87145</link>
      <description>&lt;P&gt;Oh, yes, I added that to the code before I tested it.&lt;/P&gt;
&lt;P&gt;But I doesn't work the way the documentation says.&lt;/P&gt;
&lt;P&gt;A very simple test case.&lt;/P&gt;
&lt;P&gt;Anyway, I put it there.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 23:27:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Bug/m-p/928408#M87145</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2013-01-30T23:27:39Z</dc:date>
    </item>
  </channel>
</rss>

