Product specifications

Table Of Contents
C–Integration with a Batch Queuing System
Lock Enough Memory on Nodes when Using SLURM
C-6 IB6054601-00 H
S
The following message displays after installation:
$ mpirun -m ~/tmp/sm -np 2 -mpi_latency 1000 1000000
node-00:1.ipath_update_tid_err: failed: Cannot allocate memory
mpi_latency:
/fs2/scratch/infinipath-build-1.3/mpi-1.3/mpich/psm/src
mq_ips.c:691:
mq_ipath_sendcts: Assertion ‘rc == 0’ failed. MPIRUN: Node program
unexpectedly quit. Exiting.
You can check the ulimit -l on all the nodes by running ipath_checkout. A
warning similar to this displays if ulimit -l
is less than 4096:
!!!ERROR!!! Lockable memory less than 4096KB on x nodes
To fix this error, install the infinipath RPM on the node, and reboot it to ensure
that /etc/initscript is run.
Alternately, you can create your own /etc/initscript and set the ulimit
there.