DPCT1028#

Message#

The <API name> was not migrated because <reason>.

Detailed Help#

IntelĀ® DPC++ Compatibility Tool was not able to recognize the parameter value used as an engine type or a CUDA* device attribute.

Suggestions to Fix#

If the parameter is an engine type: Rewrite this code manually by using a supported random number generator. See the Random Number Generators topic for more information.

If the parameter is a CUDA device attribute: Redesign the code logic to remove use of the device attribute.