DPCT1046

Message

The <original API name> was not migrated because <reason>. You need to adjust the code. This may be due to one of the following:

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

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

Detailed Help

Not all data type combinations are supported by mkl::blas::gem(). 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.