$ ssh node00 ulimit -l
To check that ulimits is set correctly for your mpirun
$ mpirun -np 8 bash -c ulimit -l
The 2 commands output should be similar.
Linux Toolkits Blog is a scratch-pad of tips and findings on Linux
$ ssh node00 ulimit -l
$ mpirun -np 8 bash -c ulimit -l
No comments:
Post a Comment