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

Remove SYCL set/getQueue methods, part 2 #1658

Open
2 tasks
rhornung67 opened this issue May 31, 2024 · 0 comments
Open
2 tasks

Remove SYCL set/getQueue methods, part 2 #1658

rhornung67 opened this issue May 31, 2024 · 0 comments
Labels
sycl support sycl backend support

Comments

@rhornung67
Copy link
Member

rhornung67 commented May 31, 2024

The RAJA setQueue and getQueue methods are a remnant from before we were able to pass a resource to RAJA kernel execution methods. The remaining calls involve contents of the following files. Fully resolving the dependences on the getQueue methods may require some adjustment to code that is generic w.r.t. execution back-end. This may require some coordination with other back-end support.

  • policy/sycl/MemUtils_SYCL.hpp
  • policy/sycl/reduce.hpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sycl support sycl backend support
Projects
None yet
Development

No branches or pull requests

1 participant