Subject: [OMPI users] How can I pass my user limits (stacksize, etc.) to mpirun in OpenMPI From: Amidu Oloso (amidu.o.oloso_at_[hidden]) Date: 2008-09-09 19:04:37
mpirun under OpenMPI is not picking the limit settings from the user
environment. Is there a way to do this, short of wrapping my executable
in a script where my limits are set and then invoking mpirun on that script?