Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document setup with CDI annotations #515

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Feb 12, 2024

  1. Document setup with CDI annotations

    In our deployment, we found that CDI annotations were more stable, and
    avoided the issue (other workarounds were not effective) described at
    NVIDIA/gpu-operator#485.
    
    The setup is a bit tricky, and requires configuring an explicit runtime
    class for the device plugin itself. Document this here for other users.
    
    Signed-off-by: Kai Wohlfahrt <kai@charmtx.com>
    Signed-off-by: Evan Lezar <elezar@nvidia.com>
    kwohlfahrt authored and elezar committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    2938f2a View commit details
    Browse the repository at this point in the history