📝 Updated the Directory Structure Layout docs

This commit is contained in:
Suparna Ganguly 2022-05-15 15:58:18 +05:30 committed by GitHub
parent fcc89999c9
commit ea0d02323f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ for the target kernel.
- `kernel-open/nvidia-drm/` The kernel interface layer for nvidia-drm.ko
- `kernel-open/nvidia-modeset/` The kernel interface layer for nvidia-modeset.ko
- `kernel-open/nvidia-uvm/` The kernel interface layer for nvidia-uvm.ko
- `kernel-open/nvidia-peermem/` A kernel module that provides NVIDIA InfiniBand based HCAs (Host Channel Adapters) direct peer-to-peer read and write access to the NVIDIA GPU's video memory.
- `kernel-open/nvidia-peermem/` A kernel module that provides NVIDIA InfiniBand based HCAs (Host Channel Adapters) direct peer-to-peer read and write access to the NVIDIA GPU's video memory
-
- `src/` The OS-agnostic code