I am using LibTorch to implement some functionality and need to access the corresponding ncclComm_t in c10d::ProcessGroupNCCL, but it seems that there is no provided interface for this.
I am using LibTorch to implement some functionality and need to access the corresponding ncclComm_t in c10d::ProcessGroupNCCL, but it seems that there is no provided interface for this.