Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding AMD Mi210 GPU Node #82

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

hakasapl
Copy link
Contributor

@hakasapl hakasapl commented Dec 16, 2024

Single node that is likely temporary for a few months.

I'm not sure what the device id and vendor id is. @tzumainn do you know how to find that info? Do we have to boot the node for that?

@hakasapl hakasapl requested a review from tzumainn December 16, 2024 08:53
@tzumainn
Copy link
Contributor

After booting the node and inspecting the PCI devices, this is what I'd add to accelerators.yaml:

  - vendor_id: "1002"
    device_id: "740f"
    type: GPU
    device_info: AMD Aldebaran/MI200 [Instinct MI210]

@hakasapl hakasapl requested a review from tzumainn December 17, 2024 16:26
Copy link
Contributor

@tzumainn tzumainn left a comment

Choose a reason for hiding this comment

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

Looks good! Can you just squash the commits?

@hakasapl
Copy link
Contributor Author

@tzumainn all set!

Copy link
Contributor

@tzumainn tzumainn left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@tzumainn tzumainn merged commit 4888a2c into CCI-MOC:main Dec 17, 2024
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