<?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 illegal instruction when using sse4 in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/illegal-instruction-when-using-sse4/m-p/846703#M1663</link>
    <description>thanks dmitriy. I saw a processor comparision page which said that xeon 5150 actually supported sse4. but the intel specification page for xeon 5100 series states support only upto sse3. thanks bro.</description>
    <pubDate>Wed, 14 Apr 2010 11:11:23 GMT</pubDate>
    <dc:creator>sidzonline85</dc:creator>
    <dc:date>2010-04-14T11:11:23Z</dc:date>
    <item>
      <title>illegal instruction when using sse4</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/illegal-instruction-when-using-sse4/m-p/846700#M1660</link>
      <description>&lt;BR /&gt;I am writing a code which involves calculating the dot product of two vectors. Therefore, I tried to use the &lt;B&gt;&lt;I&gt;_mm_dp_ps&lt;/I&gt;&lt;/B&gt; inttrinsic available in sse4, but got an &lt;B&gt;&lt;I&gt;illegal instruction&lt;/I&gt;&lt;/B&gt; at runtime. There were no compilation errors.&lt;BR /&gt;&lt;BR /&gt;The compiler I am using is &lt;I&gt;&lt;B&gt;icc&lt;/B&gt;&lt;/I&gt; and the processor is a &lt;I&gt;&lt;B&gt;xeon 5150&lt;/B&gt;&lt;/I&gt;&lt;CITE&gt;&lt;/CITE&gt;, which according to processor specifications does support sse4, but a /proc/cpuinfo (in linux) on the same shows support only until sse2.&lt;BR /&gt;&lt;BR /&gt;Can some one tell me why am I facing an illegal instruction and if at sse4 needs to be enabled explicitly, how do I do it?&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Apr 2010 10:38:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/illegal-instruction-when-using-sse4/m-p/846700#M1660</guid>
      <dc:creator>sidzonline85</dc:creator>
      <dc:date>2010-04-14T10:38:51Z</dc:date>
    </item>
    <item>
      <title>illegal instruction when using sse4</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/illegal-instruction-when-using-sse4/m-p/846701#M1661</link>
      <description>There are several version of SSE4 - SSE4.1, SSE4.2.&lt;BR /&gt;My processors also "supports SSE4", but up to SSE4.1. I get similar errors when trying to use SSE4.2 instructions.</description>
      <pubDate>Wed, 14 Apr 2010 10:46:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/illegal-instruction-when-using-sse4/m-p/846701#M1661</guid>
      <dc:creator>Dmitry_Vyukov</dc:creator>
      <dc:date>2010-04-14T10:46:04Z</dc:date>
    </item>
    <item>
      <title>illegal instruction when using sse4</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/illegal-instruction-when-using-sse4/m-p/846702#M1662</link>
      <description>_mm_dp_ps requires SSE4.1&lt;BR /&gt;Xeon 5150 supports only SSE3&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Apr 2010 10:55:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/illegal-instruction-when-using-sse4/m-p/846702#M1662</guid>
      <dc:creator>Dmitry_Vyukov</dc:creator>
      <dc:date>2010-04-14T10:55:26Z</dc:date>
    </item>
    <item>
      <title>illegal instruction when using sse4</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/illegal-instruction-when-using-sse4/m-p/846703#M1663</link>
      <description>thanks dmitriy. I saw a processor comparision page which said that xeon 5150 actually supported sse4. but the intel specification page for xeon 5100 series states support only upto sse3. thanks bro.</description>
      <pubDate>Wed, 14 Apr 2010 11:11:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/illegal-instruction-when-using-sse4/m-p/846703#M1663</guid>
      <dc:creator>sidzonline85</dc:creator>
      <dc:date>2010-04-14T11:11:23Z</dc:date>
    </item>
  </channel>
</rss>

