Skip to content

[SYCL][HIP] Update amd joint_matrix tests to reflect changes to joint_matrix_mad API. #13250

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

Merged
merged 6 commits into from
Apr 4, 2024

Conversation

mmoadeli
Copy link
Contributor

@mmoadeli mmoadeli commented Apr 2, 2024

  • The joint_matrix_mad API has been modified to accept the output as an argument to the function. This pull request updates the relevant tests to accommodate this change for amd gpu.
  • Minor update to check joint_matrix parameters in compile time.

@mmoadeli mmoadeli requested a review from a team as a code owner April 2, 2024 12:00
@mmoadeli mmoadeli requested a review from MartinWehking April 2, 2024 12:00
@mmoadeli mmoadeli changed the title [SYCL][HIP] Update relevant tests to reflect changes in joint_matrix_mad API. [SYCL][HIP] Update amd joint_matrix tests to reflect changes to joint_matrix_mad API. Apr 2, 2024
Copy link
Contributor

@frasercrmck frasercrmck left a comment

Choose a reason for hiding this comment

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

LGTM.

Note that this and #13226 depend on one another; depending on which is merged first, the uses of _be will have to be removed from the other.

@mmoadeli
Copy link
Contributor Author

mmoadeli commented Apr 2, 2024

LGTM.

Note that this and #13226 depend on one another; depending on which is merged first, the uses of _be will have to be removed from the other.

@hdelan suggested to have _be in this PR.

@hdelan
Copy link
Contributor

hdelan commented Apr 2, 2024

@hdelan suggested to have _be in this PR.

Yep one of these will need to be rebased on whichever one merges first

@hdelan
Copy link
Contributor

hdelan commented Apr 3, 2024

#13226 has just merged so you can revert the hip_be to hip and just remove the XFAIL that I added in that PR

@ldrumm ldrumm merged commit 0bcabae into intel:sycl Apr 4, 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.

4 participants