Rich Hornung

Results 134 issues of Rich Hornung

# Summary - This PR enables SYCL tests in our current test set.

A recent PR added this capability to RAJA::kernel policies. This should be double-check that all policy cases are covered. It should also be added to forall policies as well as...

feature
API/usability
task
sycl support

For next release, update spack config: - [ ] new version numbers, etc. - [ ] update dependency version info - [x] info that is scraped by the ECP E4S...

API/usability
compilation

Miscellaneous tasks to improve our Gitlab CI setup: - [x] Update BLT so that we do not require a python environment for converting ctest output to junit, which Gitlab understands....

testing
task

Code cleanup: - [x] with the new BLT hip support a bunch of new warnings appeared in the code. what shows up differs with different rocm versions. many of these...

help wanted
compilation
cuda support
hip support

The intent of this issue is to track the status of SYCL support for our CI tests. - Checked boxes indicate which test sets are building and passing on azure....

help wanted
testing
sycl support

The tests: test-forall-atomic-basic-OpenMP.exe test-forall-AtomicRefMinMax-OpenMP.exe fail when we build and run exhaustive tests. They work with the default test builds. @rchen20 assigning this to you to look at when you have...

testing
task

In the user guide, add an example that shows how to have more than one dynamic plugin. Also, add this case to the plugin tests. Also add a section to...

documentation

**NOTE: The compilers and versions below is just a sketch of what we may want to have. We will coordinate with the RADIUSS effort and @davidbeckingsale 's compiler list for...

testing

These appear to be missing and are preventing us from enabling SYCL reduction tests in our CI. For example, https://github.com/LLNL/RAJA/blob/develop/test/functional/forall/reduce-basic/tests/test-forall-basic-ReduceMin.hpp#L63 @homerdin do you have time to add these?

feature
API/usability
sycl support