Closed
Description
Thank you for taking the time to submit an issue!
Background information
Processes started with MPI_Comm_spawn inherit [all] parameters from the original job. As an example, if the original job was spawned with "-npernode 1", all future dynamic processes carry the same constraint. I could not figured out a way using MPI info keys to clean the environment to remove the constraints.
What version of Open MPI are you using? (e.g., v1.10.3, v2.1.0, git branch name and hash, etc.)
Original issue has been discovered in master, and can be replicated on all 3.x branches (and certainly in older versions but I haven't checked).
Describe how Open MPI was installed (e.g., from a source/distribution tarball, from a git clone, from an operating system distribution package, etc.)
Developer installation, aka. git clone followed configure and make, with --enable-debug.
Please describe the system on which you are running
Issue can be replicated in multiple environments, with and without RM, and with multiple networks.
Metadata
Metadata
Assignees
Labels
No labels