<?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 FATAL Error -  Error on loading function mkl_vml_serv_threader_c_1i_2o. in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-FATAL-Error-Error-on-loading-function-mkl-vml-serv-threader/m-p/1162744#M28018</link>
    <description>&lt;P&gt;Hi, i am trying out the latest intel python with TBB. i tried 'python -m TBB test.py' which test is a program with lots of PANDAS dataframe and random forest regressors. Any advice what should i be looking at? This is on windows 7 64 bits&lt;/P&gt;</description>
    <pubDate>Mon, 07 Aug 2017 15:49:26 GMT</pubDate>
    <dc:creator>des_c_</dc:creator>
    <dc:date>2017-08-07T15:49:26Z</dc:date>
    <item>
      <title>MKL FATAL Error -  Error on loading function mkl_vml_serv_threader_c_1i_2o.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-FATAL-Error-Error-on-loading-function-mkl-vml-serv-threader/m-p/1162744#M28018</link>
      <description>&lt;P&gt;Hi, i am trying out the latest intel python with TBB. i tried 'python -m TBB test.py' which test is a program with lots of PANDAS dataframe and random forest regressors. Any advice what should i be looking at? This is on windows 7 64 bits&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2017 15:49:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-FATAL-Error-Error-on-loading-function-mkl-vml-serv-threader/m-p/1162744#M28018</guid>
      <dc:creator>des_c_</dc:creator>
      <dc:date>2017-08-07T15:49:26Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-FATAL-Error-Error-on-loading-function-mkl-vml-serv-threader/m-p/1162745#M28019</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
	&lt;BR /&gt;
	Could you please confirm whether your program uses NumExpr? Additionally, please provide the output of &amp;nbsp;``conda list mkl``&lt;/P&gt;

&lt;P&gt;Thank you,&lt;BR /&gt;
	Oleksandr&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2017 18:21:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-FATAL-Error-Error-on-loading-function-mkl-vml-serv-threader/m-p/1162745#M28019</guid>
      <dc:creator>Oleksandr_P_Intel</dc:creator>
      <dc:date>2017-08-07T18:21:42Z</dc:date>
    </item>
    <item>
      <title>hi, yes i use a lot of scikit</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-FATAL-Error-Error-on-loading-function-mkl-vml-serv-threader/m-p/1162746#M28020</link>
      <description>&lt;P&gt;hi, yes i use a lot of scikit-learn, statsmodels and scipy, not sure &lt;SPAN style="font-size: 12px;"&gt;NumExpr is involve but i dont use it directly&lt;/SPAN&gt;.&lt;/P&gt;

&lt;P&gt;for mkl&lt;/P&gt;

&lt;P&gt;mkl &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2017.0.3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;intel_5 &amp;nbsp;[intel] &amp;nbsp;intel&lt;/P&gt;

&lt;P&gt;numpy config as such: -&lt;/P&gt;

&lt;P&gt;lapack_mkl_info:&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; library_dirs = ['c:/IntelPython3\\Library\\lib']&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; include_dirs = ['c:/IntelPython3\\Library\\include']&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; libraries = ['mkl_core_dll', 'mkl_intel_lp64_dll', 'mkl_intel_thread_dll']&lt;BR /&gt;
	mkl_info:&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; library_dirs = ['c:/IntelPython3\\Library\\lib']&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; include_dirs = ['c:/IntelPython3\\Library\\include']&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; libraries = ['mkl_core_dll', 'mkl_intel_lp64_dll', 'mkl_intel_thread_dll']&lt;BR /&gt;
	blas_opt_info:&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; library_dirs = ['c:/IntelPython3\\Library\\lib']&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; include_dirs = ['c:/IntelPython3\\Library\\include']&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; libraries = ['mkl_core_dll', 'mkl_intel_lp64_dll', 'mkl_intel_thread_dll']&lt;BR /&gt;
	lapack_opt_info:&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; library_dirs = ['c:/IntelPython3\\Library\\lib']&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; include_dirs = ['c:/IntelPython3\\Library\\include']&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; libraries = ['mkl_core_dll', 'mkl_intel_lp64_dll', 'mkl_intel_thread_dll']&lt;BR /&gt;
	blas_mkl_info:&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; library_dirs = ['c:/IntelPython3\\Library\\lib']&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; include_dirs = ['c:/IntelPython3\\Library\\include']&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; libraries = ['mkl_core_dll', 'mkl_intel_lp64_dll', 'mkl_intel_thread_dll']&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2017 06:31:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-FATAL-Error-Error-on-loading-function-mkl-vml-serv-threader/m-p/1162746#M28020</guid>
      <dc:creator>des_c_</dc:creator>
      <dc:date>2017-08-08T06:31:00Z</dc:date>
    </item>
    <item>
      <title>We are able to reproduce the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-FATAL-Error-Error-on-loading-function-mkl-vml-serv-threader/m-p/1162747#M28021</link>
      <description>&lt;P&gt;We are able to reproduce the error on our side, and we are working on a fix.&lt;/P&gt;

&lt;P&gt;Thank you,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Jingwei Zhang&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2017 17:17:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-FATAL-Error-Error-on-loading-function-mkl-vml-serv-threader/m-p/1162747#M28021</guid>
      <dc:creator>Jingwei_Z_Intel</dc:creator>
      <dc:date>2017-08-08T17:17:15Z</dc:date>
    </item>
    <item>
      <title>Hi des, </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-FATAL-Error-Error-on-loading-function-mkl-vml-serv-threader/m-p/1162748#M28022</link>
      <description>&lt;P&gt;Hi des,&amp;nbsp;&lt;BR /&gt;
	&lt;BR /&gt;
	The crash is caused by use of vector math library (VML) using TBB as MKL's threading and is specific to Windows only. As Jingwei said, the fix is underway.&amp;nbsp;&lt;BR /&gt;
	&lt;BR /&gt;
	The current work-around is not to use the TBB package on Windows, since it makes MKL dynamic runtime use TBB threading layer.&lt;/P&gt;

&lt;P&gt;Per our findings the crash happens through the use of numexpr, but it would be helpful to confirm that on your end. If it possible to share a reproducer with us, please let us know. Otherwise, please provide the output of `conda list --explicit` for the environment where you experience the issue.&lt;/P&gt;

&lt;P&gt;It would also be helpful to know if you are using `numpy.random_intel`?&lt;/P&gt;

&lt;P&gt;Thank you,&lt;BR /&gt;
	Oleksandr&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 16:57:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-FATAL-Error-Error-on-loading-function-mkl-vml-serv-threader/m-p/1162748#M28022</guid>
      <dc:creator>Oleksandr_P_Intel</dc:creator>
      <dc:date>2017-08-09T16:57:19Z</dc:date>
    </item>
  </channel>
</rss>

