-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add Dockerfile with ROCm support #27
Add Dockerfile with ROCm support #27
Conversation
tested on AMD node with
Result
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
update docs ❤️
0853fc1
to
d9e142d
Compare
b592621
to
7f9df40
Compare
fe27a74
to
f9afc30
Compare
* Add AMD backend support * Add AMD frontend support * Add Dockerfile.rocm Co-authored-by: Samu Tamminen <stammine@amd.com> * Add AMD documentation * Fix null pointer bug with populateAccelerators trying to get null AppleUtil GPU env value * Fix formatting --------- Co-authored-by: Rony Leppänen <rleppane@amd.com> Co-authored-by: Anders Smedegaard Pedersen <asmedega@amd.com> Co-authored-by: Samu Tamminen <stammine@amd.com>
251a6df
to
8d78419
Compare
* Add Apple system metrics support Co-authored-by: Bipradip Chowdhury <bichowdh@amd.com> Co-authored-by: Rony Leppänen <rleppane@amd.com> Co-authored-by: Anders Smedegaard Pedersen <asmedega@amd.com> * Fix ModelServerTest.testMetricManager for other HW vendors * Add GPUUtilization as expect metric --------- Co-authored-by: Bipradip Chowdhury <bichowdh@amd.com> Co-authored-by: Rony Leppänen <rleppane@amd.com> Co-authored-by: Anders Smedegaard Pedersen <asmedega@amd.com>
d37ed5c
to
a580bca
Compare
Description
Add Dockerfile with ROCm support
Fixes #4
Type of change
Please delete options that are not relevant.
Feature/Issue validation/testing
Checklist: