The sycl::ext::oneapi::experimental::printf is currently experimental extension heavily used in the projects with SYCL kernels such as Pytorch for debug.
See: https://github.com/intel/torch-xpu-ops/blob/9022a83389905509033d02cda8005c21be9c976c/src/comm/SYCLHelpers.h#L347
CC: @gmlueck, @EikanWang, @guangyey
The
sycl::ext::oneapi::experimental::printfis currently experimental extension heavily used in the projects with SYCL kernels such as Pytorch for debug.See: https://github.com/intel/torch-xpu-ops/blob/9022a83389905509033d02cda8005c21be9c976c/src/comm/SYCLHelpers.h#L347
CC: @gmlueck, @EikanWang, @guangyey