aliyun/SimAI
None observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 97
- Release rhythm 35
- Longevity 49
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 691
- days_rel: n/a
- days_push: 19
- n_releases_24m: 0
Adoption not part of the score
1133 stars · 178 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SimAI is a large-scale network simulation toolkit from Alibaba Cloud for modeling AI training and inference workloads on GPU clusters, published at NSDI'25. It combines workload generation (AICB), collective communication modeling (SimCCL), and request scheduling (adapted from Vidur) to simulate end-to-end distributed LLM training and prefill/decode inference.
Use cases
- simulate network traffic of large-scale LLM training on GPU clusters
- evaluate network designs for distributed AI training before deployment
- model prefill/decode disaggregated inference performance
- estimate GPU memory and decode latency for LLM inference
- generate training workloads for models like DeepSeek and Qwen
- analyze collective communication flows offline with SimCCL
When to choose
- you are designing or evaluating network topologies and congestion control for AI clusters
- you need to predict training or inference performance without running real GPU jobs
- you want to study collective communication behavior at scale
When to avoid
- you need a production training or serving framework rather than a simulator
- you want quick single-GPU model benchmarking
- you need cycle-accurate hardware simulation
Facets
library · maturity active
simulation machine-learning networking benchmarking llm-training llm-inference simulation machine-learning networking microservices large-language-models performance python network-simulation gpu-clusters collective-communication nsdi-paper training-simulation inference-simulation alibaba-cloud linux
1 source
- readme: https://github.com/aliyun/SimAI · fetched 2026-08-28 · baa4d4f48a1e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aliyun/SimAI | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem