-
Notifications
You must be signed in to change notification settings - Fork 6.5k
[Core] Support AMD GPU MI3xx product line #51802
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
Conversation
Signed-off-by: root <vtsang@amd.com>
Signed-off-by: root <vtsang@amd.com>
Unit test results root@hpe-hq-08:/app/ray# python -m pytest -v -s python/ray/tests/accelerators/test_amd_gpu.py python/ray/tests/accelerators/test_amd_gpu.py::test_visible_amd_gpu_ids Usage stats collection is enabled by default for nightly wheels. To disable this, run the following command: ============================================================= 5 passed in 15.70s ============================================================== |
Signed-off-by: root <vtsang@amd.com>
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.
|
@jjyao Would you please help review this PR. |
This pull request has been automatically marked as stale because it has not had You can always ask for help on our discussion forum or Ray's public slack channel. If you'd like to keep this open, just leave any comment, and the stale label will be removed. |
@vickytsang do we still want to merge this PR? Sorry for missing it. |
@vickytsang could you rebase if you still want to merge this PR |
Signed-off-by: root <vtsang@amd.com> Signed-off-by: Scott Lee <scott.lee@rebellions.ai>
Why are these changes needed?
Adding new GPU products for MI3xx product line
Checks
git commit -s
) in this PR.scripts/format.sh
to lint the changes in this PR.method in Tune, I've added it in
doc/source/tune/api/
under thecorresponding
.rst
file.