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
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