Open Issues Need Help
View All on GitHubUltra and Unified CCL
Ultra and Unified CCL
Ultra and Unified CCL
AI Summary: Create an `examples` directory within the UCCL repository containing multiple PyTorch examples demonstrating UCCL usage with both Nvidia and AMD GPUs. These examples should expand upon the existing `run_ddp.sh` script, providing more comprehensive and illustrative use cases.
Ultra and Unified CCL
AI Summary: Modify the `misc/Makefile` in the UCCL project to remove the hard dependency on EFA (AWS Elastic Fabric Adapter) for miscellaneous builds. This involves adjusting the Makefile rules to conditionally skip builds that require EFA, ensuring that the miscellaneous components can be built even without EFA being present.
Ultra and Unified CCL