Dragon API Dragon v0.3.0 Python is_nccl_available¶ dragon.distributed.is_nccl_available()[source]¶ Return whether the NCCL backend is available. Returns:bool – True if available otherwise False.