DPCT1043#

Message#

The version-related API is different in SYCL. An initial code was generated, but you need to adjust it.

Detailed Help#

The generated code uses sycl::info::device::version, which provides different information and uses a different type than the original code.

Suggestions to Fix#

Adjust the generated code.