Brian Homerding

Results 4 issues of Brian Homerding

The following is a list of kernels which do not have their SYCL variants implemented in #122. - [ ] Basic_MAT_MAT_SHARED: Missing SYCL teams implementation - [ ] Basic_PI_ATOMIC: Missing...

sycl

Adding initial (incomplete) SYCL variants. The kernels added make use of the RAJA SYCL policies in https://github.com/LLNL/RAJA/pull/1034. To build with the DPCPP Intel compiler: `./scripts/sycl.sh`.

Opening issue to track SYCL kernel implementations in the `rajaperf_sycl` branch. Also includes support for auto work_group_size selection if `0` is given as a buildable block_size. Yes below indicates that...

The `--parameterize` option currently is unable to work with variables of type `typ.List[str]`. The inner `,` for the List will be treated as a `,` for the parameterize option.

request for enhancement
prio: normal