Megatron-LM
Megatron-LM copied to clipboard
Enabling UCC backend for PP communication
This MR provides an interface to enable the UCC backend for PP communication. To enable the UCC backend, set the following argument:
training.model.pipeline_model_parallel_comm_backend=ucc
Requires a related NeMo PR (link).