LLNL/CARE

Use RAJADeviceExec consistently

dtaller opened this issue · 0 comments

RAJADeviceExec is equal to RAJA::cuda_exec or RAJA::hip_exec or RAJA::omp_parallel_for_exec depending on how we compile. Using RAJADeviceExec everywhere would clean things up and make things more robust for different architectures