<?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 Used MKL for several weeks; suddenly won't link if in &amp;quot;Release&amp;quot; in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Used-MKL-for-several-weeks-suddenly-won-t-link-if-in-quot/m-p/786281#M1860</link>
    <description>&lt;DIV id="_mcePaste"&gt;You need to use the similar setting with Release mode like you use with Debug.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;please look at these KB:&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-compiling-and-linking-with-microsoft-visual-cc/"&gt;http://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-compiling-and-linking-with-microsoft-visual-cc/&lt;/A&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;and&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;A href="http://software.intel.com/en-us/articles/how-to-build-mkl-application-in-intel-visual-fotran-msvc2005/"&gt;http://software.intel.com/en-us/articles/how-to-build-mkl-application-in-intel-visual-fotran-msvc2005/&lt;/A&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;may be they will help you.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;if not - let us know - we will create the example of MVSC 2008 project with these fuctions.&lt;/DIV&gt;You need to use the similar setting lith Release mode like you use with Debug.please look at these KB. may be they will help you.if not - let us know - we will create the example of MVSC 2008 project with these fuctions.&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
    <pubDate>Tue, 08 Mar 2011 17:31:56 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2011-03-08T17:31:56Z</dc:date>
    <item>
      <title>Used MKL for several weeks; suddenly won't link if in "Release" mode.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Used-MKL-for-several-weeks-suddenly-won-t-link-if-in-quot/m-p/786280#M1859</link>
      <description>Have Windows 7 Pro 64 bit, using Visual Studio 2008 C++, Dell T5500 processor with good horsepower.&lt;BR /&gt;&lt;BR /&gt;Have been using two items from MKL: zgesv.. and vslz .. for a couple of months. Some members of this forum helped me through the usual startup problems (linker problems, syntax problems, etc). all has been well.&lt;BR /&gt;&lt;BR /&gt;Yesterday started experimenting with setup changes to support multi-threading.&lt;BR /&gt;&lt;BR /&gt;Now I can build and run in "Debug Mode" only. When I build in "Release Mode" I get "fatal error 1181: cannot open input file "C:\\Programs.obj".&lt;BR /&gt;&lt;BR /&gt;What I was doing (with Visual studio):&lt;BR /&gt;* right click on "project"&lt;BR /&gt;* second from bottom of drop-down menu is a tab: "intel C++ Composer XE 2011" .. clicked that&lt;BR /&gt;* tried experimenting with some setting. Bad move!&lt;BR /&gt;* Could not see any effect, went back and undid the settings. Too late!&lt;BR /&gt;&lt;BR /&gt;From that point on, my app will not link if in Release Mode.&lt;BR /&gt;* Struggled with the same config menu (using "properties") and found that some settings had been changed.&lt;BR /&gt;* Tried to put them back .. but obviously something is still messed up.&lt;BR /&gt;&lt;BR /&gt;Any ideas? &lt;BR /&gt;&lt;BR /&gt;Paul Margosian</description>
      <pubDate>Tue, 08 Mar 2011 13:37:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Used-MKL-for-several-weeks-suddenly-won-t-link-if-in-quot/m-p/786280#M1859</guid>
      <dc:creator>Paul_Margosian</dc:creator>
      <dc:date>2011-03-08T13:37:36Z</dc:date>
    </item>
    <item>
      <title>Used MKL for several weeks; suddenly won't link if in "Release"</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Used-MKL-for-several-weeks-suddenly-won-t-link-if-in-quot/m-p/786281#M1860</link>
      <description>&lt;DIV id="_mcePaste"&gt;You need to use the similar setting with Release mode like you use with Debug.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;please look at these KB:&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-compiling-and-linking-with-microsoft-visual-cc/"&gt;http://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-compiling-and-linking-with-microsoft-visual-cc/&lt;/A&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;and&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;A href="http://software.intel.com/en-us/articles/how-to-build-mkl-application-in-intel-visual-fotran-msvc2005/"&gt;http://software.intel.com/en-us/articles/how-to-build-mkl-application-in-intel-visual-fotran-msvc2005/&lt;/A&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;may be they will help you.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;if not - let us know - we will create the example of MVSC 2008 project with these fuctions.&lt;/DIV&gt;You need to use the similar setting lith Release mode like you use with Debug.please look at these KB. may be they will help you.if not - let us know - we will create the example of MVSC 2008 project with these fuctions.&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Tue, 08 Mar 2011 17:31:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Used-MKL-for-several-weeks-suddenly-won-t-link-if-in-quot/m-p/786281#M1860</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2011-03-08T17:31:56Z</dc:date>
    </item>
    <item>
      <title>Used MKL for several weeks; suddenly won't link if in "Release"</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Used-MKL-for-several-weeks-suddenly-won-t-link-if-in-quot/m-p/786282#M1861</link>
      <description>Gennady: Nice article. Wish I'd seen that when I started.&lt;BR /&gt;&lt;BR /&gt;I have MKL 10.3 with Visual Studio 2008 C++.&lt;BR /&gt;&lt;BR /&gt;Earlier I used "Linker" "input" "Additional dependencies" and a list of libraries&lt;BR /&gt;"C:\Program Files (x86)\Intel\ComposerXE-2011\workingDirPM"libfftw3-3.lib&lt;BR /&gt;"C:\Program Files (x86)\Intel\ComposerXE-2011\mkl\lib\intel64"mkl_intel_lp64.lib&lt;BR /&gt;"C:\Program Files (x86)\Intel\ComposerXE-2011\mkl\lib\intel64"mkl_intel_thread.lib&lt;BR /&gt;"C:\Program Files (x86)\Intel\ComposerXE-2011\mkl\lib\intel64"mkl_core.lib&lt;BR /&gt;"C:\Program Files (x86)\Intel\ComposerXE-2011\compiler\lib\intel64"libiomp5md.lib&lt;BR /&gt;&lt;BR /&gt;(was told about the need to have quotes around the paths by a previous helpful person).&lt;BR /&gt;&lt;BR /&gt;I got into this mess by using the tab "Intel C++ Composer ..." ... "Select Build components" (as recommended).&lt;BR /&gt;
* After some fiddling (yesterday) I got the linker error... and found that my lise of Linker inputs had bee changed.&lt;BR /&gt;* Put it back, but that did not fix the problem.&lt;BR /&gt;&lt;BR /&gt;Have spent a couple of houre this morning inspecting the "Configuration" setup (under "properties), comparing "debug" to "release". Looking for what might be different. No luck. Got tired eyes and nothing else.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As of now, the "Intel .. select build components" menus is set as in the writeup ("MKL" &lt;DEFAULT&gt; .. then "Use MKL" No).&lt;BR /&gt;&lt;BR /&gt;Still not able to find the difference between "debug" setup (which works) and "release" setup (which does not).&lt;BR /&gt;&lt;BR /&gt;I am assuming that using "release" and "64 bit" doesn't matter.&lt;BR /&gt;&lt;BR /&gt;What I was really trying to do was learn how to get parallel operation. Later. Let's just try to get this working as it was before.&lt;BR /&gt;&lt;BR /&gt;Thanks for the response.&lt;BR /&gt;&lt;BR /&gt;Paul Margosian&lt;/DEFAULT&gt;</description>
      <pubDate>Tue, 08 Mar 2011 20:23:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Used-MKL-for-several-weeks-suddenly-won-t-link-if-in-quot/m-p/786282#M1861</guid>
      <dc:creator>Paul_Margosian</dc:creator>
      <dc:date>2011-03-08T20:23:14Z</dc:date>
    </item>
    <item>
      <title>Used MKL for several weeks; suddenly won't link if in "Release"</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Used-MKL-for-several-weeks-suddenly-won-t-link-if-in-quot/m-p/786283#M1862</link>
      <description>Gennady,&lt;BR /&gt;&lt;BR /&gt;Have found the following fix (made possible by existence of a recent backup .. when all modes worked):&lt;BR /&gt;* Copy whole Project (VS) into a separate working directory (just for safety). This captures recent code updates.&lt;BR /&gt;* From the backup, copy the "project file" and the "project user options file".&lt;BR /&gt;* Write over the corresponding files in the working directory&lt;BR /&gt;&lt;BR /&gt;Did that and both Release and Debug modes built and executed normally.&lt;BR /&gt;&lt;BR /&gt;A certain symmetry: Not sure how I got into this mess; not quite sure how I got out of it. But success is good.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you can offer further insight into what the tab "Intel C++ composer" .. "Select Build Components" might have changed that caused my troubles, I would like to hear about it .. so I don't do this again.&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;&lt;BR /&gt;Paul Margosian</description>
      <pubDate>Wed, 09 Mar 2011 14:57:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Used-MKL-for-several-weeks-suddenly-won-t-link-if-in-quot/m-p/786283#M1862</guid>
      <dc:creator>Paul_Margosian</dc:creator>
      <dc:date>2011-03-09T14:57:50Z</dc:date>
    </item>
  </channel>
</rss>

