-
Notifications
You must be signed in to change notification settings - Fork 24.9k
[WIP]port sevearl test files under test/distributed to Intel GPU #159473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/159473
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit daf3833 with merge base 512b473 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@pytorchbot label "ciflow/xpu" |
❌ 🤖 pytorchbot command failed:
Try |
…aisyden/distributed_s2
@pytorchbot label "module: xpu" |
…evice arg is None. Revised the _initialized checking in test_store.py and test_c10d_common.py
…aisyden/distributed_s2
…issue when world size is 4
@pytorchbot rebase |
Didn't find following labels among repository labels: rebase |
For #114850, we will port distributed tests to Intel GPU. This PR will work on some test files under test/distributed. We could enable Intel GPU with following methods and try the best to keep the original code styles:
Added xpu for Backend.backend_capability and dist.Backend.register_backend()
cc @H-Huang @awgu @wanchaol @fegin @fduwjj @wz337 @wconstab @d4l3k @pragupta @gujinghui @EikanWang @fengyuan14 @guangyey