DPCT1090
Message
DPC++ does not support the device property that would be functionally compatible with
<property name>
. It was not migrated. You need to rewrite the code.Detailed Help
Not all CUDA* device properties have functionally compatible equivalents in
DPC++. These device properties are not migrated.
Suggestions to Fix
Review and rewrite the code manually.