Romanov Vlad
Romanov Vlad
BTW. It would be nice to have a test.
>> Apparently, the constructor of the host accessor calls clEnqueueMapBuffer with the barrier in its event_wait_list. Could you please tell why you think so? Looking at logs with `SYCL_PI_TRACE` env...
While the `sycl::program` class is going away, I believe the same problem exists with `sycl::kernel_bundle` as well. @gmlueck Could you please clarify if anything is going to be changed in...
Hi, @jinge90 Since the functions are in public namespace could you please clarify if we have an extension document covering them? If not, shouldn't we add/update existing one? Could you...
> Hi, @romanovvlad As we discussed, we can proceed with this PR and I will submit a new PR to update the doc, is it OK? > > @intel/llvm-reviewers-runtime Could...
Related github issue https://github.com/intel/llvm/issues/6034
@smaslov-intel Could you please review?
> > > > Yes, the restrictions on the type of `T` in the `handler::fill()` function seem weird to me. Currently, we allow only scalar and vector types, but I...
The removal of types restriction for `handler::fill` is being done here: https://github.com/intel/llvm/pull/6714
> @romanovvlad, should we link this PR to close the issue when it's merged? Not sure, the original issue is that the integration header is incorrectly generated for the case...