Skip to content

MPI+OpenMP should use MPI_Init_thread #4

@omor1

Description

@omor1

Initializing MPI by calling MPI_Init rather than MPI_Init_thread requires that the process be single-threaded (it is exactly equivalent to supplying MPI_THREAD_SINGLE to the latter function).
This is vaguely alluded to in #2 by @jeffhammond.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions