What is the function of NVIDIA's 'nvidia-container-runtime' in a containerized GPU environment?
-
A
It replaces the Linux kernel's GPU scheduling module
-
B
It is an OCI-compliant runtime hook that injects GPU capabilities into containers
-
C
It provides a Python API for managing container lifecycles
-
D
It compiles CUDA code inside the container at startup