Skip to content

Conversation

@elezar
Copy link
Member

@elezar elezar commented Mar 13, 2025

These changes perform minor cleanups to the nvidia-ctk-installer binary.

The changes include:

  • Removing the RUNTIME_ARGS envvar since these are no longer used in the code.
  • Using a --toolkit-install-dir (--root) argument instead of attempting to parse positional arguments.

@elezar elezar force-pushed the cleanup-nvidia-ctk-installer branch from a077175 to 4fe5933 Compare March 13, 2025 14:49
elezar added 2 commits March 14, 2025 14:57
The GPU Operator no longer sets the RUNTIME_ARGS environment variable
to control the runtime and instead sets general environment variables.

This change removes support for setting RUNTIME_ARGS in the CLI as these
settings have no effect.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
Parsing positional arguments require additional processing
instead of relying on named flags. This change switches to
using a named flag for specifying the toolkit installation directory.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar elezar force-pushed the cleanup-nvidia-ctk-installer branch from 4fe5933 to 75a30af Compare March 14, 2025 12:57
@copy-pr-bot
Copy link

copy-pr-bot bot commented Mar 14, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@elezar elezar merged commit a720504 into NVIDIA:main Mar 17, 2025
6 checks passed
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