You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- A concise list of components helps new users demystify quickly what the toolkit really is (is comprised of)
- The diagram does not mention: the toolkit, the runtime library, i.e. it does not really help clarify what the toolkit is and does. Ot mentions the CUDA Toolkit however and that might be confusing.
Signed-off-by: Dr. Jan-Philip Gehrcke <[email protected]>
* The NVIDIA Container Runtime (`nvidia-container-runtime`)
31
+
* The NVIDIA Container Toolkit CLI (`nvidia-ctk`)
32
+
* The NVIDIA CDI Hooks (`nvidia-cdi-hook`)
33
+
* The NVIDIA Container Runtime Hook (`nvidia-container-runtime-hook`)
34
+
* The NVIDIA Container CLI (`nvidia-container-cli`)
35
+
* The NVIDIA Container Library (`libnvidia-container1`)
33
36
34
37
## License
35
38
36
39
The NVIDIA Container Toolkit (and all included components) is licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) and
37
-
contributions are accepted with a DCO. See the [contributing](https://github.com/NVIDIA/nvidia-container-toolkit/blob/master/CONTRIBUTING.md) document for
40
+
contributions are accepted with a Developer Certificate of Origin (DCO). See the [contributing](https://github.com/NVIDIA/nvidia-container-toolkit/blob/master/CONTRIBUTING.md) document for
0 commit comments