Update README.md

This commit is contained in:
Suparna Ganguly 2022-05-15 15:51:37 +05:30 committed by GitHub
parent d8f3bcff92
commit fcc89999c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -157,6 +157,8 @@ 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.
-
- `src/` The OS-agnostic code
- `src/nvidia/` The OS-agnostic code for nvidia.ko