Thumbnail

“We have most recently ported CloverLeaf to SYCL, and this blog post demonstrates our experiences. As a starting point, we took our Kokkos port of CloverLeaf, which was already C++ throughout, with the key computational kernels already ported to C++ lambda functions. The programming abstractions from Kokkos do differ a little to those in SYCL at a high-level, however there are many similarities.”