Skip to content

Module tests fail because of segfault in cuDNN destructor #1

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

Closed
narendasan opened this issue Mar 11, 2020 · 4 comments · Fixed by #166
Closed

Module tests fail because of segfault in cuDNN destructor #1

narendasan opened this issue Mar 11, 2020 · 4 comments · Fixed by #166
Labels
bug Something isn't working component: tests Issues re: Tests
Milestone

Comments

@narendasan
Copy link
Collaborator

The tests pass functionality wise, but in the clean up, the test segfaults. It seems like this is a issue others have seen in libtorch pytorch/pytorch#17658

@narendasan narendasan added bug Something isn't working component: tests Issues re: Tests labels Mar 11, 2020
narendasan added a commit that referenced this issue Apr 29, 2020
7.0.0)

- Closes #42
- Issue #1 is back, unknown root cause, will follow up with the PyTorch
Team
- Closes #14: The default build now requires users to grab the tarballs
from the NVIDIA website to support hermetic builds, may look at some
methods to smooth this out later. The old method is still available
- New operators need to be implemented to support MobileNet in 1.5.0
(blocks merge into master)

Signed-off-by: Naren Dasan <[email protected]>
Signed-off-by: Naren Dasan <[email protected]>
@narendasan
Copy link
Collaborator Author

Recent issues may be fixed in PyTorch next with this pytorch/pytorch#36416

@github-actions
Copy link

github-actions bot commented Jun 4, 2020

This issue has not seen activity for 30 days, Remove stale label or comment or this will be closed in 5 days

@narendasan narendasan added bug Something isn't working and removed bug Something isn't working No Activity labels Jun 5, 2020
@github-actions
Copy link

github-actions bot commented Jul 6, 2020

This issue has not seen activity for 30 days, Remove stale label or comment or this will be closed in 5 days

@github-actions
Copy link

github-actions bot commented Aug 9, 2020

This issue has not seen activity for 30 days, Remove stale label or comment or this will be closed in 5 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component: tests Issues re: Tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant