Skip to content

CAP_NCCL commented out in commbench.h #4

@simongdg

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

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