Skip to content

Reentry guards are not thread safe. #16

Description

@alehaa

Wrap can generate reentry guards for all MPI functions when enabling the -g option. However, a global static int will be used, which is not thread safe.

Metadata

Metadata

Assignees

No one assigned

    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