Skip to content

[SYCL][CUDA] Fix non decorated address space for cuda joint_matrix. #9499

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

Closed
wants to merge 2 commits into from

Conversation

JackAKirk
Copy link
Contributor

@JackAKirk JackAKirk commented May 17, 2023

Corresponding changes to #9244 for cuda backend. I think I should update the check_device_code tests to also check for local address space here too, but I should probably wait until #8874 is merged.
I haven't added any static asserts for private address space (which also isn't supported in the cuda backend), since we only ever call these load/store functions from joint_matrix_load/store which already has the appropriate asserts.

JackAKirk added 2 commits May 17, 2023 06:45
Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
@JackAKirk JackAKirk temporarily deployed to aws May 17, 2023 14:51 — with GitHub Actions Inactive
@JackAKirk JackAKirk temporarily deployed to aws May 17, 2023 15:37 — with GitHub Actions Inactive
@JackAKirk
Copy link
Contributor Author

closing because I don't think this patch is required.

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.

1 participant