Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add warning in docs and Cpp code for nvjpeg leak on CUDA < 11.6 #5482

Merged
merged 3 commits into from
Feb 25, 2022

Conversation

NicolasHug
Copy link
Member

Addresses #4378, kinda.

There a bug in nvjpeg that causes memory leaks. From what I can tell, it was fixed in CUDA 11.6. This PR adds a warning in the docs and in the code for users who don't rely on CUDA >= 11.6.

@facebook-github-bot
Copy link

facebook-github-bot commented Feb 25, 2022

💊 CI failures summary and remediations

As of commit 9414ef7 (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.

Copy link
Contributor

@datumbox datumbox left a comment

Choose a reason for hiding this comment

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

LGTM!

@NicolasHug NicolasHug merged commit 82f9a18 into pytorch:main Feb 25, 2022
facebook-github-bot pushed a commit that referenced this pull request Mar 2, 2022
…1.6 (#5482)

Reviewed By: datumbox

Differential Revision: D34579507

fbshipit-source-id: 84580615a5a59c20e496d11ca8c236791eff6a43
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants