LLNL / RAJA

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

Forall kernel naming bug fix, and define support for all backends. #1662

Closed artv3 closed 1 month ago

artv3 commented 1 month ago

This PR fixes forall kernel naming for CUDA and defines support for other backends

Addresses: https://github.com/LLNL/RAJA/issues/1566