<?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 Quote:Xavier Barthelemy wrote in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/compiling-and-linking-MKL-with-numpy-scipy/m-p/788803#M2036</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Xavier Barthelemy wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Dear everyone&lt;/P&gt;

&lt;P&gt;I have been a bit better&lt;/P&gt;

&lt;P&gt;patching the files I finally get something&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;in .basrc&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;source /opt/intel/composer_xe_2011_sp1.7.256/bin/compilervars.sh intel64&lt;BR /&gt;
	source /opt/intel/composer_xe_2011_sp1.7.256/mkl/bin/mklvars.sh intel64 lp64&lt;BR /&gt;
	export OMP_NUM_THREADS=4&lt;BR /&gt;
	export KMP_AFFINITY=verbose,compact&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;env variables:&lt;/STRONG&gt;&lt;BR /&gt;
	export LD_LIBRARY_PATH=/opt/intel/composer_xe_2011_sp1.7.256/mkl/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64/:/opt/intel/composer_xe_2011_sp1.7.256/compiler/lib/intel64/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/intel64/lp64:/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/:$LD_LIBRARY_PATH&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;site.cfg&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;[mkl]&lt;BR /&gt;
	library_dirs = /opt/intel/composer_xe_2011_sp1.7.256/mkl/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64/:/opt/intel/composer_xe_2011_sp1.7.256/compiler/lib/intel64/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/intel64/lp64/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64/&lt;BR /&gt;
	include_dirs = /opt/intel/composer_xe_2011_sp1.7.256/mkl/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64/:/opt/intel/composer_xe_2011_sp1.7.256/compiler/lib/intel64/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/intel64/lp64/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/&lt;BR /&gt;
	lapack_libs =&lt;BR /&gt;
	mkl_libs = mkl_def, mkl_intel_lp64, mkl_core , mkl_intel_thread, mkl_mc&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;distutils/intelcompiler.py&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;cc_exe = 'icc -m64 -O2 -fomit-frame-pointer -openmp -lpthread -fPIC -xHost -fp-model strict -L/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64 -I/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/intel64/lp64 -lm'&lt;BR /&gt;
	ccxx_exe = 'icpc -m64 -O2 -fomit-frame-pointer -openmp -lpthread -fPIC -xHost -fp-model strict -L/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64 -I/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/intel64/lp64 -lm'&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;distutils/fcompiler/intel.py&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;return ['-O3 -openmp -fpe0 -L/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64 -lpthread -xHost -I/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/intel64/lp64 -I/opt/intel/composer_xe_2011_sp1.7.256/mkl/include -lm']&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;in numpy.test("full")&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;i gettest_double (test_linalg.TestCond2) ... python: symbol lookup error: /opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64/libmkl_sequential.so: &lt;STRONG&gt;undefined symbol: mkl_serv_lock&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;I am trying to look formkl_serv_lock, but impossible to find.&lt;/P&gt;

&lt;P&gt;some ideas, someone?&lt;/P&gt;

&lt;P&gt;Xavier&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;How did you reach here? What is the main difference between #2 and #1 (looks like changing from ilp64 to lp64 but not sure)? Do you know how did the change affect the test? I have a very similar issue:&amp;nbsp;http://stackoverflow.com/q/24777648/688080.&amp;nbsp;&lt;SPAN style="line-height: 19.5120010375977px;"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Jul 2014 13:26:00 GMT</pubDate>
    <dc:creator>Ziyuan</dc:creator>
    <dc:date>2014-07-18T13:26:00Z</dc:date>
    <item>
      <title>compiling and linking MKL with numpy/scipy</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/compiling-and-linking-MKL-with-numpy-scipy/m-p/788799#M2032</link>
      <description>&lt;P&gt;dear everyone,&lt;/P&gt;&lt;P&gt;I am hard trying to compile numpy / and scipy with mkl.&lt;/P&gt;&lt;P&gt;unfortunately it does not work. i have tried a lot of solution, and the closest for me to work is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have &lt;/P&gt;&lt;P&gt;Linux manning 2.6.32-27-server #49-Ubuntu SMP Thu Dec 2 02:05:21 UTC 2010 x86_64 GNU/Linux&lt;/P&gt;&lt;P&gt;python -c 'import os,sys;print os.name,sys.platform' -&amp;gt;posix linux&lt;/P&gt;&lt;P&gt;python 2.6&lt;/P&gt;&lt;P&gt;numpy 1.6.1&lt;/P&gt;&lt;P&gt;scipy 0.10&lt;/P&gt;&lt;P&gt;Intel Fortran Compiler XE Version 12.1 Update 1,
Intel Debugger Version 12.1 Update 1, Intel Math Kernel Library (Intel MKL)
Version 10.3 Update 7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used this to help me: &lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/" target="_blank"&gt;http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;the relevant part of site.cfg in numpy:&lt;/P&gt;&lt;P&gt;[mkl]&lt;BR /&gt;library_dirs = /opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64/&lt;BR /&gt;include_dirs = /opt/intel/composer_xe_2011_sp1.7.256/mkl/include/&lt;BR /&gt;lapack_libs =&lt;BR /&gt;mmkl_libs = mkl_intel_ilp64 ,mkl_core ,mkl_intel_thread,mkl_mc&lt;BR /&gt;&lt;BR /&gt;in distutils/intecompiler.py&lt;/P&gt;&lt;P&gt;cc_exe = 'icc -m64 -O2 -fomit-frame-pointer -openmp -lpthread -fPIC -xHost  -fp-model strict -DMKL_ILP64 '&lt;BR /&gt;   ccxx_exe = 'icpc -m64 -O2 -fomit-frame-pointer -openmp -lpthread -fPIC -xHost  -fp-model strict -DMKL_ILP64 '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inin distutils/fcompiler/intel.py&lt;/P&gt;&lt;P&gt;def get_flags_opt(self):&lt;BR /&gt;        return ['-O3 -openmp -i8 -fpe0 -L$(MKLROOT)/lib/intel64 -lpthread,']&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I run in .bashrc&lt;/P&gt;&lt;P&gt;source /opt/intel/composer_xe_2011_sp1.7.256/bin/compilervars.sh intel64&lt;BR /&gt;source /opt/intel/composer_xe_2011_sp1.7.256/mkl/bin/mklvars.sh intel64 ilp64&lt;/P&gt;&lt;P&gt;and my complation script is:&lt;/P&gt;&lt;P&gt;export LD_LIBRARY_PATH=/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64/:/opt/intel/composer_xe_2011_sp1.7.256/compiler/lib/intel64/:$LD_LIBRARY_PATH&lt;/P&gt;&lt;P&gt;python setup.py config --compiler=intelem build_clib --compiler=intelem build_ext --compiler=intelem install&lt;/P&gt;&lt;P&gt;I had to use"-fp-model strict" to pass the simple test of numpy numpy.test()&lt;/P&gt;&lt;P&gt;but when I run numpy.test('full')&lt;/P&gt;&lt;P&gt;test_assumed_shape.TestAssumedShapeSumExample.test_all ... Segmentation fault&lt;/P&gt;&lt;P&gt;and then with the same config for scipy&lt;/P&gt;&lt;P&gt;scipy.test('full')&lt;/P&gt;&lt;P&gt;test_definition (test_basic.TestDoubleFFT) ... Segmentation fault&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what do I miss to make it work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Xavier&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2011 23:28:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/compiling-and-linking-MKL-with-numpy-scipy/m-p/788799#M2032</guid>
      <dc:creator>Xavier_Barthelemy</dc:creator>
      <dc:date>2011-11-22T23:28:41Z</dc:date>
    </item>
    <item>
      <title>compiling and linking MKL with numpy/scipy</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/compiling-and-linking-MKL-with-numpy-scipy/m-p/788800#M2033</link>
      <description>&lt;P&gt;Dear everyone&lt;/P&gt;&lt;P&gt;I have been a bit better&lt;/P&gt;&lt;P&gt;patching the files I finally get something&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;in .basrc&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;source /opt/intel/composer_xe_2011_sp1.7.256/bin/compilervars.sh intel64&lt;BR /&gt;source /opt/intel/composer_xe_2011_sp1.7.256/mkl/bin/mklvars.sh intel64 lp64&lt;BR /&gt;export OMP_NUM_THREADS=4&lt;BR /&gt;export KMP_AFFINITY=verbose,compact&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;env variables:&lt;BR /&gt;&lt;/STRONG&gt;export LD_LIBRARY_PATH=/opt/intel/composer_xe_2011_sp1.7.256/mkl/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64/:/opt/intel/composer_xe_2011_sp1.7.256/compiler/lib/intel64/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/intel64/lp64:/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/:$LD_LIBRARY_PATH&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;site.cfg&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;[mkl]&lt;BR /&gt;library_dirs = /opt/intel/composer_xe_2011_sp1.7.256/mkl/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64/:/opt/intel/composer_xe_2011_sp1.7.256/compiler/lib/intel64/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/intel64/lp64/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64/&lt;BR /&gt;include_dirs = /opt/intel/composer_xe_2011_sp1.7.256/mkl/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64/:/opt/intel/composer_xe_2011_sp1.7.256/compiler/lib/intel64/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/intel64/lp64/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/&lt;BR /&gt;lapack_libs = &lt;BR /&gt;mkl_libs =  mkl_def, mkl_intel_lp64, mkl_core , mkl_intel_thread, mkl_mc&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;distutils/intelcompiler.py&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;cc_exe = 'icc -m64 -O2 -fomit-frame-pointer -openmp -lpthread -fPIC -xHost  -fp-model strict -L/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64 -I/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/intel64/lp64 -lm'&lt;BR /&gt;    ccxx_exe = 'icpc -m64 -O2 -fomit-frame-pointer -openmp -lpthread -fPIC -xHost  -fp-model strict -L/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64 -I/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/intel64/lp64 -lm'&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;distutils/fcompiler/intel.py&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;return ['-O3 -openmp -fpe0 -L/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64 -lpthread -xHost -I/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/intel64/lp64 -I/opt/intel/composer_xe_2011_sp1.7.256/mkl/include -lm']&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;in numpy.test("full")&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;i gettest_double (test_linalg.TestCond2) ... python: symbol lookup error: /opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64/libmkl_sequential.so: &lt;STRONG&gt;undefined symbol: mkl_serv_lock&lt;/STRONG&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to look formkl_serv_lock, but impossible to find.&lt;/P&gt;&lt;P&gt;some ideas, someone?&lt;/P&gt;&lt;P&gt;Xavier&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2011 07:29:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/compiling-and-linking-MKL-with-numpy-scipy/m-p/788800#M2033</guid>
      <dc:creator>Xavier_Barthelemy</dc:creator>
      <dc:date>2011-11-23T07:29:29Z</dc:date>
    </item>
    <item>
      <title>compiling and linking MKL with numpy/scipy</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/compiling-and-linking-MKL-with-numpy-scipy/m-p/788801#M2034</link>
      <description>Hi Xavier, &lt;BR /&gt;&lt;BR /&gt;The smbols should be in libmkl_core.so. &lt;BR /&gt;nm libmkl_core.so | grep mkl_serv_lock&lt;BR /&gt;00000000000b2660 T mkl_serv_lock&lt;BR /&gt;&lt;BR /&gt;It seems some thing is wrong in your mkl config and link. &lt;BR /&gt;could you check where the libmkl_sequential.so were loaded/linked?&lt;BR /&gt;&lt;BR /&gt;Additionally, from the config&lt;BR /&gt;lapack_libs = &lt;BR /&gt;mkl_libs = mkl_def, mkl_intel_lp64, mkl_core , mkl_intel_thread, mkl_mc&lt;BR /&gt;&lt;BR /&gt;The link order in linux is essential, soyou may change the order like&lt;BR /&gt;mkl_intel_lp64,&lt;BR /&gt; mkl_intel_thread&lt;BR /&gt;mkl_core &lt;BR /&gt;&lt;BR /&gt;or use mkl_rt directly. &lt;BR /&gt;&lt;BR /&gt;you mayrefer to the article : Numpy application notes &lt;A href="http://software.intel.com/en-us/articles/numpy-user-note/"&gt;http://software.intel.com/en-us/articles/numpy-user-note/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and &lt;A href="http://software.intel.com/en-us/articles/a-new-linking-model-single-dynamic-library-mkl_rt-since-intel-mkl-103/"&gt;http://software.intel.com/en-us/articles/a-new-linking-model-single-dynamic-library-mkl_rt-since-intel-mkl-103/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ying</description>
      <pubDate>Wed, 23 Nov 2011 08:33:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/compiling-and-linking-MKL-with-numpy-scipy/m-p/788801#M2034</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2011-11-23T08:33:30Z</dc:date>
    </item>
    <item>
      <title>compiling and linking MKL with numpy/scipy</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/compiling-and-linking-MKL-with-numpy-scipy/m-p/788802#M2035</link>
      <description>&lt;P&gt;It worked... amazing and terrifying at the same time. I didn't know order was important.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from the above I just change&lt;/P&gt;&lt;P&gt;mkl_libs =  mkl_def, mkl_intel_lp64 , mkl_intel_thread, mkl_core, mkl_mc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and everything went fine!&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;Xavier&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2011 03:39:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/compiling-and-linking-MKL-with-numpy-scipy/m-p/788802#M2035</guid>
      <dc:creator>Xavier_Barthelemy</dc:creator>
      <dc:date>2011-11-24T03:39:46Z</dc:date>
    </item>
    <item>
      <title>Quote:Xavier Barthelemy wrote</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/compiling-and-linking-MKL-with-numpy-scipy/m-p/788803#M2036</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Xavier Barthelemy wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Dear everyone&lt;/P&gt;

&lt;P&gt;I have been a bit better&lt;/P&gt;

&lt;P&gt;patching the files I finally get something&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;in .basrc&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;source /opt/intel/composer_xe_2011_sp1.7.256/bin/compilervars.sh intel64&lt;BR /&gt;
	source /opt/intel/composer_xe_2011_sp1.7.256/mkl/bin/mklvars.sh intel64 lp64&lt;BR /&gt;
	export OMP_NUM_THREADS=4&lt;BR /&gt;
	export KMP_AFFINITY=verbose,compact&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;env variables:&lt;/STRONG&gt;&lt;BR /&gt;
	export LD_LIBRARY_PATH=/opt/intel/composer_xe_2011_sp1.7.256/mkl/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64/:/opt/intel/composer_xe_2011_sp1.7.256/compiler/lib/intel64/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/intel64/lp64:/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/:$LD_LIBRARY_PATH&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;site.cfg&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;[mkl]&lt;BR /&gt;
	library_dirs = /opt/intel/composer_xe_2011_sp1.7.256/mkl/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64/:/opt/intel/composer_xe_2011_sp1.7.256/compiler/lib/intel64/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/intel64/lp64/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64/&lt;BR /&gt;
	include_dirs = /opt/intel/composer_xe_2011_sp1.7.256/mkl/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64/:/opt/intel/composer_xe_2011_sp1.7.256/compiler/lib/intel64/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/intel64/lp64/:/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/&lt;BR /&gt;
	lapack_libs =&lt;BR /&gt;
	mkl_libs = mkl_def, mkl_intel_lp64, mkl_core , mkl_intel_thread, mkl_mc&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;distutils/intelcompiler.py&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;cc_exe = 'icc -m64 -O2 -fomit-frame-pointer -openmp -lpthread -fPIC -xHost -fp-model strict -L/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64 -I/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/intel64/lp64 -lm'&lt;BR /&gt;
	ccxx_exe = 'icpc -m64 -O2 -fomit-frame-pointer -openmp -lpthread -fPIC -xHost -fp-model strict -L/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64 -I/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/intel64/lp64 -lm'&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;distutils/fcompiler/intel.py&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;return ['-O3 -openmp -fpe0 -L/opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64 -lpthread -xHost -I/opt/intel/composer_xe_2011_sp1.7.256/mkl/include/intel64/lp64 -I/opt/intel/composer_xe_2011_sp1.7.256/mkl/include -lm']&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;in numpy.test("full")&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;i gettest_double (test_linalg.TestCond2) ... python: symbol lookup error: /opt/intel/composer_xe_2011_sp1.7.256/mkl/lib/intel64/libmkl_sequential.so: &lt;STRONG&gt;undefined symbol: mkl_serv_lock&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;I am trying to look formkl_serv_lock, but impossible to find.&lt;/P&gt;

&lt;P&gt;some ideas, someone?&lt;/P&gt;

&lt;P&gt;Xavier&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;How did you reach here? What is the main difference between #2 and #1 (looks like changing from ilp64 to lp64 but not sure)? Do you know how did the change affect the test? I have a very similar issue:&amp;nbsp;http://stackoverflow.com/q/24777648/688080.&amp;nbsp;&lt;SPAN style="line-height: 19.5120010375977px;"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jul 2014 13:26:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/compiling-and-linking-MKL-with-numpy-scipy/m-p/788803#M2036</guid>
      <dc:creator>Ziyuan</dc:creator>
      <dc:date>2014-07-18T13:26:00Z</dc:date>
    </item>
    <item>
      <title>Hi Ziyuan, </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/compiling-and-linking-MKL-with-numpy-scipy/m-p/788804#M2037</link>
      <description>&lt;P&gt;Hi Ziyuan,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Could you please try -O1 option for Intel fortran compiler. We have issue with ifort in latest composer version.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/topic/505993" target="_blank"&gt;https://software.intel.com/en-us/forums/topic/505993&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;/P&gt;

&lt;P&gt;Ying&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2014 06:00:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/compiling-and-linking-MKL-with-numpy-scipy/m-p/788804#M2037</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2014-07-21T06:00:19Z</dc:date>
    </item>
  </channel>
</rss>

