Closed MrBurmark closed 4 months ago
Can you add the SYCL version too? It should be straightforward. Perhaps also call this kernel "UNROLLED_MATVEC_3D" kernel?
Can you add the SYCL version too? It should be straightforward. Perhaps also call this kernel "UNROLLED_MATVEC_3D" kernel?
I already discussed that with @MrBurmark. It will be added after the RAJA SYCL PR is merged and that pulled in to RAJA Perf. There are things in that that are needed to support all the SYCL variants I have ready to go here: https://github.com/LLNL/RAJAPerf/pull/441
Perhaps also call this kernel "UNROLLED_MATVEC_3D" kernel?
Let's discuss naming at the check-in meeting tomorrow.
Perhaps also call this kernel "UNROLLED_MATVEC_3D" kernel?
Let's discuss naming at the check-in meeting tomorrow.
I renamed it to MATVEC_3D_STENCIL
Add Apps_MATVEC_3D_STENCIL kernel