Skip to content

Remove sycl::nd_item<1> from TagParallelFor interface#4646

Merged
WeiqunZhang merged 1 commit intoAMReX-Codes:developmentfrom
AlexanderSinn:Remove_sycl__nd_item_1__from_TagParallelFor_interface
Sep 8, 2025
Merged

Remove sycl::nd_item<1> from TagParallelFor interface#4646
WeiqunZhang merged 1 commit intoAMReX-Codes:developmentfrom
AlexanderSinn:Remove_sycl__nd_item_1__from_TagParallelFor_interface

Conversation

@AlexanderSinn
Copy link
Copy Markdown
Member

Summary

This PR removes the sycl::nd_item<1> that detail::ParallelFor_doit passes into the function it was called with. As far as I can tell #4515 removed the last usage of the nd item.

Additional background

Checklist

The proposed changes:

  • fix a bug or incorrect behavior in AMReX
  • add new capabilities to AMReX
  • changes answers in the test suite to more than roundoff level
  • are likely to significantly affect the results of downstream AMReX users
  • include documentation in the code and/or rst files, if appropriate

@WeiqunZhang WeiqunZhang merged commit 82eeea5 into AMReX-Codes:development Sep 8, 2025
73 of 75 checks passed
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.

2 participants