Skip to content

Remove backend_type_map from Backend#147635

Closed
H-Huang wants to merge 1 commit intogh/H-Huang/168/basefrom
gh/H-Huang/168/head
Closed

Remove backend_type_map from Backend#147635
H-Huang wants to merge 1 commit intogh/H-Huang/168/basefrom
gh/H-Huang/168/head

Conversation

@H-Huang
Copy link
Member

@H-Huang H-Huang commented Feb 21, 2025

Stack from ghstack (oldest at bottom):

Fix #147044. backend_type_map was previously used to get the default device for the object collectives / barrier, but is no longer used, so we can remove it. Not sure if this will break anything in our tests, so waiting for CI to run.

cc @awgu @kwen2501 @wanchaol @fegin @fduwjj @wz337 @wconstab @d4l3k @c-p-i-o

H-Huang added a commit that referenced this pull request Feb 21, 2025
ghstack-source-id: ec61866
Pull Request resolved: #147635
@pytorch-bot
Copy link

pytorch-bot bot commented Feb 21, 2025

🔗 Helpful Links

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

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

❌ 6 New Failures

As of commit e9fe4a0 with merge base a8ce4d1 (image):

NEW FAILURES - The following jobs have failed:

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

@pytorch-bot pytorch-bot bot added oncall: distributed Add this issue/PR to distributed oncall triage queue release notes: distributed (c10d) release notes category labels Feb 21, 2025
@H-Huang H-Huang added the better-engineering Relatively self-contained tasks for better engineering contributors label Feb 21, 2025
group_rank,
group_size,
)
# Set the default backend when only single backend is passed in.
Copy link
Contributor

Choose a reason for hiding this comment

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

Hmm can we remove this default backend logic without breaking BC?

@github-actions
Copy link
Contributor

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the Stale label Apr 27, 2025
@github-actions github-actions bot closed this May 27, 2025
@github-actions github-actions bot deleted the gh/H-Huang/168/head branch June 27, 2025 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

better-engineering Relatively self-contained tasks for better engineering contributors oncall: distributed Add this issue/PR to distributed oncall triage queue release notes: distributed (c10d) release notes category Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants