LLNL / RAJA

RAJA Performance Portability Layer (C++)
BSD 3-Clause "New" or "Revised" License
450 stars 102 forks source link

Add SYCL support for scan #1669

Open rhornung67 opened 3 weeks ago

rhornung67 commented 3 weeks ago

Develop parallel scan support for the SYCL back-end that matches the RAJA scan API for other back-ends.

Also, add content to support this in the RAJA User Guide with examples.