Skip to content

Does NPKit support multiple communicator collectives tracing? #35

Description

@ZhiyiHu1999

Hello! I see the source code of NPKit for GPU events tracing and found that how you discern one device 's events from another is through rank index. However, the same GPU could be mapped to as different ranks in different communicators. So if used in multiple communicators, would it be the case that GPU event buffer with rank index r documents events of GPU 1 (rank r in comm 1) and events of GPU 2 (rank r in comm 2). So we cannot distinguish which events are from GPU 1 and which are from GPU 2. Thanks for any help!

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions