LLNL / RAJAPerf

RAJA Performance Suite
BSD 3-Clause "New" or "Revised" License
110 stars 39 forks source link

Prepare first batch of SYCL kernel variants for merging #427

Closed rhornung67 closed 7 months ago

rhornung67 commented 7 months ago

Work through the PR initiated by @homerdin which contains an initial set of SYCL kernel variants and make the following changes:

  1. Make memory management for SYCL variants consistent with other GPU variants
  2. Adjust the kernel work-group configurations to match the CUDA/HIP variants
  3. Verify SYCL variants are running correctly

There is still work to do, but when these tasks are completed in the following directories, merge https://github.com/LLNL/RAJAPerf/pull/380