<?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 have also found that my in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010234#M19201</link>
    <description>&lt;P&gt;I have also found that my problem is case specific.&amp;nbsp; DGEMM works, but CGEMM and ZGEMM do not.&amp;nbsp; A newer Fortran compiler/MKL library made SGEMM work, but CGEMM and ZGEMM are still not working in the beta version.&lt;/P&gt;</description>
    <pubDate>Thu, 15 May 2014 14:58:48 GMT</pubDate>
    <dc:creator>Robert_C_2</dc:creator>
    <dc:date>2014-05-15T14:58:48Z</dc:date>
    <item>
      <title>Gemm BLAS routine</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010227#M19194</link>
      <description>&lt;P&gt;Has anyone found an issue on using a BLAS/LAPACK routine after putting the computer in a&amp;nbsp;power save mode?&amp;nbsp; I have found that the SGEMM routine does not work after the computer awakens from sleep or hibernation.&amp;nbsp; I have to re-boot my computer to get it to work again.&lt;/P&gt;

&lt;P&gt;I have a Dell desktop running Windows 7 and developing Fortran applications.&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2014 18:21:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010227#M19194</guid>
      <dc:creator>Robert_C_2</dc:creator>
      <dc:date>2014-05-07T18:21:04Z</dc:date>
    </item>
    <item>
      <title>Does it mean your PATH</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010228#M19195</link>
      <description>&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2014 00:03:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010228#M19195</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2014-05-08T00:03:00Z</dc:date>
    </item>
    <item>
      <title>Does it mean your PATH</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010229#M19196</link>
      <description>Does it mean your PATH settings aren't restored?  Or, do you have typical Windows problems beyond Intel tools?
