Skip to content

docs: add runtime scope and out-of-scope sections to backend topology - #464

Open
O7c2 wants to merge 2 commits into
inclusionAI:mainfrom
O7c2:docs/backend-topology-scope
Open

docs: add runtime scope and out-of-scope sections to backend topology#464
O7c2 wants to merge 2 commits into
inclusionAI:mainfrom
O7c2:docs/backend-topology-scope

Conversation

@O7c2

@O7c2 O7c2 commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Add "Runtime scope" and "Out of scope" sections to the backend topology concept guide. States that the current runtime
is entirely AReno-owned CUDA/NVIDIA code and explicitly lists MLX, TPU, vLLM, SGLang, Megatron, and Ray as out of
scope.

Related issue

Fixes #58

Type of change

  • 📝 Documentation update

How was it tested?

Built docs with sphinx-build -b html -W . _build/html — zero warnings.

Checklist

  • The PR title summarizes the contribution.
  • Linked the related issue in the description (if any).
  • Existing tests pass (pytest tests/ -k cpu). (skipped — doc-only change)
  • New behavior is covered by tests. (N/A — doc-only change)
  • Described the test commands run and any hardware limitations.
  • Public API / CLI changes are additive and backward-compatible (see CONTRIBUTING.md). (N/A)

o7c2 added 2 commits August 11, 2026 15:33
Add step-by-step cookbook tutorial covering custom dataset loader and
reward function authoring, with worked examples, debugging tips, and
cross-references from concept guides.
State that the current runtime is AReno-owned CUDA/NVIDIA code, and
explicitly list MLX, TPU, vLLM, SGLang, Megatron, and Ray as out of
scope per issue inclusionAI#58.

Closes inclusionAI#58
@O7c2

O7c2 commented Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

#58

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.

Record the current AReno backend topology

1 participant