Skip to content

Bench/175 b - #173

Merged
Naeemkh merged 9 commits into
mainfrom
bench/175B
Aug 21, 2026
Merged

Bench/175 b#173
Naeemkh merged 9 commits into
mainfrom
bench/175B

Conversation

@Naeemkh

@Naeemkh Naeemkh commented Aug 21, 2026

Copy link
Copy Markdown
Member

Summary

  • Added two new benchmark campaigns.
  • The published scaling envelop goes from 32 GPUs to 360 GPUs.
  • benchmarks folder restructured into one directory per campaign.
  • Docs updated no library code touched.

Testing

  • uv run ruff check kempnerforge/ tests/ passes
  • uv run ruff format --check kempnerforge/ tests/ scripts/ passes
  • uv run pyright kempnerforge/ passes (0 errors)
  • uv run pytest tests/unit/ -v --timeout=60 passes
  • If distributed code changed: uv run torchrun --nproc_per_node=4 -m pytest tests/distributed/ -v
  • If training loop / parallelism / optimizers changed: uv run pytest tests/e2e/ --e2e -v

@Naeemkh
Naeemkh requested a review from mmshad August 21, 2026 16:21
@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Naeemkh
Naeemkh merged commit 17248f8 into main Aug 21, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants