You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NVIDIA AI Enterprise relies on special NVIDIA drivers that enable GPUs in a virtualized environment (vGPU). This is part of the product offerings that are delivered through NGC.
In order for NVIDIA AI Enterprise to function properly with the GPU Operator, there are a few special steps required. This includes using special helm packages for the operator, providing NGC keys to access private container resources, and using special configuration variables.
I propose we do the following:
Break the current GPU Operator install path into a standard install and NVIDIA AI Enterprise install path
Implement the NVIDIA AI Enterprise role tasks
Introduce several new variables to support installing the NVIDIA AI Enterprise path and optionally, support the new NVIDIA License Server used in AI Enterprise (NLS)
Document the new variables, install path, etc.
The text was updated successfully, but these errors were encountered:
NVIDIA AI Enterprise relies on special NVIDIA drivers that enable GPUs in a virtualized environment (vGPU). This is part of the product offerings that are delivered through NGC.
In order for NVIDIA AI Enterprise to function properly with the GPU Operator, there are a few special steps required. This includes using special helm packages for the operator, providing NGC keys to access private container resources, and using special configuration variables.
I propose we do the following:
The text was updated successfully, but these errors were encountered: