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

Add 'vfio' mode to pkg/nvcdi for generating CDI specs for NVIDIA pass… #315

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

Conversation

elezar
Copy link
Member

@elezar elezar commented Jan 29, 2024

…through GPUs

./nvidia-ctk cdi generate --mode=vfio
WARN[0000] Failed to locate nvidia-ctk: pattern nvidia-ctk not found
INFO[0000] Generated CDI spec with version 0.5.0
---
cdiVersion: 0.5.0
containerEdits: {}
devices:
- containerEdits:
    deviceNodes:
    - path: /dev/vfio/46
  name: "0"
- containerEdits:
    deviceNodes:
    - path: /dev/vfio/46
  name: all
kind: nvidia.com/gpu

…through GPUs

Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>
@elezar
Copy link
Member Author

elezar commented Jan 29, 2024

@cdesiniotis if this is still valid, please rebase or close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants