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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions