If you are using the native Torque capabilities to launch Open MPI
jobs, note that limits.conf is not necessarily obeyed. I'm not a
Torque expert, but you should probably check out:
http://www.open-mpi.org/faq/?category=openfabrics#ib-locked-pages-more
And check the Torque docs about ho
On Sat, May 17, 2008 at 04:58:30PM +0200, Javier Lazaro wrote:
> I have install torque-2.3.0 and openmpi-1.2.3.
Open MPI-1.2.6 is available.
> I make tests and I have discovered that the jobs launched with the parameter
> '-hostfile' or '-machinefile' stops are to exceed the limits in the file
>
I have install torque-2.3.0 and openmpi-1.2.3.
I make tests and I have discovered that the jobs launched with the parameter
'-hostfile' or '-machinefile' stops are to exceed the limits in the file
/etc/security/limits.conf
More details:
file hola.c
#include
#include
#include "mpi.h"
int main(in