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 support for feature flags #362

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

elezar
Copy link
Member

@elezar elezar commented Feb 14, 2024

This change adds an nvidia-container-runtime.features config that allows individual features to be toggled at a global level. Each feature can (by default) be controlled by an environment variable.

The GDS, MOFED, NVSWITCH, and GDRCOPY features are examples of such features.

Upcoming features that may require an include .so symlink creation in #326

@elezar elezar self-assigned this Feb 14, 2024
@elezar elezar force-pushed the add-feature-flags branch 3 times, most recently from fe60029 to 100c111 Compare February 14, 2024 20:22
@Cocaynee90 Cocaynee90 mentioned this pull request Feb 15, 2024
@elezar elezar marked this pull request as ready for review March 19, 2024 11:43
@elezar elezar requested a review from tariq1890 March 25, 2024 18:22
This change adds a features config that allows
individual features to be toggled at a global level. Each feature can (by default)
be controlled by an environment variable.

The GDS, MOFED, NVSWITCH, and GDRCOPY features are examples of such features.

Signed-off-by: Evan Lezar <[email protected]>
@elezar elezar merged commit 413da20 into NVIDIA:main Apr 3, 2024
8 checks passed
@elezar elezar deleted the add-feature-flags branch April 3, 2024 10:04
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