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][Driver] do not generate device (for FPGA) code with PIC #213

Closed Ralender closed 1 year ago

Ralender commented 1 year ago

PIC has no impact on the device side

also add documentation about an issue that can occure when using dynamic librairies

keryell commented 1 year ago

Thanks for the fix and clarification of the documentation.