Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
2159 Discussions

DAPL startup: RLIMIT_MEMLOCK too small Error

Akhilesh_N_
Beginner
543 Views

I am trying to execute my code on 25 processors using intel mpi.  I am using  intel parallel_studio_xe_2016_update2 cluster edition. Even after setting the maximum lock memory to unlimited  I am getting "DAPL startup: RLIMIT_MEMLOCK too small Error" error. I am herewith attaching the snapshots of the output of  ulimit -a  for master node and two computational nodes as well as the error.499923

Thanks,

Akhilesh

0 Kudos
1 Reply
Michael_Intel
Moderator
543 Views

Hi Akhilesh,

Could you please create a simple shell script calling ulimit -a and use it as the target for mpirun, in order to confirm that all ranks would receive the required user limits?

Best regards,

Michael

 

0 Kudos
Reply