Skip to content

Add NOTES.md for CUDA feature #119

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

Merged
merged 1 commit into from
Aug 29, 2022
Merged

Conversation

jungaretti
Copy link
Contributor

@jungaretti jungaretti commented Aug 29, 2022

Related: #109 (comment)

Adds a NOTES.md file for the nvidia-cuda feature with details about compatibility. The nvidia-cuda feature is only useful to devcontainers that are running on a host machine with an NVIDIA GPU that is configured correctly. Users need to make sure that the following requirements are met in order to use the nvidia-cuda feature:

  • Host machine must have an NVIDIA GPU
  • Host machine must have NVIDIA drivers installed
  • Host machine must have NVIDIA Container Toolkit installer
  • devcontainer.json must specify "runArgs": ["--gpus", "all"] to enable GPU passthrough

@jungaretti jungaretti requested a review from a team as a code owner August 29, 2022 20:48
@jungaretti jungaretti merged commit 2e928d9 into main Aug 29, 2022
@jungaretti jungaretti deleted the jungaretti/add-cuda-readme branch August 29, 2022 21:18
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