<?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: beginners guide to use mkl with ivf in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884099#M9884</link>
    <description>&lt;DIV&gt;&lt;BR /&gt;Hi Arthur,&lt;BR /&gt;&lt;BR /&gt;There was a small miscommunication. I did not mention that i started without debugging for the first time(which i always do). Also there was a 'write' command right after the 'call' command in the code. this can be seen in the new files i am attaching.&lt;BR /&gt;&lt;BR /&gt;I tried doing the two things you mentioned. Not to my surprise I was not able to print the results. It wasnt surprise to me becasue I tired to convert a huge fortran code into a subroutine that passes some values. It did not work either.&lt;BR /&gt;&lt;BR /&gt;I think something is wrong with the settings of my compiler or may be not.&lt;BR /&gt;&lt;BR /&gt;Please find the attached screenshot of my code. &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;More info on attached files&lt;/EM&gt;: 1st attachment is the onewhen i start without debugging &lt;BR /&gt; 2nd attachment is the one when i start debugging&lt;BR /&gt;For your convinience i am pasting the data i've used (if you wanna run this code on your computer)&lt;BR /&gt;&lt;BR /&gt;data a/1.0,2.0,1.0,-3.0,4.0,-1.0, 2.0,0.0,-1.0,2.0,0.0,-1.0, -1.0,1.0,-1.0,2.0,0.0,-1.0, -1.0,1.0,1.0,2.0,1.0,-3.0, 4.0,-1.0,2.0,0.0,-1.0,2.0/&lt;BR /&gt;data b/1.0,2.0,1.0,-3.0,4.0, -1.0,2.0,0.0,-1.0,2.0, 0.0,-1.0,-1.0,1.0,-1.0, 2.0,-2.0,1.0,-1.0,1.0/&lt;BR /&gt;data c/0.5,0.5,0.5,0.5,0.5,0.5, 0.5,0.5,0.5,0.5,0.5,0.5, 0.5,0.5,0.5,0.5,0.5,0.5, 0.5,0.5,0.5,0.5,0.5,0.5/&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;Appreciate your help</description>
    <pubDate>Thu, 12 Mar 2009 19:44:01 GMT</pubDate>
    <dc:creator>peter_cool14</dc:creator>
    <dc:date>2009-03-12T19:44:01Z</dc:date>
    <item>
      <title>beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884084#M9869</link>
      <description>Can somebody help me how to use mkl with ivf 11.0 on a &lt;EM&gt;64 bit computer (this might not matter)&lt;/EM&gt;&lt;STRONG&gt;.&lt;/STRONG&gt; As I see it why should i use command line when im using visual fortran. Every user says i ran this on command line...... This kinda scares me. I dont know anything about computer internals and i dont want to waste my time learning that. Come on guys Fortran is intended for engineering and scientific calculations and it looks to me like i should include all the paths, libraries etc etc. This really sucks. I think it is time to switch to Matlab. When you install Matlab its just ready to do everything. But installing Intel'sFortran is a pain at the first place and after installation there are tons of other headaches. A kid might want to use ivf as is, for adding and subtracting numbers. But without mkl and array visualizer doesnt make sense to me. And moreover the documetation is not on the same page ofall operating systems(like a 64 bit ). The documentation is absolutely outdated. Before selling ivf you should warn buyers ! &lt;STRONG&gt;This is only meant for advanced computer users &lt;/STRONG&gt;!</description>
      <pubDate>Tue, 10 Mar 2009 20:42:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884084#M9869</guid>
      <dc:creator>peter_cool14</dc:creator>
      <dc:date>2009-03-10T20:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884085#M9870</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;Quoting - &lt;A href="https://community.intel.com/en-us/profile/414961"&gt;peter_cool14&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;Can somebody help me how to use mkl with ivf 11.0 on a &lt;EM&gt;64 bit computer (this might not matter)&lt;/EM&gt;&lt;STRONG&gt;.&lt;/STRONG&gt; As I see it why should i use command line when im using visual fortran. Every user says i ran this on command line...... This kinda scares me. I dont know anything about computer internals and i dont want to waste my time learning that. Come on guys Fortran is intended for engineering and scientific calculations and it looks to me like i should include all the paths, libraries etc etc. This really sucks. I think it is time to switch to Matlab. When you install Matlab its just ready to do everything. But installing Intel'sFortran is a pain at the first place and after installation there are tons of other headaches. A kid might want to use ivf as is, for adding and subtracting numbers. But without mkl and array visualizer doesnt make sense to me. And moreover the documetation is not on the same page ofall operating systems(like a 64 bit ). The documentation is absolutely outdated. Before selling ivf you should warn buyers ! &lt;STRONG&gt;This is only meant for advanced computer users &lt;/STRONG&gt;!&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Peter,&lt;BR /&gt;&lt;BR /&gt;sure you can get help but please do provide some details so that help can be better addressed. I mean:&lt;BR /&gt;&lt;BR /&gt;(1) system/platform (ivf means Windows, right? but XP or Vista)&lt;BR /&gt;(2) which processor architecture do you have -&amp;gt; Intel 64 or IA64 (Itanium)?&lt;BR /&gt;(3) if answer in (1) is Windows, which version of Visual Studio you have? 2005/2008/PE or something else (Eclipse?)&lt;BR /&gt;&lt;BR /&gt;Installing on Windows is pretty straightforward (at least with the latest installer). If you have Visual Studio NO COMMAND line is required. For 64-bit you need to manually add the include and lib folders for the MKL, if installed, to Visual Studio using the Tools &amp;gt; Options &amp;gt; Intel Fortran &amp;gt; Compilers dialog. &lt;BR /&gt;&lt;BR /&gt;just add in libraries tab&lt;BR /&gt;$(IFortInstallDir)mklem64tlib&lt;BR /&gt;&lt;BR /&gt;and include tab&lt;BR /&gt;$(IFortInstallDir)mklinclude&lt;BR /&gt;&lt;BR /&gt;this will let linker know where to look for libs and include files. This is well described in Release Notes (page 6). These installation issues will be fixed in the next release (Intel claims).&lt;BR /&gt;&lt;BR /&gt;From page 5:&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;4.2 Configure Visual Studio for 64-bit Applications&lt;BR /&gt;If you are using Microsoft Visual Studio 2005* or 2008 and will be developing 64-bit applications (for the Intel 64 or IA-64 architectures) you may need to change the configuration of Visual Studio to add 64-bit support.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;If you are using Visual Studio 2005/2008 Standard Edition or Visual Studio 2005 Premier Partner Edition, no configuration is needed to build Intel 64 architecture applications&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt; For other editions:&lt;BR /&gt;1.From Control Panel &amp;gt; Add or Remove Programs, select Microsoft Visual Studio 2005 (or 2008) &amp;gt; Change/Remove. The Visual Studio Maintenance Mode window will appear. Click Next.&lt;BR /&gt;2. Click Add or Remove Features&lt;BR /&gt;3. Under Select features to install, expand Language Tools &amp;gt; Visual C++&lt;BR /&gt;4.If the box X64 Compiler and Tools is not checked, check it, then click Update. If the box is already checked, click Cancel.&lt;BR /&gt;To use Microsoft Visual Studio 2005/2008 Team System Edition to build applications to run on IA-64 architecture systems, follow the above steps and ensure that the box Itanium Compiler and Tools is checked.&lt;BR /&gt;&lt;/EM&gt;&lt;BR /&gt;A.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Mar 2009 01:49:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884085#M9870</guid>
      <dc:creator>ArturGuzik</dc:creator>
      <dc:date>2009-03-11T01:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884086#M9871</link>
      <description>&lt;DIV style="margin:0px;"&gt;Peter, as an additional to the Artur's comment, &lt;BR /&gt;probably will helps for you to look at the mkls user guide. See chapter 4, Configuring Intel Visual Fortran to Link with Intel MKL.&lt;BR /&gt;--Gennady&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Mar 2009 05:20:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884086#M9871</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-03-11T05:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884087#M9872</link>
      <description>&lt;DIV style="margin:0px;"&gt;Thanks Arthur&lt;BR /&gt;&lt;BR /&gt;Info about my computer&lt;BR /&gt;&lt;BR /&gt;Os : windows vista business; intel 64; visual studio 2005 version 8.0.50727.867 (it came with ivf)&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
I did what you said, adding to that, Gennedy's suggestion. &lt;BR /&gt;&lt;BR /&gt;when i tried to compile an example (caxpyix.f) from mkl folder i get the following&lt;BR /&gt;&lt;BR /&gt;1 fatal error LNK1104: cannot open file 'mkl_c.lib:' &lt;BR /&gt;&lt;BR /&gt;the one ilooked upis the 'userguide' in mkl folder. &lt;BR /&gt;&lt;BR /&gt;where the heck is this file 'mkl_lib.c' and why i was instructed to do so if it wasnt there!</description>
      <pubDate>Wed, 11 Mar 2009 22:55:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884087#M9872</guid>
      <dc:creator>peter_cool14</dc:creator>
      <dc:date>2009-03-11T22:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884088#M9873</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;Quoting - &lt;A href="https://community.intel.com/en-us/profile/414961"&gt;peter_cool14&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;DIV style="margin:0px;"&gt;Thanks Arthur&lt;BR /&gt;&lt;BR /&gt;Info about my computer&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
1 fatal error LNK1104: cannot open file 'mkl_c.lib:' &lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Hi Peter,&lt;BR /&gt;&lt;BR /&gt;if you see this error, you're making a real progress:-). The reason you got this is that you're trying to build on x64. The mkl_c.lib contains CDECL calling convention version (mkl_s.lib is STDCALL counterpart) support, which is valid for Win32 environment/builds only (so if you're later building version for IA32, it should be fine). What you need is ***_lp64.lib or **_ilp64.lib. See examples in User's Guide but pay attention to architecture (on x64 system there is more combination, in general, because you can run both 32 and 64 versions of your program, which is actually nice).&lt;BR /&gt;&lt;BR /&gt;Taking example from Guide (static linking of users code with Fortran 95 BLAS interface, and parallel Intel&lt;BR /&gt;MKL supporting &lt;STRONG&gt;LP64&lt;/STRONG&gt; interface):&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;libiomp5md.lib &lt;STRONG&gt;mkl_intel_lp64.lib&lt;/STRONG&gt;&lt;/EM&gt; mkl_blas95.lib mkl_intel_thread.lib mkl_core.lib&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I find usefull &lt;EM&gt;Table 5-3 Computational libraries to link, by function domain&lt;/EM&gt; on page 5-9, which shows also the differences between architectures.&lt;BR /&gt;&lt;BR /&gt;libiomp5md.lib is RTL library which should use with new apps you're building.&lt;BR /&gt;&lt;BR /&gt;I'm not sure now to which folder you pointed Visual Studio (for which architecture). &lt;BR /&gt;&lt;BR /&gt;You can simply copy the line (following our example) to Additional Dependencies command, that is, copy, say,&lt;BR /&gt;&lt;BR /&gt;libiomp5md.lib mkl_intel_lp64.lib mkl_blas95.lib mkl_intel_thread.lib mkl_core.lib&lt;BR /&gt;&lt;BR /&gt;To Project-&amp;gt;properties-&amp;gt;Linker-&amp;gt;Input-&amp;gt;Additional Dependencies&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;A.&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Mar 2009 00:44:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884088#M9873</guid>
      <dc:creator>ArturGuzik</dc:creator>
      <dc:date>2009-03-12T00:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884089#M9874</link>
      <description>&lt;DIV style="margin: 0px; height: auto;"&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Thanks Arthur&lt;BR /&gt;&lt;BR /&gt;But I got upto that level 4hrs ago :-). I used the 1st point in the section &lt;STRONG&gt;"Linking on systems based on Intel 64 architechture"&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;And now I get following errors&lt;BR /&gt;1. unresolved external symbol MAXVALUE referenced in function MAIN_&lt;BR /&gt;2. unresolved external symbolPRINTVECTORC referenced in function MAIN_&lt;/DIV&gt;</description>
      <pubDate>Thu, 12 Mar 2009 01:31:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884089#M9874</guid>
      <dc:creator>peter_cool14</dc:creator>
      <dc:date>2009-03-12T01:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884090#M9875</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;Quoting - &lt;A href="https://community.intel.com/en-us/profile/414961"&gt;peter_cool14&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;DIV style="margin:0px;"&gt;And now I get following errors&lt;BR /&gt;1. unresolved external symbol MAXVALUE referenced in function MAIN_&lt;BR /&gt;2. unresolved external symbolPRINTVECTORC referenced in function MAIN_&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Well, they call it "learning the hard way" but once you go through...&lt;BR /&gt;&lt;BR /&gt;These routines do not look as if they're part of MKL (are they?) so you have some linking problem(s) (or Module visibility) with your own code. The thing is that linker doesn't know where to find definitions of Maxvalue, and PrintvectorC in Main Program unit (where you call them). Are they in other library/portion of the code? Did you include (add) all required files to the project?&lt;BR /&gt;&lt;BR /&gt;A.&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Mar 2009 01:38:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884090#M9875</guid>
      <dc:creator>ArturGuzik</dc:creator>
      <dc:date>2009-03-12T01:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884091#M9876</link>
      <description>&lt;DIV style="margin:0px;"&gt;Arthur,&lt;BR /&gt;&lt;BR /&gt;This is the very first example in mklexamplesblassource&lt;STRONG&gt;caxpyx.f&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;The file in bold letter is the one that i've added to the project. I am assuming that you have the same path in your computer. &lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Mar 2009 01:44:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884091#M9876</guid>
      <dc:creator>peter_cool14</dc:creator>
      <dc:date>2009-03-12T01:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884092#M9877</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;Quoting - &lt;A href="https://community.intel.com/en-us/profile/414961"&gt;peter_cool14&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;DIV style="margin:0px;"&gt;Arthur,&lt;BR /&gt;&lt;BR /&gt;This is the very first example in mklexamplesblassource&lt;STRONG&gt;caxpyx.f&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;The file in bold letter is the one that i've added to the project. I am assuming that you have the same path in your computer. &lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
OK.&lt;BR /&gt;&lt;BR /&gt;The trick is:&lt;BR /&gt;&lt;BR /&gt;*       External Subroutines&lt;BR /&gt; &lt;STRONG&gt;external &lt;/STRONG&gt;CAXPYI, MaxValue, PrintVectorC&lt;BR /&gt;*&lt;BR /&gt;so....&lt;BR /&gt;&lt;BR /&gt;you need to add to project file &lt;EM&gt;common_func.f&lt;/EM&gt; file (from the same folder). This file contains the definitions of these (maxvalue, printvectorc) routines. Please note, that you can use standard Fortran function MaxVal() and PRINT *,.... to replace them. I have to agree with you on that this example is not so straightforward to build:-). Once you start the program it seems to hang, but this is because it waits for user input. You just started ...hard way.&lt;BR /&gt;&lt;BR /&gt;The suggestions for Intel MKL would be -- include a simple VS project (for windows platform) to make a start easier.&lt;BR /&gt;&lt;BR /&gt;A.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Mar 2009 01:56:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884092#M9877</guid>
      <dc:creator>ArturGuzik</dc:creator>
      <dc:date>2009-03-12T01:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884093#M9878</link>
      <description>&lt;DIV style="margin:0px;"&gt;You are right Arthur. I started the hard way( example). :-)&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Mar 2009 02:00:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884093#M9878</guid>
      <dc:creator>peter_cool14</dc:creator>
      <dc:date>2009-03-12T02:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884094#M9879</link>
      <description>&lt;DIV style="margin:0px;"&gt;Gosh! I've deleted source files(caxvyx.f), in an attemp to try other examples. I gotta reinstall ivf again. &lt;BR /&gt;Thanks a lot Arthur. &lt;BR /&gt;&lt;BR /&gt;If you wish to reply now, i'l be here (anyways)&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Mar 2009 02:08:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884094#M9879</guid>
      <dc:creator>peter_cool14</dc:creator>
      <dc:date>2009-03-12T02:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884095#M9880</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;Quoting - &lt;A href="https://community.intel.com/en-us/profile/414961"&gt;peter_cool14&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;DIV style="margin:0px;"&gt;Gosh! I've deleted source files(caxvyx.f), in an attemp to try other examples. I gotta reinstall ivf again. &lt;BR /&gt;Thanks a lot Arthur.&lt;BR /&gt;&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Don't reinstall compiler!!! You just deleted example sources from MKL. Just copy them back (from CD). &lt;BR /&gt;&lt;BR /&gt;Try to build your own program which calls something from MKL. This particular example you selected (caxvyx.f) is not too good (data etc.) to demostrate the power of MKL.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;A.&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Mar 2009 02:15:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884095#M9880</guid>
      <dc:creator>ArturGuzik</dc:creator>
      <dc:date>2009-03-12T02:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884096#M9881</link>
      <description>&lt;DIV style="margin:0px;"&gt;That is a good suggestion&lt;BR /&gt;&lt;BR /&gt;However i've a download version. So I can not restist resinstalling again.&lt;BR /&gt;&lt;BR /&gt;I've done resinstallation already. Got the file back!&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Mar 2009 02:22:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884096#M9881</guid>
      <dc:creator>peter_cool14</dc:creator>
      <dc:date>2009-03-12T02:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884097#M9882</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;A onclick="ndownload('http://software.intel.com/file/14851')"&gt;Hi Arthur,&lt;BR /&gt;&lt;BR /&gt;Well, I tried to create my own program, a simple matrix multiplication. Everything worked good, except when im trying to write output the program stops and closes. Below is my code. Please see what is wrong!&lt;BR /&gt;&lt;BR /&gt;&lt;/A&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 12 Mar 2009 06:07:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884097#M9882</guid>
      <dc:creator>peter_cool14</dc:creator>
      <dc:date>2009-03-12T06:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884098#M9883</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;Quoting - &lt;A href="https://community.intel.com/en-us/profile/414961"&gt;peter_cool14&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;DIV style="margin:0px;"&gt;&lt;A onclick="ndownload('http://software.intel.com/file/14851')"&gt;Hi Arthur,&lt;BR /&gt;&lt;BR /&gt;Well, I tried to create my own program, a simple matrix multiplication. Everything worked good, except when im trying to write output the program stops and closes. Below is my code. Please see what is wrong!&lt;BR /&gt;&lt;BR /&gt;&lt;/A&gt;&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;absolutely nothing (wrong) or at least I don't see it. You just passed your break point and (as no errors were encountered!) the program terminated and console window closed. That because you're running it in debug mode. &lt;BR /&gt;&lt;BR /&gt;Select Customize-&amp;gt;Commands-&amp;gt;Debug-&amp;gt; find and drag onto your toolbar button &lt;STRONG&gt;Start without debugging&lt;/STRONG&gt; (green empty triangle, similar to that one you already have). Then (running without debugging) console window won't close.&lt;BR /&gt;&lt;BR /&gt;(a) Other option -&amp;gt; just put second break point at the very end so you'll have a chance to examine "c"&lt;BR /&gt;&lt;BR /&gt;(b) or print results to file.&lt;BR /&gt;&lt;BR /&gt;A.&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Mar 2009 08:00:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884098#M9883</guid>
      <dc:creator>ArturGuzik</dc:creator>
      <dc:date>2009-03-12T08:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884099#M9884</link>
      <description>&lt;DIV&gt;&lt;BR /&gt;Hi Arthur,&lt;BR /&gt;&lt;BR /&gt;There was a small miscommunication. I did not mention that i started without debugging for the first time(which i always do). Also there was a 'write' command right after the 'call' command in the code. this can be seen in the new files i am attaching.&lt;BR /&gt;&lt;BR /&gt;I tried doing the two things you mentioned. Not to my surprise I was not able to print the results. It wasnt surprise to me becasue I tired to convert a huge fortran code into a subroutine that passes some values. It did not work either.&lt;BR /&gt;&lt;BR /&gt;I think something is wrong with the settings of my compiler or may be not.&lt;BR /&gt;&lt;BR /&gt;Please find the attached screenshot of my code. &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;More info on attached files&lt;/EM&gt;: 1st attachment is the onewhen i start without debugging &lt;BR /&gt; 2nd attachment is the one when i start debugging&lt;BR /&gt;For your convinience i am pasting the data i've used (if you wanna run this code on your computer)&lt;BR /&gt;&lt;BR /&gt;data a/1.0,2.0,1.0,-3.0,4.0,-1.0, 2.0,0.0,-1.0,2.0,0.0,-1.0, -1.0,1.0,-1.0,2.0,0.0,-1.0, -1.0,1.0,1.0,2.0,1.0,-3.0, 4.0,-1.0,2.0,0.0,-1.0,2.0/&lt;BR /&gt;data b/1.0,2.0,1.0,-3.0,4.0, -1.0,2.0,0.0,-1.0,2.0, 0.0,-1.0,-1.0,1.0,-1.0, 2.0,-2.0,1.0,-1.0,1.0/&lt;BR /&gt;data c/0.5,0.5,0.5,0.5,0.5,0.5, 0.5,0.5,0.5,0.5,0.5,0.5, 0.5,0.5,0.5,0.5,0.5,0.5, 0.5,0.5,0.5,0.5,0.5,0.5/&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;Appreciate your help</description>
      <pubDate>Thu, 12 Mar 2009 19:44:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884099#M9884</guid>
      <dc:creator>peter_cool14</dc:creator>
      <dc:date>2009-03-12T19:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884100#M9885</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Hi Arthur,&lt;BR /&gt;&lt;BR /&gt;It seems to be a problem with '&lt;EM&gt;lda&lt;/EM&gt;' which is the 8th parameter. when i give any other value greater than 6 (say 8) it gives me following error message on the output screen.&lt;BR /&gt;&lt;BR /&gt;mkl error: parameter 8 was incorrect on entry to sgemm&lt;BR /&gt;press any key to continue&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Mar 2009 20:51:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884100#M9885</guid>
      <dc:creator>peter_cool14</dc:creator>
      <dc:date>2009-03-12T20:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884101#M9886</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Artur,&lt;BR /&gt;&lt;BR /&gt;I think im getting there. I believe i did not add the paths properly. &lt;BR /&gt;&lt;BR /&gt;For the object file 'libiomp5md.lib', i did not specify the path correctly. It is in a different folder &lt;BR /&gt;The first path I've addedin&lt;SPAN style="color: #0000ff;"&gt;toolsoptionsinterlvisuallfortrancompilerslibraries &lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;$(IFortInstallDir)mklem64lib == C:Program Files (x86)IntelCompiler11.0&amp;#0;72fortranmklem64tlib (if i am correct)&lt;BR /&gt;&lt;BR /&gt;So I still have to include a second path for the file 'libiomp5md.lib' which is in the following folder&lt;BR /&gt;C:Program Files (x86)IntelCompiler11.0&amp;#0;72fortranlibintel64&lt;BR /&gt;&lt;BR /&gt;I made this equivalent to $(IFortInstallDir)libintel64 and added to the libraries. &lt;BR /&gt;&lt;BR /&gt;Similarly I added this in the 'additional library directories' of linkergeneral in the normal way ("C:Program Files (x86)IntelCompiler11.0&amp;#0;72fortranlibintel64")&lt;BR /&gt;&lt;BR /&gt;Now i slightly modifed the code&lt;BR /&gt;i declared &lt;BR /&gt;integer largedima&lt;BR /&gt;largedima=6&lt;BR /&gt;...&lt;BR /&gt;.....&lt;BR /&gt;......&lt;BR /&gt;call sgemm('n','n',6,4,5,alpha,a,largedima,beta,b,5,c,6)&lt;BR /&gt;&lt;BR /&gt;which now returns the following error&lt;BR /&gt;&lt;BR /&gt;error mkl: parameter 8 was wrong input to sgemm&lt;BR /&gt;&lt;BR /&gt;earlier it used to be the same number (=6) however i did not declare as integer type, instead i used it directly in the sgemm() routine. &lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
Appreciate your help&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Mar 2009 21:54:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884101#M9886</guid>
      <dc:creator>Peter</dc:creator>
      <dc:date>2009-03-12T21:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884102#M9887</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;Quoting - &lt;A href="https://community.intel.com/en-us/profile/415004"&gt;peter_cool14&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;DIV style="margin:0px;"&gt;Now i slightly modifed the code&lt;BR /&gt;i declared &lt;BR /&gt;integer largedima&lt;BR /&gt;largedima=6&lt;BR /&gt;...&lt;BR /&gt;.....&lt;BR /&gt;......&lt;BR /&gt;call sgemm('n','n',6,4,5,alpha,a,largedima,beta,b,5,c,6)&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Peter,&lt;BR /&gt;&lt;BR /&gt;if you get there (that MKL reports error in arguments) we're very close. So the good news is that you made it working (as far as MKL is concerned).&lt;BR /&gt;&lt;BR /&gt;Could you attach the source of your example. I can take a look at this later (without retyping)&lt;BR /&gt;&lt;BR /&gt;A.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Mar 2009 00:17:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884102#M9887</guid>
      <dc:creator>ArturGuzik</dc:creator>
      <dc:date>2009-03-13T00:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: beginners guide to use mkl with ivf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884103#M9888</link>
      <description>&lt;DIV style="margin: 0px; height: auto;"&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Artur,&lt;BR /&gt;&lt;BR /&gt;Please find the attached code in a text file. I am attaching a text document and original source code. Just to make sure you get get the file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 13 Mar 2009 00:23:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/beginners-guide-to-use-mkl-with-ivf/m-p/884103#M9888</guid>
      <dc:creator>Peter</dc:creator>
      <dc:date>2009-03-13T00:23:00Z</dc:date>
    </item>
  </channel>
</rss>

