Skip to content

Conversation

@ar90n
Copy link
Contributor

@ar90n ar90n commented Sep 24, 2023

This PR introduces several updates to improve CUDA support which is derived from #461

Added specifications for a new option to provide users with more flexibility.

  1. Incorporated support for newer CUDA and CuDNN versions.
  2. Implemented libcudnn8-dev installation support
  3. Implemented nvcc installation support
  4. Implemented CUDA toolkit installation support.

These enhancements aim to make the developer experience smoother for those working on CUDA projects.

@ar90n ar90n requested a review from a team as a code owner September 24, 2023 14:46
@ar90n
Copy link
Contributor Author

ar90n commented Sep 24, 2023

@microsoft-github-policy-service agree

installNvcc process is included in installToolkit
Copy link
Member

@samruddhikhandale samruddhikhandale left a comment

Choose a reason for hiding this comment

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

Thank you for adding cool new Feature options, we appreciate it.
Left some comments!

@ar90n
Copy link
Contributor Author

ar90n commented Sep 27, 2023

@samruddhikhandale
Thanks for your thorough review and detailed comments. I fixed some issues you mentioned. Please check them.

Copy link
Member

@samruddhikhandale samruddhikhandale left a comment

Choose a reason for hiding this comment

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

Looks good to me, opened #704 for the failing test.

(This PR is not causing the failures, hence, we are good to merge this in)

@samruddhikhandale samruddhikhandale merged commit 243671e into devcontainers:main Sep 27, 2023
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.

2 participants