Skip to content

Conversation

@malfet
Copy link
Contributor

@malfet malfet commented Mar 23, 2022

Reland of #74425 with internal compilation error fixed

The change expects the base directories (HOME/TEMP, XDG_CACHE_HOME, or the user-defined PYTORCH_KERNEL_CACHE_PATH) to exist to avoid potentially exploiting the recursive folder creation.

ptrblck and others added 2 commits March 22, 2022 16:05
Fixes #74415

@mruberry
The change expects the base directories (`HOME/TEMP`, `XDG_CACHE_HOME`, or the user-defined `PYTORCH_KERNEL_CACHE_PATH`) to exist to avoid potentially exploiting the recursive folder creation.
Let me know, if this is not a concern from your side and this PR should be simplified.
Pull Request resolved: #74425
Approved by: https://github.com/mruberry
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Mar 23, 2022

🔗 Helpful links

💊 CI failures summary and remediations

As of commit cb8ee91 (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@facebook-github-bot
Copy link
Contributor

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

Copy link
Collaborator

@mruberry mruberry left a comment

Choose a reason for hiding this comment

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

Stamped

facebook-github-bot pushed a commit that referenced this pull request Mar 23, 2022
Summary:
Reland of #74425 with internal compilation error fixed

The change expects the base directories (`HOME/TEMP`, `XDG_CACHE_HOME`, or the user-defined `PYTORCH_KERNEL_CACHE_PATH`) to exist to avoid potentially exploiting the recursive folder creation.

Pull Request resolved: #74592

Reviewed By: mruberry

Differential Revision: D35066710

Pulled By: malfet

fbshipit-source-id: c26aff826b0a3d6ca99286b031711698a515fbbb
@github-actions
Copy link
Contributor

Hey @malfet.
You've committed this PR, but it does not have both a 'release notes: ...' and 'topics: ...' label. Please add one of each to the PR. The 'release notes: ...' label should represent the part of PyTorch that this PR changes (fx, autograd, distributed, etc) and the 'topics: ...' label should represent the kind of PR it is (not user facing, new feature, bug fix, perf improvement, etc). The list of valid labels can be found here for the 'release notes: ...' and here for the 'topics: ...'.
For changes that are 'topic: not user facing' there is no need for a release notes label.

@malfet malfet added release notes: cuda release notes category topic: bug fixes topic category labels Mar 23, 2022
shahofblah pushed a commit that referenced this pull request Mar 25, 2022
Summary:
Reland of #74425 with internal compilation error fixed

The change expects the base directories (`HOME/TEMP`, `XDG_CACHE_HOME`, or the user-defined `PYTORCH_KERNEL_CACHE_PATH`) to exist to avoid potentially exploiting the recursive folder creation.

Pull Request resolved: #74592

Reviewed By: mruberry

Differential Revision: D35066710

Pulled By: malfet

fbshipit-source-id: c26aff826b0a3d6ca99286b031711698a515fbbb
(cherry picked from commit 99479e5)
@malfet malfet deleted the malfet/reland-74425 branch July 17, 2022 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed release notes: cuda release notes category topic: bug fixes topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants