-
Notifications
You must be signed in to change notification settings - Fork 28k
torch/csrc/distributed/c10d/Types.hpp: No such file or directory #87173
Copy link
Copy link
Closed
Labels
module: buildBuild system issuesBuild system issuesmodule: c10dIssues/PRs related to collective communications and process groupsIssues/PRs related to collective communications and process groupsmodule: regressionIt used to work, and now it doesn'tIt used to work, and now it doesn'toncall: distributedAdd this issue/PR to distributed oncall triage queueAdd this issue/PR to distributed oncall triage queuetriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Milestone
Metadata
Metadata
Assignees
Labels
module: buildBuild system issuesBuild system issuesmodule: c10dIssues/PRs related to collective communications and process groupsIssues/PRs related to collective communications and process groupsmodule: regressionIt used to work, and now it doesn'tIt used to work, and now it doesn'toncall: distributedAdd this issue/PR to distributed oncall triage queueAdd this issue/PR to distributed oncall triage queuetriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Type
Fields
Give feedbackNo fields configured for issues without a type.
🐛 Describe the bug
Types.hppandStore.hppare missing from${CONDA_PREFIX}/lib/python3.8/site-packages/torch/include/torch/csrc/distributed/c10d/, butTypes.hppis included inProcessGroup.hpp.Error message:
Types.hppandStore.hppare not in directorytorch/csrc/distributed/c10d, but intorch/include/c10dVersions
Installed with command
pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/test/cpu/torch_test.htmlcc @mrshenli @pritamdamania87 @zhaojuanmao @satgera @rohan-varma @gqchen @aazzolini @osalpekar @jiayisuse @H-Huang @kwen2501 @awgu @malfet @seemethere