RAJA
RAJA copied to clipboard
Bugfixes for sycl
Address two bugs in SYCL launch backend
- Ensures async boolean works properly
- Eliminates memory leaks when using non-trivially copyable lambdas.