<?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 64 bit dll gives strange error in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-64-bit-dll-gives-strange-error/m-p/1137258#M26115</link>
    <description>&lt;P&gt;I am trying to run anaconda python 64 bit:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;(base) D:\Anaconda2&amp;gt;python.exe&lt;BR /&gt;Python 2.7.16 |Anaconda, Inc.| (default, Mar 14 2019, 15:42:17) [MSC v.1500 64 bit (AMD64)] on win32&lt;BR /&gt;Type "help", "copyright", "credits" or "license" for more information.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; import numpy as np&lt;BR /&gt;INTEL MKL ERROR: The operating system cannot run %1. mkl_intel_thread.dll.&lt;BR /&gt;Intel MKL FATAL ERROR: Cannot load mkl_intel_thread.dll.&lt;/P&gt;&lt;P&gt;in a popup windows it says:&lt;/P&gt;&lt;P&gt;The ordinal 242 could not be located in the dynamic link library&lt;/P&gt;&lt;P&gt;.....\mkl_intel_thread.dll&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can note also that the Intel Python itself does not run, producing the same popup and the same announcement as above.&lt;/P&gt;&lt;P&gt;Furthermore linking 64 bit Fortran programs with 64 bit mkl multithreaded does not work (for me),&amp;nbsp; it only works with mkl sequential.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Aug 2019 12:48:56 GMT</pubDate>
    <dc:creator>sylvian_k_</dc:creator>
    <dc:date>2019-08-01T12:48:56Z</dc:date>
    <item>
      <title>mkl 64 bit dll gives strange error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-64-bit-dll-gives-strange-error/m-p/1137258#M26115</link>
      <description>&lt;P&gt;I am trying to run anaconda python 64 bit:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;(base) D:\Anaconda2&amp;gt;python.exe&lt;BR /&gt;Python 2.7.16 |Anaconda, Inc.| (default, Mar 14 2019, 15:42:17) [MSC v.1500 64 bit (AMD64)] on win32&lt;BR /&gt;Type "help", "copyright", "credits" or "license" for more information.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; import numpy as np&lt;BR /&gt;INTEL MKL ERROR: The operating system cannot run %1. mkl_intel_thread.dll.&lt;BR /&gt;Intel MKL FATAL ERROR: Cannot load mkl_intel_thread.dll.&lt;/P&gt;&lt;P&gt;in a popup windows it says:&lt;/P&gt;&lt;P&gt;The ordinal 242 could not be located in the dynamic link library&lt;/P&gt;&lt;P&gt;.....\mkl_intel_thread.dll&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can note also that the Intel Python itself does not run, producing the same popup and the same announcement as above.&lt;/P&gt;&lt;P&gt;Furthermore linking 64 bit Fortran programs with 64 bit mkl multithreaded does not work (for me),&amp;nbsp; it only works with mkl sequential.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2019 12:48:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-64-bit-dll-gives-strange-error/m-p/1137258#M26115</guid>
      <dc:creator>sylvian_k_</dc:creator>
      <dc:date>2019-08-01T12:48:56Z</dc:date>
    </item>
    <item>
      <title>I don't see problem with 3.6</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-64-bit-dll-gives-strange-error/m-p/1137259#M26116</link>
      <description>&lt;P&gt;I don't see problem with 3.6.3 on win10, 64bit&lt;/P&gt;&lt;P&gt;&amp;gt;python&lt;BR /&gt;Python 3.6.3 |Intel Corporation| (default, Feb 12 2018, 00:43:00) [MSC v.1900 64 bit (AMD64)] on win32&lt;BR /&gt;Type "help", "copyright", "credits" or "license" for more information.&lt;BR /&gt;Intel(R) Distribution for Python is brought to you by Intel Corporation.&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; import sys&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; import time&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; import numpy as np&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; from numpy import *&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; from time import *&lt;/P&gt;&lt;P&gt;the example of the test.py code ( dgemm) works as expected:&lt;/P&gt;&lt;P&gt;\dgemm_python&amp;gt;python test.py&lt;BR /&gt;&amp;nbsp; &amp;nbsp;4, 0.01688165&lt;BR /&gt;&amp;nbsp; &amp;nbsp;8, 0.002460318&lt;BR /&gt;&amp;nbsp; 16, 0.002109923&lt;BR /&gt;&amp;nbsp; 32, 0.002239433&lt;BR /&gt;&amp;nbsp; 64, 0.002841675&lt;BR /&gt;&amp;nbsp;128, 0.006256896&lt;BR /&gt;&amp;nbsp;256, 0.01422499&lt;BR /&gt;&amp;nbsp;512, 0.01204672&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 09:25:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-64-bit-dll-gives-strange-error/m-p/1137259#M26116</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-08-02T09:25:02Z</dc:date>
    </item>
  </channel>
</rss>

