<?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 MKL- zgemm working on Win7 fails on win server 2008 in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-zgemm-working-on-Win7-fails-on-win-server-2008-updated-with/m-p/838914#M6287</link>
    <description>Hi Onur,&lt;DIV&gt;this is an unknown problem. What MKL's version do you use?&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
    <pubDate>Thu, 15 Apr 2010 12:22:10 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2010-04-15T12:22:10Z</dc:date>
    <item>
      <title>MKL- zgemm working on Win7 fails on win server 2008[updated with a new question]</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-zgemm-working-on-Win7-fails-on-win-server-2008-updated-with/m-p/838913#M6286</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am a newbie in C++ and I have been working with a hybrid C++, fortran code.The program's exe file is working on my win 7, 64 bit machineand when I transfer it to other win 7 or windows Vista machines, it still runs. However when I tried to make it work on a windows server 2008- 64 bit machine with xeon processor, it just gets stuck at zgemm function. What I mean by stuck is in the task manager it occupies a constant memory and cpu power and stays like that forever. It does not complain about anything. Any suggestions about how to solve the problem oreven where to start looking ?&lt;BR /&gt;&lt;BR /&gt;Thanks in advace.&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Apr 2010 09:59:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-zgemm-working-on-Win7-fails-on-win-server-2008-updated-with/m-p/838913#M6286</guid>
      <dc:creator>Onur_Atak</dc:creator>
      <dc:date>2010-04-15T09:59:58Z</dc:date>
    </item>
    <item>
      <title>MKL- zgemm working on Win7 fails on win server 2008</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-zgemm-working-on-Win7-fails-on-win-server-2008-updated-with/m-p/838914#M6287</link>
      <description>Hi Onur,&lt;DIV&gt;this is an unknown problem. What MKL's version do you use?&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Thu, 15 Apr 2010 12:22:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-zgemm-working-on-Win7-fails-on-win-server-2008-updated-with/m-p/838914#M6287</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-04-15T12:22:10Z</dc:date>
    </item>
    <item>
      <title>MKL- zgemm working on Win7 fails on win server 2008</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-zgemm-working-on-Win7-fails-on-win-server-2008-updated-with/m-p/838915#M6288</link>
      <description>Hi Gennady,&lt;BR /&gt;&lt;BR /&gt;I am using MKL version 10.2 with update 4 included.&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Apr 2010 12:45:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-zgemm-working-on-Win7-fails-on-win-server-2008-updated-with/m-p/838915#M6288</guid>
      <dc:creator>Onur_Atak</dc:creator>
      <dc:date>2010-04-15T12:45:50Z</dc:date>
    </item>
    <item>
      <title>MKL- zgemm working on Win7 fails on win server 2008</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-zgemm-working-on-Win7-fails-on-win-server-2008-updated-with/m-p/838916#M6289</link>
      <description>well, then accordingly to the Release Notes for version 10.2 ( see &lt;A href="http://software.intel.com/en-us/articles/intel-math-kernel-library-documentation/"&gt;here&lt;/A&gt; the link on these notes)&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;System Requirements /Supported Architectures and Terminology:&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Intel 64 Architecture refers to systems based on IA-32 architecture processors which have 64-bit architectural extensions, for example, Intel Core2 processor family, running a 64-bit operating system such as Microsoft Windows XP* Professional x64 Edition or Microsoft Windows Vista* x64. If the system is running a 32-bit version of the Windows operating system, then IA-32 architecture applies instead. Systems based on AMD processors running a 64-bit version of Windows are also supported&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Therefore we have to support such system.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I would recommend you to create the standalone test ( based onzgemm) and check how it will works.&lt;/DIV&gt;&lt;DIV&gt;as an example, you can reuse thezgemmx.f examples ( see&lt;MKL_ROOT&gt;\examples\blas\source\ directory)&lt;/MKL_ROOT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Thu, 15 Apr 2010 13:53:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-zgemm-working-on-Win7-fails-on-win-server-2008-updated-with/m-p/838916#M6289</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-04-15T13:53:21Z</dc:date>
    </item>
    <item>
      <title>MKL- zgemm working on Win7 fails on win server 2008</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-zgemm-working-on-Win7-fails-on-win-server-2008-updated-with/m-p/838917#M6290</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;I did as you suggested and created a standalone test. Btw, I am calling the fortran function from c++ and I am using visual studio 2008 interface. My standalone test worked in both win7 and windows server machines without a problem. So I started to check the input values. So far they all seem identical. I tried to reproduce the same conditions in my standalone test as they are in the original code like using same type castings etc. however I still couldn't reproduce theerror.I have really no clue about what is wrong and I would still appreciate more suggestions.&lt;BR /&gt;&lt;BR /&gt;/Onur</description>
      <pubDate>Mon, 19 Apr 2010 15:57:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-zgemm-working-on-Win7-fails-on-win-server-2008-updated-with/m-p/838917#M6290</guid>
      <dc:creator>Onur_Atak</dc:creator>
      <dc:date>2010-04-19T15:57:33Z</dc:date>
    </item>
    <item>
      <title>MKL- zgemm working on Win7 fails on win server 2008</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-zgemm-working-on-Win7-fails-on-win-server-2008-updated-with/m-p/838918#M6291</link>
      <description>I finally discovered the source of my problem. I was using parallel support for MKL and on Win 7 (which is installed on my laptop)it was using 2 processors. When I connect to Windows server through remote desktop application somehow it does not allow me to use more than one processor, so I compiled my code with sequential version of MKL and it worked. I also managed to make my code work with parallel support on windows server but this time by setting MKL_NUM_THREADS to 1. So now my question has changed.I want to use all 8 processors on windowsserver. The reason it is not working like that, is it because some options on windows server (not letting me use more than one processor ) oris there something I shoulddo with my code ?Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;/Onur</description>
      <pubDate>Wed, 21 Apr 2010 09:11:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-zgemm-working-on-Win7-fails-on-win-server-2008-updated-with/m-p/838918#M6291</guid>
      <dc:creator>Onur_Atak</dc:creator>
      <dc:date>2010-04-21T09:11:43Z</dc:date>
    </item>
  </channel>
</rss>

