Skip to content

Add NOTES.md for CUDA feature - #119

Merged
JP Ungaretti (jungaretti) merged 1 commit into
mainfrom
jungaretti/add-cuda-readme
Aug 29, 2022
Merged

Add NOTES.md for CUDA feature#119
JP Ungaretti (jungaretti) merged 1 commit into
mainfrom
jungaretti/add-cuda-readme

Conversation

@jungaretti

@jungaretti JP Ungaretti (jungaretti) commented Aug 29, 2022

Copy link
Copy Markdown
Contributor

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
JP Ungaretti (jungaretti) requested a review from a team as a code owner August 29, 2022 20:48
Comment thread src/nvidia-cuda/NOTES.md
@jungaretti
JP Ungaretti (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