Skip to content

MPI_Comm_spawn inherit job options from the original job #5376

Closed
@bosilca

Description

@bosilca

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions