Skip to content

Register CUDAAllocatorConfig to AcceleratorAllocatorConfig#165131

Closed
guangyey wants to merge 6 commits intogh/guangyey/213/basefrom
gh/guangyey/213/head
Closed

Register CUDAAllocatorConfig to AcceleratorAllocatorConfig#165131
guangyey wants to merge 6 commits intogh/guangyey/213/basefrom
gh/guangyey/213/head

Conversation

@pytorch-bot
Copy link

pytorch-bot bot commented Oct 10, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/165131

Note: Links to docs will display an error until the docs builds have been completed.

✅ You can merge normally! (1 Unrelated Failure)

As of commit be0c2a8 with merge base ca96c67 (image):

FLAKY - The following job failed but was likely due to flakiness present on trunk:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

guangyey added a commit that referenced this pull request Oct 10, 2025
@guangyey guangyey added the topic: not user facing topic category label Oct 10, 2025
guangyey added a commit that referenced this pull request Oct 10, 2025
guangyey added a commit that referenced this pull request Oct 10, 2025
guangyey added a commit that referenced this pull request Oct 10, 2025
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@guangyey guangyey requested a review from albanD October 10, 2025 15:59
[ghstack-poisoned]
@albanD
Copy link
Collaborator

albanD commented Oct 13, 2025

@albanD has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

// Note: keep the parsing order and logic stable to avoid potential
// performance regressions in internal tests.
if (!env.has_value()) {
auto env = c10::utils::get_env("PYTORCH_ALLOC_CONF");
Copy link
Contributor

@joshuuuasu joshuuuasu Oct 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should remove auto.

env = c10::utils::get_env("PYTORCH_ALLOC_CONF");

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thanks.

[ghstack-poisoned]
[ghstack-poisoned]
@pytorchmergebot
Copy link
Collaborator

Starting merge as part of PR stack under #165281

1 similar comment
@pytorchmergebot
Copy link
Collaborator

Starting merge as part of PR stack under #165281

pytorchmergebot pushed a commit that referenced this pull request Oct 16, 2025
pytorchmergebot pushed a commit that referenced this pull request Oct 16, 2025
pytorchmergebot pushed a commit that referenced this pull request Oct 16, 2025
Chao1Han pushed a commit to Chao1Han/pytorch that referenced this pull request Oct 21, 2025
Chao1Han pushed a commit to Chao1Han/pytorch that referenced this pull request Oct 21, 2025
Chao1Han pushed a commit to Chao1Han/pytorch that referenced this pull request Oct 21, 2025
Chao1Han pushed a commit to Chao1Han/pytorch that referenced this pull request Oct 21, 2025
zhudada0120 pushed a commit to zhudada0120/pytorch that referenced this pull request Oct 22, 2025
zhudada0120 pushed a commit to zhudada0120/pytorch that referenced this pull request Oct 22, 2025
zhudada0120 pushed a commit to zhudada0120/pytorch that referenced this pull request Oct 22, 2025
zhudada0120 pushed a commit to zhudada0120/pytorch that referenced this pull request Oct 22, 2025
@github-actions github-actions bot deleted the gh/guangyey/213/head branch November 16, 2025 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk Trigger trunk jobs on your pull request Merged open source topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants