<?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 Even if I update to latest in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/icc-warning-10362/m-p/1080183#M61284</link>
    <description>&lt;P&gt;Even if I update to latest update, the same above error persists.&amp;nbsp;&lt;SPAN style="font-size: 12px;"&gt;&amp;gt;"&amp;nbsp;icc: warning #10362: Environment configuration problem encountered. Please check for proper MPSS installation and environment setup."&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Mar 2018 06:37:35 GMT</pubDate>
    <dc:creator>kumar__subashchandar</dc:creator>
    <dc:date>2018-03-01T06:37:35Z</dc:date>
    <item>
      <title>icc: warning #10362:</title>
      <link>https://community.intel.com/t5/Software-Archive/icc-warning-10362/m-p/1080180#M61281</link>
      <description>&lt;P&gt;Hi! I am now using Intel Parallel Studio Cluster Edition 2016 (update-2) for Windows! And I try my openmp program with Xeon-phi! When I build my program with the following command ==&amp;gt;&amp;gt;&lt;/P&gt;

&lt;P&gt;icl /Qmic -qopenmp example.cpp&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture_0.JPG"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/8873i7CC694EA39047679/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Capture_0.JPG" alt="Capture_0.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;I get "a.out" file! And I can execute&amp;nbsp;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;"a.out" file on Xeon-Phi.&lt;BR /&gt;
	But at the step of building program according to above command I get this warning ==&amp;gt;&amp;gt;"&amp;nbsp;&lt;/SPAN&gt;icc: warning #10362: Environment configuration problem encountered. Please check for proper MPSS installation and environment setup."&lt;BR /&gt;
	&lt;BR /&gt;
	I really want to know why this warning appears.&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Thank you for reading,&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Best regards,&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Ba Hla Than!&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 10:27:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/icc-warning-10362/m-p/1080180#M61281</guid>
      <dc:creator>Ba_T_</dc:creator>
      <dc:date>2016-05-31T10:27:10Z</dc:date>
    </item>
    <item>
      <title>I expect you are hitting a</title>
      <link>https://community.intel.com/t5/Software-Archive/icc-warning-10362/m-p/1080181#M61282</link>
      <description>&lt;P&gt;I expect you are hitting a known issue with the MPSS 3.6 release (and possibly earlier releases too) where the icc driver is expecting to find a GNU 5.1.1 directory within the MPSS installed image; however, that directory is missing; hence the warning. (A side note: Without MPSS installed the compilation issues the same warning but ultimately fails due to not finding other needed include files.)&lt;/P&gt;

&lt;P&gt;There are related internal defects filed (DPD200377622 / HSD 5163141) for the symptom you reported. According to these the issue is resolved with MPSS 3.6.1 (and later). The HSD is referenced in the MPSS release notes &lt;A href="http://registrationcenter.intel.com/irc_nas/8496/releasenotes-windows.txt" target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;That your producing and able to run the executable suggests some programs do not depend on the directory but the best solution is to upgrade to the latest available MPSS, or at least MPSS 3.6.1. MPSS version details are available here, &lt;A href="https://software.intel.com/en-us/articles/intel-manycore-platform-software-stack-mpss"&gt;https://software.intel.com/en-us/articles/intel-manycore-platform-software-stack-mpss&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 13:07:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/icc-warning-10362/m-p/1080181#M61282</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2016-05-31T13:07:29Z</dc:date>
    </item>
    <item>
      <title>Thanks for your careness!</title>
      <link>https://community.intel.com/t5/Software-Archive/icc-warning-10362/m-p/1080182#M61283</link>
      <description>&lt;P&gt;Thanks for your careness!&lt;BR /&gt;
	I will update the&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;least MPSS version!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2016 08:26:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/icc-warning-10362/m-p/1080182#M61283</guid>
      <dc:creator>Ba_T_</dc:creator>
      <dc:date>2016-08-10T08:26:46Z</dc:date>
    </item>
    <item>
      <title>Even if I update to latest</title>
      <link>https://community.intel.com/t5/Software-Archive/icc-warning-10362/m-p/1080183#M61284</link>
      <description>&lt;P&gt;Even if I update to latest update, the same above error persists.&amp;nbsp;&lt;SPAN style="font-size: 12px;"&gt;&amp;gt;"&amp;nbsp;icc: warning #10362: Environment configuration problem encountered. Please check for proper MPSS installation and environment setup."&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 06:37:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/icc-warning-10362/m-p/1080183#M61284</guid>
      <dc:creator>kumar__subashchandar</dc:creator>
      <dc:date>2018-03-01T06:37:35Z</dc:date>
    </item>
  </channel>
</rss>

