Run SYCL Cajita tests
Just checking if the recent changes fixed anything with CUDA SYCL - still failing on the same Cajita tests
We can close this or leave it open to remind us that these fail
We can close this or leave it open to remind us that these fail
I'm OK with leaving open because we should attempt to fix a lot of the warnings in here at least if not also the errors.
@steverangel here's some of the errors we only get with CUDA SYCL (as far as I can tell): https://cloud.cees.ornl.gov/jenkins-ci/blue/organizations/jenkins/Cabana/detail/PR-479/2/pipeline/14
There are known issues with building in Debug mode for SYCL+CUDA. Building in Release mode should work much better.
Also, feel free to reach out to me for SYCL issues.
See https://github.com/intel/llvm/issues/5980.
Thanks for the help here!