DPCT1045¶
Message¶
Migration is only supported for this API for general sparse matrix type. You may
need to adjust <original API name>
this code.
Detailed Help¶
This warning appears if the used matrix type is not general, or cannot be determined.
Suggestions to Fix¶
If the matrix type used is:
Non-general: manually fix the code according to sparse-blas-routines.
General: ignore this warning.