Skip to content

How to get the communication details in SimCCL #148

@linsyking

Description

@linsyking

In the paper S 3.4, there is a paragraph mentioning:

Collective Communication Transformation: SimCCL intercepts collective communication calls, reconstructing
the operations to trace lower-level communications. It
skips actual data transfers and captures inter-GPU communication events, including data size, sender and receiver ranks, and routes, to simulate RDMA-layer behavior

I wonder how to use SimCCL to get the inter-GPU communication events. Currently MultiDevOneP.cc does not seem to provide such information.

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