Skip to content

CAP_NCCL commented out in commbench.h #4

Description

@simongdg

https://github.com/merthidayetoglu/CommBench/blob/master/commbench.h

Line 40 to 46 what is the point of commenting out the #define CAP_NCCL and others.

I have to manually uncomment it out to make PORT_HIP work

@merthidayetoglu

#if defined PORT_CUDA || defined PORT_HIP
// #define CAP_NCCL
#endif
#ifdef PORT_ONEAPI
// #define CAP_ZE
// #define CAP_ONECCL
#endif

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions