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?
Thanks.
-Hamid
://www.open-mpi.org/faq/?category=openfabrics#ib-locked-pages-more
On Sep 9, 2008, at 7:04 PM, Amidu Oloso wrote:
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