LLNL / RAJA

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

Release SYCL back-end features #1010

Open rhornung67 opened 3 years ago

rhornung67 commented 3 years ago

Due to interest expressed by ECP application users in trying the RAJA SYCL back-end, we deploy features in development in RAJA releases as they become ready. For the initial release (v0.14.0 -- we are shooting for the end of April 2021), we will deploy the following:

A PR has been started: https://github.com/LLNL/RAJA/pull/814

In addition, we will do the following:

Later releases will include:

homerdin commented 3 years ago

I've opened a new PR #1034 with the SYCL backend code. This includes the features that were discussed.

The camp PR for the SYCL resource is at https://github.com/LLNL/camp/pull/48.