Name Last commit message Last commit date Latest commit willjwon Add https protocol submodules Nov 3, 2024 599a047·Nov 3, 2024 History 267 Commits .github Update clang-format check Jul 15, 2024 common Update and run clang-format Jul 9, 2024 ...
Once merged, the documentation will be deployed automatically https://astra-sim.github.io/astra-sim-docs/index.html. Versioning The latest HEAD commit of the main branch will be compiled and deployed as a latest version. If you tag a commit, it will also be automatically compiled and ...
【ASTRA-sim 2.0:分布式机器学习系统模拟器,专注于现代深度学习系统的挑战研究,探索瓶颈问题并开发大型DNN模型的高效方法论】'ASTRA-sim 2.0: Modeling Hierarchical Networks and Disaggregated Systems for Large-model Training at Scale' GitHub: github.com/astra-sim/astra-sim #机器学习# #深度学习# #系统仿真#...
目前github上的Astra-sim 1.0_ns3的子模块地址出错了, 修改.gitmodules,应为: [submodule "extern/googletest"]path= extern/googletesturl= https://github.com/google/googletest.git[submodule "extern/network_backend/analytical"]path= extern/network_backend/analyticalurl= https://github.com/astra-sim/ana...
Security Insights Additional navigation options master BranchesTags Code Folders and files Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. History 276 Commits .github/workflows astra-sim build
Name Last commit message Last commit date Latest commit History 265 Commits .github common congestion_aware congestion_unaware extern include/astra-network-analytical input test utils .clang-format .gitignore .gitmodules CMakeLists.txt CONTRIBUTING.md ...
The analytical backend is hosted at https://github.com/astra-sim/analytical . Run an example inside the examples/ directory with the analytical model as a backend. Example: examples/run_allreduce.sh -n analytical. This command will run a single all-reduce collective on a Torus topology. The...
GitHub Sponsors Fund open source developers The ReadME Project GitHub community articles Repositories Topics Trending Collections Enterprise Enterprise platform AI-powered developer platform Available add-ons Advanced Security Enterprise-grade security features GitHub Copilot Enterprise-grade AI features...
This repository is extended from https://github.com/alibaba-edu/High-Precision-Congestion-Control, and simulates various congestion control algorithms. With ASTRA-sim this repository was used to study the performance of different network congestion control algorithms in largescale collective communications...
The analytical backend is hosted at https://github.com/astra-sim/analytical . Run an example inside the examples/ directory with the analytical model as a backend. Example: examples/run_allreduce.sh -n analytical. This command will run a single all-reduce collective on a Torus topology. The...