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

[SYCL][HIP] Remove unsupported from O0 tests on AMD #13967

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

npmiller
Copy link
Contributor

@npmiller npmiller commented May 30, 2024

This was tracked down to a bug in ROCm that seems to be fixed with newer
versions, and the CI is now on ROCm 6+ so these should be fine.

ROCm ticket: ROCm/clr#13

The reduce over group test works on W6800 and MI210, but it seems for
gfx1031 it reports not supporting shared USM, note that HIP for gfx1031
isn't officially supported by AMD.

@npmiller npmiller temporarily deployed to WindowsCILock May 30, 2024 10:31 — with GitHub Actions Inactive
@npmiller npmiller temporarily deployed to WindowsCILock May 30, 2024 10:45 — with GitHub Actions Inactive
@npmiller npmiller marked this pull request as ready for review May 30, 2024 14:22
@npmiller npmiller requested a review from a team as a code owner May 30, 2024 14:22
@npmiller npmiller requested a review from bso-intel May 30, 2024 14:22
@npmiller npmiller temporarily deployed to WindowsCILock May 30, 2024 14:45 — with GitHub Actions Inactive
This was tracked down to a bug in ROCm that seems to be fixed with newer
versions, and the CI is now on ROCm 6+ so these should be fine.

ROCm ticket: ROCm/clr#13

The reduce over group test works on W6800 and MI210, but it seems for
gfx1031 it reports not supporting shared USM, note that HIP for gfx1031
isn't officially supported by AMD.
@npmiller
Copy link
Contributor Author

npmiller commented Jun 3, 2024

Friendly ping @bso-intel @intel/llvm-reviewers-runtime this is only xfail updates so should be very quick to review.

@npmiller
Copy link
Contributor Author

npmiller commented Jun 7, 2024

@steffenlarsen I applied your suggestion and this should be good to merge

@steffenlarsen steffenlarsen merged commit 27bd7ae into intel:sycl Jun 7, 2024
14 checks passed
ianayl pushed a commit to ianayl/sycl that referenced this pull request Jun 13, 2024
This was tracked down to a bug in ROCm that seems to be fixed with newer
versions, and the CI is now on ROCm 6+ so these should be fine.

ROCm ticket: ROCm/clr#13

The reduce over group test works on W6800 and MI210, but it seems for
gfx1031 it reports not supporting shared USM, note that HIP for gfx1031
isn't officially supported by AMD.

---------

Co-authored-by: Steffen Larsen <[email protected]>
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.

3 participants