<?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 Brian, in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/DAPL-startup-RLIMIT-MEMLOCK-too-small/m-p/1113021#M5404</link>
    <description>&lt;P&gt;Brian,&lt;BR /&gt;
	&lt;BR /&gt;
	After editing the /etc/security/limits.conf file on each node of your cluster, did you proceed to reboot each server node?&lt;BR /&gt;
	&lt;BR /&gt;
	Thank you,&lt;BR /&gt;
	&lt;BR /&gt;
	-Steve&lt;/P&gt;</description>
    <pubDate>Tue, 30 Aug 2016 15:03:15 GMT</pubDate>
    <dc:creator>Steve_H_Intel1</dc:creator>
    <dc:date>2016-08-30T15:03:15Z</dc:date>
    <item>
      <title>DAPL startup: RLIMIT_MEMLOCK too small</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/DAPL-startup-RLIMIT-MEMLOCK-too-small/m-p/1113020#M5403</link>
      <description>&lt;P&gt;I have a cluster made up of 15 nodes with 8 Intel Xeon&amp;nbsp;E3-1230 V2&amp;nbsp;processors per node. The cluster is running Rocks v6.2. I recently installed Intel Parallel Studio XE Cluster&amp;nbsp;Edition for Linux on the cluster. Now when I try to run a&amp;nbsp;parallel program through the&amp;nbsp;SGE scheduler using Intel MPI I get the error&lt;/P&gt;

&lt;P&gt;[2] DAPL startup: RLIMIT_MEMLOCK too small&lt;BR /&gt;
	[3] DAPL startup: RLIMIT_MEMLOCK too small&lt;BR /&gt;
	[5] DAPL startup: RLIMIT_MEMLOCK too small&lt;BR /&gt;
	[6] DAPL startup: RLIMIT_MEMLOCK too small&lt;BR /&gt;
	[7] DAPL startup: RLIMIT_MEMLOCK too small&lt;BR /&gt;
	[1] DAPL startup: RLIMIT_MEMLOCK too small&lt;BR /&gt;
	[4] DAPL startup: RLIMIT_MEMLOCK too small&lt;BR /&gt;
	[0] DAPL startup: RLIMIT_MEMLOCK too small&lt;/P&gt;

&lt;P&gt;I already tried increasing the locked memory by editing the /etc/security/limits.conf file on the frontend and adding the lines&lt;/P&gt;

&lt;P&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; hard&amp;nbsp;&amp;nbsp; memlock&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; unlimited&lt;BR /&gt;
	*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; soft &amp;nbsp;&amp;nbsp; memlock&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; unlimited&lt;/P&gt;

&lt;P&gt;then copying the limits.conf file to all of the compute nodes, but the error persists.The parallel program still runs despite the error.&lt;/P&gt;

&lt;P&gt;Let me know if you need any other info. Thanks in advance for any help.&lt;/P&gt;

&lt;P&gt;-Brian&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 18:41:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/DAPL-startup-RLIMIT-MEMLOCK-too-small/m-p/1113020#M5403</guid>
      <dc:creator>Brian_D_1</dc:creator>
      <dc:date>2016-08-26T18:41:47Z</dc:date>
    </item>
    <item>
      <title>Brian,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/DAPL-startup-RLIMIT-MEMLOCK-too-small/m-p/1113021#M5404</link>
      <description>&lt;P&gt;Brian,&lt;BR /&gt;
	&lt;BR /&gt;
	After editing the /etc/security/limits.conf file on each node of your cluster, did you proceed to reboot each server node?&lt;BR /&gt;
	&lt;BR /&gt;
	Thank you,&lt;BR /&gt;
	&lt;BR /&gt;
	-Steve&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2016 15:03:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/DAPL-startup-RLIMIT-MEMLOCK-too-small/m-p/1113021#M5404</guid>
      <dc:creator>Steve_H_Intel1</dc:creator>
      <dc:date>2016-08-30T15:03:15Z</dc:date>
    </item>
    <item>
      <title>Quote:Steve H. (Intel) wrote:</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/DAPL-startup-RLIMIT-MEMLOCK-too-small/m-p/1113022#M5405</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Steve H. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Brian,&lt;/P&gt;

&lt;P&gt;After editing the /etc/security/limits.conf file on each node of your cluster, did you proceed to reboot each server node?&lt;/P&gt;

&lt;P&gt;Thank you,&lt;/P&gt;

&lt;P&gt;-Steve&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;
	&lt;BR /&gt;
	Hello Steve,&lt;BR /&gt;
	&lt;BR /&gt;
	no reboot needed after editing limits.conf on all cluster nodes, only logoff/login on main node (where running mprirun)&amp;nbsp;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 12:25:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/DAPL-startup-RLIMIT-MEMLOCK-too-small/m-p/1113022#M5405</guid>
      <dc:creator>Menyaylov__Nikolay</dc:creator>
      <dc:date>2018-08-15T12:25:46Z</dc:date>
    </item>
  </channel>
</rss>

