-
Couldn't load subscription status.
- Fork 514
Enhancements in CUDA Support #699
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
Enhancements in CUDA Support #699
Conversation
|
@microsoft-github-policy-service agree |
installNvcc process is included in installToolkit
There was a problem hiding this 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!
This reverts commit 0dcdb92. README.md should be generated by CI workflow.
|
@samruddhikhandale |
There was a problem hiding this 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)
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.
These enhancements aim to make the developer experience smoother for those working on CUDA projects.