triSYCL / sycl

SYCL for Vitis: Experimental fusion of triSYCL with Intel SYCL oneAPI DPC++ up-streaming effort into Clang/LLVM
Other
107 stars 19 forks source link

Add generic_executor test from triSYCL #147

Closed keryell closed 2 years ago

keryell commented 2 years ago

Example for CppCon 2021 presentation. Modernized version of https://github.com/triSYCL/triSYCL/blob/master/tests/examples/generic_executor.cpp

keryell commented 2 years ago

This works on HLS hw_emu flow on my laptop with current triSYCL:sycl/unified/next branch.