DPCT1015#

Message#

Output needs adjustment.

Detailed Help#

SYCL* device code uses SYCL output stream instead of printf-like formatted strings. Adjustments may be needed to achieve the desired output.

Suggestions to Fix#

Use a SYCL output stream instead of a printf-like formatted string.