-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Don't try to load cufile #138501
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
Don't try to load cufile #138501
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/138501
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 075efb5 with merge base c1ead6f ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
atalman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
@pytorchbot label "topic: not user facing" |
|
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
|
@pytorchbot cherry-pick --onto release/2.5 -c critical |
Trying to loading it caused a big issue with 2.5.0 release - #138324 cufile is not actually used currently by default, see #133489 Pull Request resolved: #138501 Approved by: https://github.com/atalman, https://github.com/mikaylagawarecki, https://github.com/malfet (cherry picked from commit 012ff2a)
Cherry picking #138501The cherry pick PR is at #138539 and it is recommended to link a critical cherry pick PR with an issue. Details for Dev Infra teamRaised by workflow job |
Don't try to load cufile (#138501) Trying to loading it caused a big issue with 2.5.0 release - #138324 cufile is not actually used currently by default, see #133489 Pull Request resolved: #138501 Approved by: https://github.com/atalman, https://github.com/mikaylagawarecki, https://github.com/malfet (cherry picked from commit 012ff2a) Co-authored-by: Sergii Dymchenko <[email protected]>
Trying to loading it caused a big issue with 2.5.0 release - #138324 cufile is not actually used currently by default, see #133489 Pull Request resolved: #138501 Approved by: https://github.com/atalman, https://github.com/mikaylagawarecki, https://github.com/malfet
Trying to loading it caused a big issue with 2.5.0 release - #138324
cufile is not actually used currently by default, see #133489