Over a period of 20 years, I've found no solution to such things other than to extend the time before sleep and hibernation. 
I still need a 5 hour limit to assure ability to complete a file download, and need Intel's download manager for Windows, even though linux can accomplish what Intel online installations require.  Intel download sites don't offer more than 400 kb/s across state lines.   I don't expect Intel tools PATH settings to last longer than that.  
I dimly remember how we used to update AOL overnight on a 20kb/s connection.
It took me 4 months to learn the new tricks required to make win8.1 work nearly as reliably as win7 (to which I still must revert for those on-line applications which haven't adapted).</description>
      <pubDate>Thu, 08 May 2014 00:03:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010229#M19196</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2014-05-08T00:03:11Z</dc:date>
    </item>
    <item>
      <title>HI RoberC, </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010230#M19197</link>
      <description>&lt;P&gt;HI RoberC,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Could you show some details &amp;nbsp;like about how to reproduce the problem?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Could I use sgemm example in $MKL install directory?. Build it first, then run a exe in command line, &amp;nbsp; then hibernation, then run a exe again?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;/P&gt;

&lt;P&gt;Ying&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2014 07:47:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010230#M19197</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2014-05-08T07:47:43Z</dc:date>
    </item>
    <item>
      <title>Quote:John Nichols wrote:</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010232#M19199</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;John Nichols wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;I am having a slightly different problem:&lt;/P&gt;

&lt;P&gt;I can get dgemm to work nicely, but if I switch to the gemm version I get errors in finding the include files.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;

&lt;P&gt;John&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;The locations of the blas95 include and .mod files have varied among MKL versions. &amp;nbsp;You must search them out and set corresponding -I paths in your compile step, or copy them into the preset MKL include paths.&lt;/P&gt;

&lt;P&gt;The .mod files are specific to OS (including separate versions for 32- and 64-bit compilation).&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2014 18:21:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010232#M19199</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2014-05-14T18:21:00Z</dc:date>
    </item>
    <item>
      <title>Apparently, ifort 15.0 (now</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010233#M19200</link>
      <description>&lt;P&gt;Apparently, ifort 15.0 (now available along with MKL 11.2 on beta test) has relaxed the requirements to get blas95 working.&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2014 21:23:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010233#M19200</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2014-05-14T21:23:43Z</dc:date>
    </item>
    <item>
      <title>I have also found that my</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010234#M19201</link>
      <description>&lt;P&gt;I have also found that my problem is case specific.&amp;nbsp; DGEMM works, but CGEMM and ZGEMM do not.&amp;nbsp; A newer Fortran compiler/MKL library made SGEMM work, but CGEMM and ZGEMM are still not working in the beta version.&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2014 14:58:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010234#M19201</guid>
      <dc:creator>Robert_C_2</dc:creator>
      <dc:date>2014-05-15T14:58:48Z</dc:date>
    </item>
    <item>
      <title>Hi Robert, </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010235#M19202</link>
      <description>&lt;P&gt;Hi Robert,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;The problem looks the OS and power, environment related. &amp;nbsp;&lt;/P&gt;

&lt;P&gt;I did a quick test with my laptop, window 7 with sgemm. &amp;nbsp;i can't reproduce the problem.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;1. Open one Intel Fortran Command line windows and build the zgemm.f &amp;nbsp;example under MKL example folder (copy it to temp folder) with command line: nmake libia32 function=zgemm+&lt;/P&gt;

&lt;P&gt;2. run it with&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;a.out &amp;lt; zgemmx.d&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;3. click Fn + F4 &amp;nbsp;hibernate the machine.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;4. click again, awake the machine.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;5. in the same command line windows, enter command :&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;a.out &amp;lt; zgemmx&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;It works.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Could you attach your exe and give a instruction how to reproduce the problem?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;/P&gt;

&lt;P&gt;Ying&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 04:07:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010235#M19202</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2014-05-22T04:07:48Z</dc:date>
    </item>
    <item>
      <title>Robert:</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010236#M19203</link>
      <description>&lt;P&gt;Robert:&lt;/P&gt;

&lt;P&gt;I tested (on Windows 8.1 Pro 64, i7-2720QM) all the eight GEMM Fortran examples provided with Parallel Studio 2015 Beta (cgemm3mx, cgemmx, dgemmx, dzgemmx, scgemmx, sgemmx, zgemm3mx, zgemmx). The 32-bit and 64-bit results agreed, and were the same as those from Parallel Studio 13.1. The output, concatenated in alphabetical order of the source files, is attached.&lt;/P&gt;

&lt;P&gt;Putting the computer to sleep and running the programs after resuming gave the same results.&lt;/P&gt;

&lt;P&gt;Therefore, we need from you the complete reproducers (example source codes, OS, platform) that you found to "not work". It is not clear what you mean by "do not work".&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 13:21:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010236#M19203</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2014-05-22T13:21:00Z</dc:date>
    </item>
    <item>
      <title>The problem with using one of</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010237#M19204</link>
      <description>&lt;OL&gt;
	&lt;LI&gt;The problem with using one of the example Gemm routines in the MKL library as a test case is that the dimensions of the matrices are too small.&amp;nbsp;&amp;nbsp; I have found that the problem does not occur if the matrix dimension is less than 8.&lt;/LI&gt;
	&lt;LI&gt;I have attached a very simple Fortran program test_mkl.f &amp;nbsp;that illustrates the problem.&lt;/LI&gt;
	&lt;LI&gt;These are the exact steps I have taken:
		&lt;OL style="list-style-type:lower-alpha;"&gt;
			&lt;LI&gt;Compile and link the program from the command prompt (Intel Fortran Composer XE 2013 SP1 Intel 64 Visual Studio) using ifort/Qmkl test_mkl.f.&lt;/LI&gt;
			&lt;LI&gt;Run the executable test_mkl.exe. It will complete.&lt;/LI&gt;
			&lt;LI&gt;Put the computer in sleep or hibernation mode.&lt;/LI&gt;
			&lt;LI&gt;Wake the computer up.&lt;/LI&gt;
			&lt;LI&gt;Run test_mkl.exe again.&amp;nbsp; It will hang up and not complete.&lt;/LI&gt;
		&lt;/OL&gt;
	&lt;/LI&gt;
	&lt;LI&gt;I have no doubt that that the problem is system dependent.&amp;nbsp; It happens on my Dell desktop but not on my Dell laptop.&amp;nbsp;&lt;/LI&gt;
	&lt;LI&gt;Here are the specifications for my Dell desktop:
		&lt;OL style="list-style-type:lower-alpha;"&gt;
			&lt;LI&gt;Dell XPS 8500&lt;/LI&gt;
			&lt;LI&gt;Windows 7 64 bit operating system&lt;/LI&gt;
			&lt;LI&gt;8 Intel Core i7-3770 CPUs 3.40 Ghz&lt;/LI&gt;
			&lt;LI&gt;16 Gb RAM&lt;/LI&gt;
		&lt;/OL&gt;
	&lt;/LI&gt;
	&lt;LI&gt;The problem is also dependent on the case of the GEMM routine.&amp;nbsp; I have found that DGEMM always works properly, but CGEMM and ZGEMM do not.&amp;nbsp; A recent compiler update changed the status of SGEMM from not working to working properly.&lt;/LI&gt;
	&lt;LI&gt;I have found that a 32 bit executable will work properly, but I get an internal compiler error (C0000005) if I try to rebuild a 32 bit executable after awakening from sleep mode.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Thu, 22 May 2014 23:21:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010237#M19204</guid>
      <dc:creator>Robert_C_2</dc:creator>
      <dc:date>2014-05-22T23:21:03Z</dc:date>
    </item>
    <item>
      <title>Hi Robert, </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010238#M19205</link>
      <description>&lt;P&gt;Hi Robert,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks a lot for the test case. &amp;nbsp;I did try on my laptop with it, can't reproduce the problem. I will escalate to the whole mkl team and see if any one has idea about this.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Ying&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2014 07:15:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010238#M19205</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2014-05-23T07:15:23Z</dc:date>
    </item>
    <item>
      <title>Hi Robert, </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010239#M19206</link>
      <description>&lt;P&gt;Hi Robert,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Could you please run the below command in command windowss ( i&lt;SPAN style="color: rgb(96, 96, 96);"&gt;ntel Fortran Composer XE 2013 SP1 Intel 64 Visual Studio))&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT color="#606060"&gt;&amp;gt; set &amp;gt; beforeH.txt&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT color="#606060"&gt;and after hibernate,&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT color="#606060"&gt;&amp;gt; set &amp;gt;AfterH.txt&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT color="#606060"&gt;and copy the beforeH.txt and AfterH.txt to me?&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT color="#606060"&gt;Thanks&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT color="#606060"&gt;Ying&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2014 03:46:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010239#M19206</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2014-05-26T03:46:39Z</dc:date>
    </item>
    <item>
      <title>Since the problem is</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010240#M19207</link>
      <description>&lt;P&gt;Since the problem is obviously system dependent, is there anyone with a Dell XPS 8500 desktop who can try the GEMM Blas routine after waking from sleep/hibernation to see if it works for them?&lt;/P&gt;

&lt;P&gt;The problem only occurs with the complex versions (i.e., CGEMM or ZGEMM, not SGEMM or DGEMM) and only with the 64-bit Fortran compiler (not the 32-bit compiler).&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2014 00:24:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010240#M19207</guid>
      <dc:creator>Robert_C_2</dc:creator>
      <dc:date>2014-05-27T00:24:23Z</dc:date>
    </item>
    <item>
      <title>I am having a slightly</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010231#M19198</link>
      <description>&lt;P&gt;I am having a slightly different problem:&lt;/P&gt;

&lt;P&gt;I can get dgemm to work nicely, but if I switch to the gemm version I get errors in finding the include files.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;

&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2014 17:44:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Gemm-BLAS-routine/m-p/1010231#M19198</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2014-05-14T17:44:21Z</dc:date>
    </item>
  </channel>
</rss>

