Replaceability
Table 1 shows the mapping relationship between a replaceable interface and an MKL interface.
MKL Interface |
SOLVER Interface |
|---|---|
dcg_init |
KmlIssCgInitDI |
dcg |
KmlIssCgSolveDI |
dcg_get |
KmlIssCgGetDID |
mkl_sparse_destroy |
KmlIssCgCleanDI |
The preceding interfaces are C interfaces. For details, see "KML_SOLVER Library Functions > Function Syntax" in Kunpeng Math Library Developer Guide.
Parent topic: Iterative Solver Migration