LLNL / RAJA

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

Add sort support for SYCL #1670

Open rhornung67 opened 3 weeks ago

rhornung67 commented 3 weeks ago

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

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