DPCT1068#

Note

This diagnostic message is no longer generated by SYCLomatic.

Message#

The value of <argument type> could not be deduced. You need to update <placeholder> manually.

Detailed Help#

SYCLomatic could not deduce the value of the FFT type or dimensions. The value of dimension, FWD_DISTANCE, BWD_DISTANCE, INPUT_STRIDES, and OUTPUT_STRIDES needs to be updated manually.

Suggestions to Fix#

Replace the placeholder with the correct value and add the necessary set_value() statements before commit().

Refer to the descriptor<precision, domain>::set_value function for more information.