<?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 Hi Toshiyuki, in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094321#M420</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 14.4px;"&gt;Toshiyuki,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 14.4px;"&gt;Thank you for this report! I've reproduced the issue and filled the bug report.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 14.4px;"&gt;Another possible resolution is to build libpython2.7.so which is not provided along with our distribution.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 14.4px;"&gt;Thanks&lt;BR /&gt;
	// Anton&lt;/SPAN&gt;&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Dec 2015 15:07:39 GMT</pubDate>
    <dc:creator>Anton_M_Intel</dc:creator>
    <dc:date>2015-12-03T15:07:39Z</dc:date>
    <item>
      <title>Library Link Error</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094320#M419</link>
      <description>&lt;P&gt;Hi: I tried to link Theano with the your python library.&lt;/P&gt;

&lt;P&gt;When I tried to test Theano&lt;/P&gt;

&lt;P&gt;&amp;nbsp;python -c "import theano; theano.test()"&lt;/P&gt;

&lt;P&gt;I got the following error&lt;/P&gt;

&lt;P&gt;Exception: Compilation failed (return status=1): /usr/bin/ld: /home/t-nakata/intel/python/2.7.20150803_184913/lib/libpython2.7.a(abstract.o): relocation R_X86_64_32 against `.rodata.str1.4' can not be used when making a shared object; recompile with -fPIC. /home/t-nakata/intel/python/2.7.20150803_184913/lib/libpython2.7.a: could not read symbols: Bad value. collect2: error: ld returned 1 exit status.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I think the libraries need to be compiled with -fPIC option. (My two cents' worth)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Best Regards&lt;/P&gt;

&lt;P&gt;Toshiyuki Nakata&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2015 02:48:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094320#M419</guid>
      <dc:creator>Toshiyuki_N_</dc:creator>
      <dc:date>2015-12-03T02:48:47Z</dc:date>
    </item>
    <item>
      <title>Hi Toshiyuki,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094321#M420</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 14.4px;"&gt;Toshiyuki,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 14.4px;"&gt;Thank you for this report! I've reproduced the issue and filled the bug report.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 14.4px;"&gt;Another possible resolution is to build libpython2.7.so which is not provided along with our distribution.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 14.4px;"&gt;Thanks&lt;BR /&gt;
	// Anton&lt;/SPAN&gt;&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2015 15:07:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094321#M420</guid>
      <dc:creator>Anton_M_Intel</dc:creator>
      <dc:date>2015-12-03T15:07:39Z</dc:date>
    </item>
    <item>
      <title>Hi Anton,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094322#M421</link>
      <description>&lt;P&gt;Hi Anton,&lt;/P&gt;

&lt;P&gt;I ran into the same problem, is there a way to get the distribution compiled with the flag --enable-shared?&lt;/P&gt;

&lt;P&gt;-Michael&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 17:28:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094322#M421</guid>
      <dc:creator>Michael_L_4</dc:creator>
      <dc:date>2015-12-18T17:28:07Z</dc:date>
    </item>
    <item>
      <title>Hello Michael,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094323#M422</link>
      <description>&lt;P&gt;Hello Michael,&lt;BR /&gt;
	The Tech Preview release does not provide the necessary libraries, but we are working to fix it in the next release.&lt;/P&gt;

&lt;P&gt;&lt;FONT color="#1f497d" face="Calibri, sans-serif"&gt;&lt;SPAN style="font-size: 15px;"&gt;Thank you.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 17:31:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094323#M422</guid>
      <dc:creator>Ricardo_C_Intel</dc:creator>
      <dc:date>2016-01-14T17:31:22Z</dc:date>
    </item>
    <item>
      <title>This is a workaround I just</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094324#M423</link>
      <description>&lt;P&gt;This is a workaround I just stumbled upon:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;# download Python 2.7.10 (same version as the Intel bundle)
wget &lt;A href="http://python.org/ftp/python/2.7.10/Python-2.7.10.tar.xz" target="_blank"&gt;http://python.org/ftp/python/2.7.10/Python-2.7.10.tar.xz&lt;/A&gt;

# extract it and recompile it in a shared manner
tar xf Python-2.7.10.tar.xz &amp;amp;&amp;amp; cd cd Python-2.7.10
./configure --enable-shared
make

# COPY the shared libraries over into your intel python lib directory
cp libpython2.7.a /&amp;lt;intel directory&amp;gt;/lib

# don't know whether this one is actually needed here
cp libpython2.7.so /&amp;lt;intel directory&amp;gt;/lib&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;@Intel, maybe this helps you too :)&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 04:00:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094324#M423</guid>
      <dc:creator>glenn_n_</dc:creator>
      <dc:date>2016-01-27T04:00:12Z</dc:date>
    </item>
    <item>
      <title>Hi Glenn: Thank you for the</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094325#M424</link>
      <description>&lt;P&gt;Hi Glenn: Thank you for the workaround.&lt;/P&gt;

&lt;P&gt;Unfortunately, I had wanted to test the Intel optimized one.&lt;/P&gt;

&lt;P&gt;Perhaps people in Intel could compule their library with the --enable-shared option ?&lt;/P&gt;

&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 07:51:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094325#M424</guid>
      <dc:creator>Toshiyuki_N_</dc:creator>
      <dc:date>2016-01-27T07:51:34Z</dc:date>
    </item>
    <item>
      <title>Just want to add a +1 to this</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094326#M425</link>
      <description>&lt;P&gt;Just want to add a +1 to this. &amp;nbsp;I'd love to be able to test Caffe with the Intel-optimized Python, but right now I'm getting the exact same error as Toshiyuki when compiling Caffe against the Intel distribution.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;Sounds like it's in the works to make a release with libpython2.7.so included. &amp;nbsp;Is there a timeline on that release?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2016 20:31:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094326#M425</guid>
      <dc:creator>Rob_H_</dc:creator>
      <dc:date>2016-03-25T20:31:21Z</dc:date>
    </item>
    <item>
      <title>We can't promise a date for a</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094327#M426</link>
      <description>&lt;P&gt;We can't promise a date for a fix but ...&lt;/P&gt;

&lt;P&gt;If you registered for the tech preview you will get a email about the next release. I expect it will happen by April 1.&lt;/P&gt;

&lt;P&gt;Robert&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2016 21:28:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094327#M426</guid>
      <dc:creator>Robert_C_Intel</dc:creator>
      <dc:date>2016-03-25T21:28:04Z</dc:date>
    </item>
    <item>
      <title>Awesome.  Thanks Robert.</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094328#M427</link>
      <description>&lt;P&gt;Awesome. &amp;nbsp;Thanks Robert.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2016 21:40:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094328#M427</guid>
      <dc:creator>Rob_H_</dc:creator>
      <dc:date>2016-03-25T21:40:30Z</dc:date>
    </item>
    <item>
      <title>Two likes to Rob and Robert ;</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094329#M428</link>
      <description>&lt;P&gt;Two likes to Rob and Robert ;-)&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2016 23:42:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094329#M428</guid>
      <dc:creator>Toshiyuki_N_</dc:creator>
      <dc:date>2016-03-25T23:42:56Z</dc:date>
    </item>
    <item>
      <title>Just one more comment both</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094330#M429</link>
      <description>&lt;P&gt;Just one more comment both Theano and Caffe are very important libraries for Deep Learning. So, to be able to prove that the&lt;/P&gt;

&lt;P&gt;performance of these libraries is a very important point..&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Mar 2016 00:05:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094330#M429</guid>
      <dc:creator>Toshiyuki_N_</dc:creator>
      <dc:date>2016-03-26T00:05:18Z</dc:date>
    </item>
    <item>
      <title>Caffe and Theano are</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094331#M430</link>
      <description>&lt;P&gt;Caffe and Theano are important for Intel. In the next release any improvements will only come from having better BLAS in numpy. Over time, we want to do more.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Mar 2016 13:35:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094331#M430</guid>
      <dc:creator>Robert_C_Intel</dc:creator>
      <dc:date>2016-03-26T13:35:43Z</dc:date>
    </item>
    <item>
      <title>There is Chainer as well.. </title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094332#M431</link>
      <description>&lt;P&gt;There is Chainer as well..&amp;nbsp; &lt;A href="http://chainer.org/"&gt;http://chainer.org/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Best Regards&lt;/P&gt;

&lt;P&gt;TN&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Mar 2016 14:31:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094332#M431</guid>
      <dc:creator>Toshiyuki_N_</dc:creator>
      <dc:date>2016-03-26T14:31:41Z</dc:date>
    </item>
    <item>
      <title>Neon by Nervana is also a</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094333#M432</link>
      <description>&lt;P&gt;Neon by Nervana is also a good Neural network toolkit, hopefully it will be included in future Intel Python releasse&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;cheers&lt;/P&gt;

&lt;P&gt;zh&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 21 Aug 2016 14:05:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Library-Link-Error/m-p/1094333#M432</guid>
      <dc:creator>hussain__zafar</dc:creator>
      <dc:date>2016-08-21T14:05:36Z</dc:date>
    </item>
  </channel>
</rss>

