Skip to content
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

Resolve GPU error in AzureML tests #1886

Merged
merged 5 commits into from
Feb 21, 2023
Merged

Conversation

pradnyeshjoshi
Copy link
Collaborator

Description

Removed explicit installation of cudatoolkit and cudnn in docker image as pytorch 1.13 installs those along with CUBLAS by default. This should resolve the CUBLAS related error in AzureML tests. (source: https://stackoverflow.com/a/75095447)

Related Issues

#1883

References

Checklist:

  • I have followed the contribution guidelines and code style for this project.
  • I have added tests covering my contributions.
  • I have updated the documentation accordingly.
  • This PR is being made to staging branch and not to main branch.

@pradnyeshjoshi pradnyeshjoshi self-assigned this Feb 21, 2023
@pradnyeshjoshi pradnyeshjoshi changed the title Resolve GPU related error in AzureML tests Resolve GPU error in AzureML tests Feb 21, 2023
Copy link
Collaborator

@miguelgfierro miguelgfierro left a comment

Choose a reason for hiding this comment

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

LGMT

@pradnyeshjoshi pradnyeshjoshi merged commit c6b51b4 into staging Feb 21, 2023
@pradnyeshjoshi pradnyeshjoshi deleted the pradjoshi/debug_gpu branch February 21, 2023 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants