<?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 Jamil - I will check on in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997667#M28823</link>
    <description>&lt;P&gt;Hi Jamil - I will check on the progress and let you know shortly. Our next possible opportunity to provide a fix in an official release is in the mid-August time frame. When would you need a fix to create what you need in time for September?&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jul 2014 09:10:09 GMT</pubDate>
    <dc:creator>Kevin_D_Intel</dc:creator>
    <dc:date>2014-07-24T09:10:09Z</dc:date>
    <item>
      <title>omp declare simd support on phi</title>
      <link>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997659#M28815</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp; Hi&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I am trying to compile some code using the offload model but the compiler is failing with&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; internal error: bad pointer&amp;nbsp;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;when compiling host a function with pragma omp declare simd decoration. &amp;nbsp; This does not occur when I remove all pragma offloads (i.e. compiling for the host only)&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;Is OMP 4 supported on the phi? and are there any work arounds?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Setup: &amp;nbsp; &amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; Red Hat Enterprise Linux Server release 6.4 (Santiago)&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;icc version 15.0.0 Beta (gcc version 4.4.7 compatibility)&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;MPSS 3.2.3&amp;nbsp;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; Thanks&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Jamil&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2014 12:55:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997659#M28815</guid>
      <dc:creator>Jamil_A_</dc:creator>
      <dc:date>2014-07-11T12:55:29Z</dc:date>
    </item>
    <item>
      <title>There is partial support for</title>
      <link>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997660#M28816</link>
      <description>&lt;P&gt;There is partial support for OpenMP 4.0; current version is 15.0.0.064.&amp;nbsp; Internal error on the current compiler is definitely a reportable bug, regardless of correctness or degree of support for your example.&amp;nbsp; Announcement said all of OpenMP 4 would be supported in the release version except for user defined reduction.&amp;nbsp; So it would be important to furnish actual examples to help establish limitations and ask for some of those to be alleviated.&amp;nbsp; Note on the other current thread about OpenMP 4 on MIC that it may be necessary currently to avoid embedded reserved words in names of functions designated by omp declare simd.&lt;/P&gt;

&lt;P&gt;I haven't seen the C equivalent of&lt;/P&gt;

&lt;P&gt;&lt;A href="https://community.intel.com/en-us/articles/explicit-vector-programming-in-fortran"&gt;https://software.intel.com/en-us/articles/explicit-vector-programming-in...&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;showing original Intel non-standard pragmas and omp 4 equivalents, one of which may work.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/tags/43556" target="_blank"&gt;https://software.intel.com/en-us/tags/43556&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;show a list of the videos Intel presented including the intended aspects of omp declare simd&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2014 13:31:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997660#M28816</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2014-07-11T13:31:00Z</dc:date>
    </item>
    <item>
      <title>As Tim noted your code</title>
      <link>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997661#M28817</link>
      <description>&lt;P&gt;As Tim noted your code triggered an internal compiler error that we need to address. Can you post a reproducing test case to this thread so I can report the error to Development?&lt;/P&gt;

&lt;P&gt;With a test case we may be able to identify a work around if one exists.&lt;/P&gt;

&lt;P&gt;If there are concerns with posting to the general forum community then you can send me a private reply with the test case attached.&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2014 14:40:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997661#M28817</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2014-07-11T14:40:14Z</dc:date>
    </item>
    <item>
      <title>Hi Kevin</title>
      <link>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997662#M28818</link>
      <description>&lt;P&gt;Hi Kevin&lt;/P&gt;

&lt;P&gt;&amp;nbsp;I am in the process to creating a test that reproduces the error. It looks like it is a combination of operations as a simple reproduction of the block of code that fails in the application does not fail on its own.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Jamil&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2014 14:50:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997662#M28818</guid>
      <dc:creator>Jamil_A_</dc:creator>
      <dc:date>2014-07-11T14:50:04Z</dc:date>
    </item>
    <item>
      <title>Jamil - Thank you for your</title>
      <link>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997663#M28819</link>
      <description>&lt;P&gt;Jamil - Thank you for your private messages. I received an indication of those but that feature is broken (at least for internal users) at the moment and preventing me from retrieving your message and test case. I will keep trying and submit the defect to Development once I obtain your test case.&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2014 10:41:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997663#M28819</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2014-07-14T10:41:12Z</dc:date>
    </item>
    <item>
      <title> Hi Kevin</title>
      <link>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997664#M28820</link>
      <description>&lt;P&gt;&amp;nbsp;Hi Kevin&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp;I sent you a second message with the code inline. Let me know if you have not received it as I can send it again.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Thanks&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Jamil&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2014 10:44:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997664#M28820</guid>
      <dc:creator>Jamil_A_</dc:creator>
      <dc:date>2014-07-14T10:44:29Z</dc:date>
    </item>
    <item>
      <title>Jamil - Thank you for that. I</title>
      <link>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997665#M28821</link>
      <description>&lt;P&gt;Jamil - Thank you for that. I did find that message and confirmed the error and reported it to our Developers (see internal tracking id below) for investigation/repair. It turns out the error exists in our current production Composer XE 2013 SP1 (14.0 compiler) also. I will keep you updated about a fix as I hear about it.&lt;/P&gt;

&lt;P&gt;(Internal tracking id: DPD200358651)&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;(Resolution Update on 09/02/2014):&lt;/STRONG&gt; This defect is fixed in the Intel® C++ Composer XE 2013 SP1 Update 4 release (Version 14.0.4.211 Build 20140805 - Linux)&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2014 16:07:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997665#M28821</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2014-07-14T16:07:00Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997666#M28822</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Hi Kevin&lt;/P&gt;

&lt;P&gt;&amp;nbsp; Do you have any indication from the Dev team when a fix is likely to be issued? I am in the process of planning a meeting with senior Intel Execs in September and I want to understand whether I will be in a position to show them any results.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Thanks&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Jamil&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Kevin Davis (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Jamil - Thank you for that. I did find that message and confirmed the error and reported it to our Developers (see internal tracking id below) for investigation/repair. It turns out the error exists in our current production Composer XE 2013 SP1 (14.0 compiler) also. I will keep you updated about a fix as I hear about it.&lt;/P&gt;

&lt;P&gt;(Internal tracking id: DPD200358651)&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2014 08:31:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997666#M28822</guid>
      <dc:creator>Jamil_A_</dc:creator>
      <dc:date>2014-07-24T08:31:48Z</dc:date>
    </item>
    <item>
      <title>Hi Jamil - I will check on</title>
      <link>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997667#M28823</link>
      <description>&lt;P&gt;Hi Jamil - I will check on the progress and let you know shortly. Our next possible opportunity to provide a fix in an official release is in the mid-August time frame. When would you need a fix to create what you need in time for September?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2014 09:10:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997667#M28823</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2014-07-24T09:10:09Z</dc:date>
    </item>
    <item>
      <title>Hi Kevin, mid August would be</title>
      <link>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997668#M28824</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Hi Kevin, mid August would be perfect but the end of the month would be the latest.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2014 09:24:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997668#M28824</guid>
      <dc:creator>Jamil_A_</dc:creator>
      <dc:date>2014-07-24T09:24:23Z</dc:date>
    </item>
    <item>
      <title>This defect is fixed in the</title>
      <link>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997669#M28825</link>
      <description>&lt;P&gt;This defect is fixed in the Intel® C++ Composer XE 2013 SP1 Update 4 Release (Version 14.0.4.211 Build 20140805 - Linux) now available from our Intel Registration Center.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2014 16:08:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/omp-declare-simd-support-on-phi/m-p/997669#M28825</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2014-09-02T16:08:33Z</dc:date>
    </item>
  </channel>
</rss>

