<?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 Set your env MIC_SYSROOT  to in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Compiling-source-code-for-phi-processor-on-remote-machine/m-p/1054488#M51301</link>
    <description>&lt;P&gt;Set your env MIC_SYSROOT &amp;nbsp;to point to the MPSS installed on the server machine.&lt;/P&gt;

&lt;P&gt;eg; &amp;nbsp;export MIC_SYSROOT=/myserver/somepath/mpss&lt;/P&gt;</description>
    <pubDate>Mon, 09 Nov 2015 23:56:29 GMT</pubDate>
    <dc:creator>Ravi_N_Intel</dc:creator>
    <dc:date>2015-11-09T23:56:29Z</dc:date>
    <item>
      <title>Compiling source code for phi processor on remote machine</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiling-source-code-for-phi-processor-on-remote-machine/m-p/1054487#M51300</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;

&lt;P&gt;I have a server machine(every machine we have is RHEL) which the Intel Parallel Studio XE 2015 is installed on. I also have a co-processor on a different machine, and I would like to compile my codes for the co-processor on my machine. I can compile using the intel compiler just fine, but I get this error when I build it on my machine.&lt;/P&gt;

&lt;P&gt;icpc: warning #10362: Environment configuration problem encountered.&amp;nbsp; Please check for proper MPSS installation and environment setup.&lt;/P&gt;

&lt;P&gt;I don't get this error when I compile on the machine which the co-processor is installed on, because that machine has mpss installed.&lt;/P&gt;

&lt;P&gt;Currently, I've tried installing mpss package on my own machine and then sourcing the intel compiler we have installed on our server machine. This seems to work. However, I would like to centralize MPSS and Intel Compiler on the server machine so that sourcing the Intel Compiler on the server machine will allow user to also compile with -mmic option, and not have to install MPSS on every user's machine. Is this possible?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2015 22:33:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiling-source-code-for-phi-processor-on-remote-machine/m-p/1054487#M51300</guid>
      <dc:creator>Jong_Y_</dc:creator>
      <dc:date>2015-11-09T22:33:00Z</dc:date>
    </item>
    <item>
      <title>Set your env MIC_SYSROOT  to</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiling-source-code-for-phi-processor-on-remote-machine/m-p/1054488#M51301</link>
      <description>&lt;P&gt;Set your env MIC_SYSROOT &amp;nbsp;to point to the MPSS installed on the server machine.&lt;/P&gt;

&lt;P&gt;eg; &amp;nbsp;export MIC_SYSROOT=/myserver/somepath/mpss&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2015 23:56:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiling-source-code-for-phi-processor-on-remote-machine/m-p/1054488#M51301</guid>
      <dc:creator>Ravi_N_Intel</dc:creator>
      <dc:date>2015-11-09T23:56:29Z</dc:date>
    </item>
    <item>
      <title>Quote:Ravi Narayanaswamy</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiling-source-code-for-phi-processor-on-remote-machine/m-p/1054489#M51302</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Ravi Narayanaswamy (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Set your env MIC_SYSROOT &amp;nbsp;to point to the MPSS installed on the server machine.&lt;/P&gt;

&lt;P&gt;eg; &amp;nbsp;export MIC_SYSROOT=/myserver/somepath/mpss&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;I've installed mpss-sdk-k1om and intel-composerxe-compat-k1om on the server machine which Intel Compiler is installed.&lt;/P&gt;

&lt;P&gt;The path to mpss is /opt/mpss, and intel compiler is /opt/intel (I think this is default paths for both).&lt;/P&gt;

&lt;P&gt;Then I went back to my machine, mounted both intel compiler and mpss to the /opt directory, and exported MIC_SYSROOt to /opt/mpss.&lt;/P&gt;

&lt;P&gt;However, I am still getting the error message. Am I missing something?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2015 02:21:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiling-source-code-for-phi-processor-on-remote-machine/m-p/1054489#M51302</guid>
      <dc:creator>Jong_Y_</dc:creator>
      <dc:date>2015-11-10T02:21:07Z</dc:date>
    </item>
    <item>
      <title>I was informed that MIC</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiling-source-code-for-phi-processor-on-remote-machine/m-p/1054490#M51303</link>
      <description>&lt;P&gt;I was informed that MIC_SYSROOT should be set to /opt/mpss/&amp;lt;version&amp;gt;/sysroots&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2015 16:54:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiling-source-code-for-phi-processor-on-remote-machine/m-p/1054490#M51303</guid>
      <dc:creator>Ravi_N_Intel</dc:creator>
      <dc:date>2015-11-10T16:54:10Z</dc:date>
    </item>
    <item>
      <title>Quote:Ravi Narayanaswamy</title>
      <link>https://community.intel.com/t5/Software-Archive/Compiling-source-code-for-phi-processor-on-remote-machine/m-p/1054491#M51304</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Ravi Narayanaswamy (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;I was informed that MIC_SYSROOT should be set to /opt/mpss/&amp;lt;version&amp;gt;/sysroots&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;That worked. Thank you very much!&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2015 19:10:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Compiling-source-code-for-phi-processor-on-remote-machine/m-p/1054491#M51304</guid>
      <dc:creator>Jong_Y_</dc:creator>
      <dc:date>2015-11-10T19:10:23Z</dc:date>
    </item>
  </channel>
</rss>

