<?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 Hal, in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/illegal-instruction-core-dumped/m-p/1108467#M602</link>
    <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Hal,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thank you for trying the Intel(R) Distribution for Python.&lt;/P&gt;

&lt;P&gt;Can you send me more information about your configuration?&lt;/P&gt;

&lt;P&gt;Which version of our python distribution are you using?&lt;BR /&gt;
	Which Linux distribution/version are you using?&lt;BR /&gt;
	What steps did you take to setup your python environment? In particular, what are PYTHONHOME and PYTHONPATH?&lt;/P&gt;

&lt;P&gt;Thank you,&lt;BR /&gt;
	Todd&lt;/P&gt;</description>
    <pubDate>Thu, 02 Mar 2017 16:19:21 GMT</pubDate>
    <dc:creator>Todd_T_Intel</dc:creator>
    <dc:date>2017-03-02T16:19:21Z</dc:date>
    <item>
      <title>illegal instruction (core dumped)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/illegal-instruction-core-dumped/m-p/1108466#M601</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm trying to use the Intel Python on Linux.&lt;/P&gt;

&lt;P&gt;When I try to import numpy or scipy, I receive the message: Illegal instruction (core dumped).&lt;/P&gt;

&lt;P&gt;I found similar problem in forum but it is not helpful for me.&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:32:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/illegal-instruction-core-dumped/m-p/1108466#M601</guid>
      <dc:creator>choe__hyeonggu</dc:creator>
      <dc:date>2017-03-02T09:32:14Z</dc:date>
    </item>
    <item>
      <title>Hal,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/illegal-instruction-core-dumped/m-p/1108467#M602</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Hal,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thank you for trying the Intel(R) Distribution for Python.&lt;/P&gt;

&lt;P&gt;Can you send me more information about your configuration?&lt;/P&gt;

&lt;P&gt;Which version of our python distribution are you using?&lt;BR /&gt;
	Which Linux distribution/version are you using?&lt;BR /&gt;
	What steps did you take to setup your python environment? In particular, what are PYTHONHOME and PYTHONPATH?&lt;/P&gt;

&lt;P&gt;Thank you,&lt;BR /&gt;
	Todd&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 16:19:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/illegal-instruction-core-dumped/m-p/1108467#M602</guid>
      <dc:creator>Todd_T_Intel</dc:creator>
      <dc:date>2017-03-02T16:19:21Z</dc:date>
    </item>
    <item>
      <title>Thank you Todd for answer.</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/illegal-instruction-core-dumped/m-p/1108468#M603</link>
      <description>&lt;P&gt;Thank you Todd for answer.&lt;/P&gt;

&lt;P&gt;I'm using CentOS 6.7 and I tried&amp;nbsp;both of Python 2.7 and 3.5, Intel Distribution of Python Update 1 and 2 (4 Cases).&lt;/P&gt;

&lt;P&gt;I didn't set environment PYTHONHOME and PYTHONPATH.&lt;/P&gt;

&lt;P&gt;I followed release notes, that are some installation steps and 'source /opt/intel/intelpython*/bin/activate'.&lt;/P&gt;

&lt;P&gt;thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 01:45:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/illegal-instruction-core-dumped/m-p/1108468#M603</guid>
      <dc:creator>choe__hyeonggu</dc:creator>
      <dc:date>2017-03-03T01:45:28Z</dc:date>
    </item>
    <item>
      <title>Hyeonggu,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/illegal-instruction-core-dumped/m-p/1108469#M604</link>
      <description>&lt;P&gt;&lt;A href="https://software.intel.com/en-us/user/1581752" style="font-size: 11px; background-color: rgb(238, 238, 238);"&gt;Hyeonggu&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;Please post or private message me the results of:&lt;/P&gt;

&lt;P&gt;cat /proc/cpuinfo&lt;/P&gt;

&lt;P&gt;If we see which cpu you have, we can try to reproduce the problem.&lt;/P&gt;

&lt;P&gt;Robert&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 14:55:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/illegal-instruction-core-dumped/m-p/1108469#M604</guid>
      <dc:creator>Robert_C_Intel</dc:creator>
      <dc:date>2017-03-03T14:55:26Z</dc:date>
    </item>
    <item>
      <title>Thanks for reply.</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/illegal-instruction-core-dumped/m-p/1108470#M605</link>
      <description>&lt;P&gt;Thanks for reply.&lt;/P&gt;

&lt;P&gt;I attached my cpu info.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 05:57:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/illegal-instruction-core-dumped/m-p/1108470#M605</guid>
      <dc:creator>choe__hyeonggu</dc:creator>
      <dc:date>2017-03-06T05:57:17Z</dc:date>
    </item>
    <item>
      <title>We don't have a CPU that</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/illegal-instruction-core-dumped/m-p/1108471#M606</link>
      <description>&lt;P&gt;Intel Python requires SSE 4.2 to run and your CPU does not have it. An easy way to check is to look for sse4_2 in the /proc/cpuinfo. The wikipedia article (https://en.wikipedia.org/wiki/SSE4) describes which CPU's have SSE4.2.&lt;/P&gt;

&lt;P&gt;Robert&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 13:52:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/illegal-instruction-core-dumped/m-p/1108471#M606</guid>
      <dc:creator>Robert_C_Intel</dc:creator>
      <dc:date>2017-03-06T13:52:00Z</dc:date>
    </item>
  </channel>
</rss>

