Searched refs:NCCL_BACKEND (Results 1 – 3 of 3) sorted by relevance
53 if ((backend != HCCL_BACKEND) && (backend != NCCL_BACKEND) && (backend != UNDEFINED_BACKEND)) { in InitDevice()146 if ((backend != HCCL_BACKEND) && (backend != NCCL_BACKEND) && (backend != UNDEFINED_BACKEND)) { in Init()193 } else if (backend_ == NCCL_BACKEND) { in Init()
41 constexpr char NCCL_BACKEND[] = "nccl"; variable
2891 communication_backend = NCCL_BACKEND; in GetCommInfo()