Discussion:
[OMPI users] Settings oversubscribe as default?
Florian Lindner
2018-08-03 08:24:29 UTC
Permalink
Hello,

I can use --oversubscribe to enable oversubscribing. What is OpenMPI way to set this as a default, e.g. through a config file option or an environment variable?

Thanks,
Florian
Ralph H Castain
2018-08-03 15:43:11 UTC
Permalink
The equivalent MCA param is rmaps_base_oversubscribe=1. You can add OMPI_MCA_rmaps_base_oversubscribe to your environ, or set rmaps_base_oversubscribe in your default MCA param file.
Post by Florian Lindner
Hello,
I can use --oversubscribe to enable oversubscribing. What is OpenMPI way to set this as a default, e.g. through a config file option or an environment variable?
Thanks,
Florian
_______________________________________________
users mailing list
https://lists.open-mpi.org/mailman/listinfo/users
Loading...