diff --git a/projects/rccl/src/include/roctx.h b/projects/rccl/src/include/roctx.h index 77751d243c..1bb76be196 100644 --- a/projects/rccl/src/include/roctx.h +++ b/projects/rccl/src/include/roctx.h @@ -11,7 +11,9 @@ #include #include +#ifndef ROCTX_NO_IMPL #include +#endif #include "nvtx3/nvtx3.hpp" #include "device.h"