Is there a way at runtime to query OpenMPI to ask it how much memory it's
using for internal buffers?  Is there a way at runtime to set a max amount
of memory OpenMPI will use for these buffers?  I have an application where
for certain inputs OpenMPI appears to be allocating ~25 GB and I'm not
accounting for this in my memory calculations (and thus bricking the
machine).

Thanks.
-Adam
_______________________________________________
users mailing list
users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/users

Reply via email to