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

[SYCL][Vitis] Fix parallel_for with kernel_param #220

Closed Ralender closed 1 year ago

Ralender commented 1 year ago

This is based on https://github.com/triSYCL/sycl/pull/216

keryell commented 1 year ago

Now https://github.com/triSYCL/sycl/pull/216 has been merged so this require some rebase to have GitHub happy for code review.

keryell commented 1 year ago

@Ralender another PR created a merge-conflict.

keryell commented 1 year ago

Thanks!