Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a typo in SYCL version of scan (AMReX-Codes#3757)
This is a small performance issue. With the typo, it always does a memcpy from device to host to get the total sum even when it's told it's not needed.
- Loading branch information