<?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 Those run commands rely on in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106247#M70562</link>
    <description>&lt;P&gt;Those run commands rely on the NFS mount and won't work without it.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jun 2016 16:15:57 GMT</pubDate>
    <dc:creator>Gregg_S_Intel</dc:creator>
    <dc:date>2016-06-27T16:15:57Z</dc:date>
    <item>
      <title>Xeon PHI library</title>
      <link>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106238#M70553</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I compiled my code for Xeon PHI but I get this output from :&lt;/P&gt;

&lt;P&gt;ldd mycode&lt;/P&gt;

&lt;DIV&gt;linux-vdso.so.1 =&amp;gt; &amp;nbsp;(0x00007fff585c8000)&lt;/DIV&gt;

&lt;DIV&gt;libmpifort.so.12 =&amp;gt; not found&lt;/DIV&gt;

&lt;DIV&gt;libmpi.so.12 =&amp;gt; not found&lt;/DIV&gt;

&lt;DIV&gt;libdl.so.2 =&amp;gt; /lib64/libdl.so.2 (0x00007f3e6f681000)&lt;/DIV&gt;

&lt;DIV&gt;librt.so.1 =&amp;gt; /lib64/librt.so.1 (0x00007f3e6f479000)&lt;/DIV&gt;

&lt;DIV&gt;libpthread.so.0 =&amp;gt; /lib64/libpthread.so.0 (0x00007f3e6f25c000)&lt;/DIV&gt;

&lt;DIV&gt;libm.so.6 =&amp;gt; /lib64/libm.so.6 (0x00007f3e6f02d000)&lt;/DIV&gt;

&lt;DIV&gt;libiomp5.so =&amp;gt; not found&lt;/DIV&gt;

&lt;DIV&gt;libc.so.6 =&amp;gt; /lib64/libc.so.6 (0x00007f3e6ecd5000)&lt;/DIV&gt;

&lt;DIV&gt;libgcc_s.so.1 =&amp;gt; /lib64/libgcc_s.so.1 (0x00007f3e6eac3000)&lt;/DIV&gt;

&lt;DIV&gt;/lib64/ld-linux-k1om.so.2 (0x00007f3e6f885000)&lt;/DIV&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I tried laso to export the correct path inside the LD_LIBRARY_PATH but without success&lt;/P&gt;

&lt;P&gt;it doesn't find any new libraries&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards D.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 14:06:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106238#M70553</guid>
      <dc:creator>Donato_P_</dc:creator>
      <dc:date>2016-06-23T14:06:38Z</dc:date>
    </item>
    <item>
      <title>Copy these MIC libraries to</title>
      <link>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106239#M70554</link>
      <description>&lt;P&gt;Copy these MIC libraries to the card, or even better, mount the installation directory of the Intel Software Tools on the card.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 16:10:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106239#M70554</guid>
      <dc:creator>Gregg_S_Intel</dc:creator>
      <dc:date>2016-06-23T16:10:32Z</dc:date>
    </item>
    <item>
      <title>Hi I did , I used nfs to</title>
      <link>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106240#M70555</link>
      <description>&lt;P&gt;Hi I did , I used nfs to mount the /opt/intel on the mic and I also tried to copy the libs 1 by 1,&lt;/P&gt;

&lt;P&gt;but it doesn't work and when i try to copy the /opt/lib by nfs on the mic I get the folder&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;but it is empty&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;any idea?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 10:55:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106240#M70555</guid>
      <dc:creator>Donato_P_</dc:creator>
      <dc:date>2016-06-27T10:55:33Z</dc:date>
    </item>
    <item>
      <title>In more detail, you must</title>
      <link>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106241#M70556</link>
      <description>&lt;P&gt;In more detail, you must either copy the .so to /lib64 (with sudo privilege) or copy or mount to a folder which you add to LD_LIBRARY_PATH . Then the file command will show if it appears with correct characteristics.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 11:15:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106241#M70556</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2016-06-27T11:15:00Z</dc:date>
    </item>
    <item>
      <title>I did all steps but when I</title>
      <link>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106242#M70557</link>
      <description>&lt;P&gt;I did all steps but when I try to get libs the folder it is empty I get only the path without anything&lt;/P&gt;

&lt;P&gt;inside it&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 11:58:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106242#M70557</guid>
      <dc:creator>Donato_P_</dc:creator>
      <dc:date>2016-06-27T11:58:28Z</dc:date>
    </item>
    <item>
      <title>sudo ssh mic0</title>
      <link>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106243#M70558</link>
      <description>&lt;P&gt;sudo ssh mic0&lt;/P&gt;

&lt;P&gt;mkdir -p /opt/intel; mount -t nfs -o rsize=8192,wsize=8192,intr,nolock host:/opt/intel /opt/intel&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 12:43:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106243#M70558</guid>
      <dc:creator>Gregg_S_Intel</dc:creator>
      <dc:date>2016-06-27T12:43:04Z</dc:date>
    </item>
    <item>
      <title>Launching from the host</title>
      <link>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106244#M70559</link>
      <description>&lt;P&gt;Launching from the host system:&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;source /opt/intel/compilers_and_libraries/linux/bin/compilervars.sh intel64&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;source /opt/intel/compilers_and_libraries/linux/mpi/intel64/bin/mpivars.sh&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;export SINK_LD_LIBRARY_PATH=${MIC_LD_LIBRARY_PATH}&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;mpirun -host mic0 -n 240 ./a.out&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 12:51:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106244#M70559</guid>
      <dc:creator>Gregg_S_Intel</dc:creator>
      <dc:date>2016-06-27T12:51:21Z</dc:date>
    </item>
    <item>
      <title>My /etx/exports</title>
      <link>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106245#M70560</link>
      <description>&lt;DIV&gt;My /etx/exports&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;/srv/michome 172.31.0.0/16(rw)&lt;/DIV&gt;

&lt;DIV&gt;/home/dpera mic0(rw,no_root_squash)&lt;/DIV&gt;

&lt;DIV&gt;/opt/intel/ mic0(rw,no_root_squash)&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;With these instructions&amp;nbsp;
	&lt;P&gt;sudo ssh mic0&lt;/P&gt;

	&lt;P&gt;mkdir -p /opt/intel; mount -t nfs -o rsize=8192,wsize=8192,intr,nolock host:/opt/intel /opt/intel&lt;/P&gt;
	I get&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;mount -t nfs -o rsize=8192,wsize=8192,intr,nolock host:/opt/intel /opt/intel&lt;/DIV&gt;

&lt;DIV&gt;mount: host:/opt/intel failed, reason given by server: Permission denied&lt;/DIV&gt;

&lt;DIV&gt;mount: mounting host:/opt/intel on /opt/intel failed: Bad file descriptor&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;With these instructions I get:&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;
	&lt;P&gt;source /opt/intel/compilers_and_libraries/linux/bin/compilervars.sh intel64&lt;/P&gt;

	&lt;P&gt;source /opt/intel/compilers_and_libraries/linux/mpi/intel64/bin/mpivars.sh&lt;/P&gt;

	&lt;P&gt;export SINK_LD_LIBRARY_PATH=${MIC_LD_LIBRARY_PATH}&lt;/P&gt;

	&lt;P&gt;mpirun -host mic0 -n 240 ./a.out&lt;/P&gt;
&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;bash: /opt/intel/compilers_and_libraries_2016.2.181/linux/mpi/intel64/bin/pmi_proxy: No such file or directory&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;Regards D.&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 27 Jun 2016 13:31:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106245#M70560</guid>
      <dc:creator>Donato_P_</dc:creator>
      <dc:date>2016-06-27T13:31:56Z</dc:date>
    </item>
    <item>
      <title>My /etx/exports</title>
      <link>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106246#M70561</link>
      <description>&lt;DIV&gt;My /etx/exports&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;/srv/michome 172.31.0.0/16(rw)&lt;/DIV&gt;

&lt;DIV&gt;/home/dpera mic0(rw,no_root_squash)&lt;/DIV&gt;

&lt;DIV&gt;/opt/intel/ mic0(rw,no_root_squash)&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;With these instructions&amp;nbsp;
	&lt;P&gt;sudo ssh mic0&lt;/P&gt;

	&lt;P&gt;mkdir -p /opt/intel; mount -t nfs -o rsize=8192,wsize=8192,intr,nolock host:/opt/intel /opt/intel&lt;/P&gt;
	I get&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;mount -t nfs -o rsize=8192,wsize=8192,intr,nolock host:/opt/intel /opt/intel&lt;/DIV&gt;

&lt;DIV&gt;mount: host:/opt/intel failed, reason given by server: Permission denied&lt;/DIV&gt;

&lt;DIV&gt;mount: mounting host:/opt/intel on /opt/intel failed: Bad file descriptor&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;With these instructions I get:&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;
	&lt;P&gt;source /opt/intel/compilers_and_libraries/linux/bin/compilervars.sh intel64&lt;/P&gt;

	&lt;P&gt;source /opt/intel/compilers_and_libraries/linux/mpi/intel64/bin/mpivars.sh&lt;/P&gt;

	&lt;P&gt;export SINK_LD_LIBRARY_PATH=${MIC_LD_LIBRARY_PATH}&lt;/P&gt;

	&lt;P&gt;mpirun -host mic0 -n 240 ./a.out&lt;/P&gt;
&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;bash: /opt/intel/compilers_and_libraries_2016.2.181/linux/mpi/intel64/bin/pmi_proxy: No such file or directory&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;Regards D.&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 27 Jun 2016 13:48:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106246#M70561</guid>
      <dc:creator>Donato_P_</dc:creator>
      <dc:date>2016-06-27T13:48:25Z</dc:date>
    </item>
    <item>
      <title>Those run commands rely on</title>
      <link>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106247#M70562</link>
      <description>&lt;P&gt;Those run commands rely on the NFS mount and won't work without it.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 16:15:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106247#M70562</guid>
      <dc:creator>Gregg_S_Intel</dc:creator>
      <dc:date>2016-06-27T16:15:57Z</dc:date>
    </item>
    <item>
      <title>Note that you can also use</title>
      <link>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106248#M70563</link>
      <description>&lt;P&gt;Note that you can also use the utility micctrl to mount a directory (Section B.4.3.4 Adding an NFS mount in the MPSS User's Guide).&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 17:03:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Xeon-PHI-library/m-p/1106248#M70563</guid>
      <dc:creator>Loc_N_Intel</dc:creator>
      <dc:date>2016-06-27T17:03:24Z</dc:date>
    </item>
  </channel>
</rss>

