DPCT1046#

Message#

The <original API name> was not migrated because <reason>. You need to adjust the code.

Detailed Help#

Not all data type combinations are supported by mkl::blas::gemm().

This may be due to one of the following reasons:

  • Not all values of parameters could be evaluated in migration.

  • The combination of matrix data type and scalar type is unsupported.

Use a supported data type to rewrite the code.

Suggestions to Fix#

Please refer to the gemm topic of the IntelĀ® oneAPI Math Kernel Library (oneMKL) - Data Parallel C++ Developer Reference for supported data types to fix the code manually.