Assuming this may be a general question, I didn’t attached the codes. May you please explain what could cause the issue ?
The name ‘SYCL_class_xx’ comes from “cgh.parallel_for(…)”. DPC++ compiles the program without error.
Thanks
/home/cc/ComputeCpp-2.0.0/include/SYCL/compiler_hooks.h:124:1: error:
definition with same mangled name ‘SYCL_class_xx’ as
another definition
kernelgen_parallel_for_nd(functorT functor) {