Skip to content

docs: fix pytorch anchor link: PYTORCH_CUDA_ALLOC_CONF->PYTORCH_ALLOC_CONF#1806

Merged
terrykong merged 1 commit intomainfrom
pytorch-doc-link-fix
Jan 22, 2026
Merged

docs: fix pytorch anchor link: PYTORCH_CUDA_ALLOC_CONF->PYTORCH_ALLOC_CONF#1806
terrykong merged 1 commit intomainfrom
pytorch-doc-link-fix

Conversation

@terrykong
Copy link
Copy Markdown
Collaborator

@terrykong terrykong commented Jan 22, 2026

https://docs.pytorch.org/docs/stable/notes/cuda.html#optimizing-memory-usage-with-pytorch-alloc-conf

What does this PR do ?

Add a one line overview of what this PR aims to accomplish.

Issues

List issues that this PR closes (syntax):

Usage

  • You can potentially add a usage example below
# Add a code snippet demonstrating how to use this

Before your PR is "Ready for review"

Pre checks:

  • Make sure you read and followed Contributor guidelines
  • Did you write any new necessary tests?
  • Did you run the unit tests and functional tests locally? Visit our Testing Guide for how to run tests
  • Did you add or update any necessary documentation? Visit our Document Development Guide for how to write, build and test the docs.

Additional Information

  • ...

Summary by CodeRabbit

  • Documentation

    • Reflowed content in README for improved readability.
    • Updated formatting in documentation files.
  • Style

    • Minor whitespace adjustments in configuration examples.

✏️ Tip: You can customize this high-level summary in your review settings.

@terrykong terrykong requested a review from guyueh1 January 22, 2026 00:15
@terrykong terrykong requested review from a team as code owners January 22, 2026 00:15
@terrykong terrykong added the CI:docs Run doctest label Jan 22, 2026
@github-actions github-actions Bot added the Documentation Improvements or additions to documentation label Jan 22, 2026
@terrykong terrykong added CI:docs Run doctest and removed Documentation Improvements or additions to documentation CI:docs Run doctest labels Jan 22, 2026
@terrykong terrykong changed the title docs: fix pytorch anchor link that changed: PYTORCH_CUDA_ALLOC_CONF->PYTORCH_ALLOC_CONF docs: fix pytorch anchor link: PYTORCH_CUDA_ALLOC_CONF->PYTORCH_ALLOC_CONF Jan 22, 2026
@terrykong terrykong enabled auto-merge (squash) January 22, 2026 00:16
@terrykong terrykong requested a review from yfw January 22, 2026 00:18
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jan 22, 2026

📝 Walkthrough

Walkthrough

Minor formatting and whitespace adjustments across documentation and configuration files without altering functionality or content meaning.

Changes

Cohort / File(s) Summary
Documentation files
README.md, docs/about/tips-and-tricks.md
Line reflow in max_split_size_mb description and whitespace adjustment in Memory Fragmentation section; content unchanged.
Configuration files
examples/configs/dpo.yaml
No semantic modification; formatting adjustment only.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Test Results For Major Changes ✅ Passed PR contains only minor documentation updates and formatting fixes with no observable functional modifications, meeting the check criteria.
Title check ✅ Passed The title accurately describes the main change: updating a PyTorch documentation anchor link from PYTORCH_CUDA_ALLOC_CONF to PYTORCH_ALLOC_CONF, which aligns with the PR objectives to fix an outdated PyTorch documentation link.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@terrykong terrykong merged commit ad8ec56 into main Jan 22, 2026
45 of 57 checks passed
@terrykong terrykong deleted the pytorch-doc-link-fix branch January 22, 2026 04:00
terrykong added a commit that referenced this pull request Jan 23, 2026
…_CONF (#1806)

Signed-off-by: Terry Kong <terryk@nvidia.com>
yfw pushed a commit that referenced this pull request Feb 9, 2026
…_CONF (#1806)

Signed-off-by: Terry Kong <terryk@nvidia.com>
Signed-off-by: Yi-Fu Wu <yifu.wu@gmail.com>
yuanhangsu1986 pushed a commit to yuanhangsu1986/RL-Nemontron-Edge-Omni that referenced this pull request Feb 12, 2026
…_CONF (NVIDIA-NeMo#1806)

Signed-off-by: Terry Kong <terryk@nvidia.com>
Signed-off-by: yuanhangs <yuanhangs@nvidia.com>
yuanhangsu1986 pushed a commit to yuanhangsu1986/RL-Nemontron-Edge-Omni that referenced this pull request Feb 21, 2026
…_CONF (NVIDIA-NeMo#1806)

Signed-off-by: Terry Kong <terryk@nvidia.com>
Signed-off-by: yuanhangs <yuanhangs@nvidia.com>
seonjinn pushed a commit that referenced this pull request Mar 8, 2026
…_CONF (#1806)

Signed-off-by: Terry Kong <terryk@nvidia.com>
seonjinn pushed a commit that referenced this pull request Mar 8, 2026
…_CONF (#1806)

Signed-off-by: Terry Kong <terryk@nvidia.com>
seonjinn pushed a commit that referenced this pull request Mar 9, 2026
…_CONF (#1806)

Signed-off-by: Terry Kong <terryk@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants