Skip to content

feat: enhance is_mnnvl detection logic to work with GB300, VR and other future platforms #3011

Description

@rtamma-nv

Is this a new feature, an enhancement, or a change to existing functionality?

Enhancement

How would you describe the priority of this feature request

Medium

Please provide a clear description of problem this feature solves

Currently, MNNVL capable machine check involves checking if product_name in DMI data contains "GB200". Need to enhance the check so that it works for GB300 and VR NVL machines as well.

Feature Description

Mechanism to determine if a machine is MNNVL capable relies on parsing the product name in dmi data. Need to enhance the check so that it works for GB300 and VR NVL machines as well.
The product_name doesn't seem to be a reliable source of information as it seems to highly vary across vendors. Instead, relying on platform_info from nvidia-smi command output for MNNVL capable machine check is a better approach.

Describe your ideal solution

No response

Describe any alternatives you have considered

No response

Additional context

No response

Code of Conduct

  • I agree to follow NVIDIA Infra Controller's Code of Conduct
  • I have searched the open feature requests and have found no duplicates for this feature request

Metadata

Metadata

Assignees

Labels

featureFeature (deprecated - use issue type, but it's needed for reporting now)

Fields

No fields configured for Enhancement.

Projects

Status
In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions