Visible to Intel only — GUID: GUID-32D6959C-87F6-4E76-810D-9A419C014BC0
Visible to Intel only — GUID: GUID-32D6959C-87F6-4E76-810D-9A419C014BC0
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.