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: Use get_multi_ptr instead of get_pointer #3630

Merged
merged 2 commits into from
Nov 15, 2023

Conversation

WeiqunZhang
Copy link
Member

The latter has been deprecated in SYCL 2020.

@WeiqunZhang WeiqunZhang changed the title SYCL: Use get_multi_ptr instead of get_pinter SYCL: Use get_multi_ptr instead of get_pointer Nov 14, 2023
@WeiqunZhang WeiqunZhang force-pushed the sycl_multiptr branch 2 times, most recently from af00819 to 9942a1d Compare November 15, 2023 00:57
The latter has been deprecated in SYCL 2020.
@WeiqunZhang
Copy link
Member Author

Looks like the ICC CI fails to find ifort. So I disabled Fortran in that CI. Since ICC has been deprecated, we should convert that CI for non-SYCL code to use the new LLVM based compiler in the future.

@atmyers atmyers merged commit 15a0bb9 into AMReX-Codes:development Nov 15, 2023
69 checks passed
@WeiqunZhang WeiqunZhang deleted the sycl_multiptr branch November 15, 2023 16:54
guj pushed a commit to guj/amrex that referenced this pull request Dec 13, 2023
The latter has been deprecated in SYCL 2020.
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.

None yet

2 participants