Skip to content

Add new ARCH strings from latest NVML#62

Merged
klueska merged 1 commit intoNVIDIA:mainfrom
klueska:add-archs
Jun 10, 2025
Merged

Add new ARCH strings from latest NVML#62
klueska merged 1 commit intoNVIDIA:mainfrom
klueska:add-archs

Conversation

@klueska
Copy link
Collaborator

@klueska klueska commented Jun 10, 2025

No description provided.

case nvml.DEVICE_ARCH_HOPPER:
return "Hopper", nil
case nvml.DEVICE_ARCH_BLACKWELL:
return "Blackwell", nil
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚫ ⛲

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose we can't prepare for other archs, like Rubin, yet?

Signed-off-by: Kevin Klues <kklues@nvidia.com>
@klueska klueska merged commit 7685110 into NVIDIA:main Jun 10, 2025
4 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