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 imex mode to CDI spec generation #807

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

elezar
Copy link
Member

@elezar elezar commented Nov 21, 2024

This change adds a imex mode to CDI spec generation. This mode detected generates CDI specifications for existing IMEX channels. By default these devices have the fully qualified CDI device names:

nvidia.com/imex-channel={{ .ID }}

cmd/nvidia-ctk/cdi/generate/generate.go Show resolved Hide resolved
pkg/nvcdi/lib-imex.go Outdated Show resolved Hide resolved
pkg/nvcdi/lib-imex_test.go Show resolved Hide resolved
@elezar elezar force-pushed the add-cdi-imex-channels branch from e827f76 to 3384ce2 Compare November 25, 2024 12:41
This change adds a imex mode to CDI spec generation. This mode detected
generates CDI specifications for existing IMEX channels. By default these
devices have the fully qualified CDI device names:

nvidia.com/imex-channel=<ID>

Signed-off-by: Evan Lezar <[email protected]>
@elezar elezar force-pushed the add-cdi-imex-channels branch from 3384ce2 to 8603d60 Compare November 25, 2024 12:46
@elezar elezar requested a review from cdesiniotis January 8, 2025 10:23
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.

2 participants