Replaceability
Table 1 shows the mapping relationship between alternative interfaces and MKL interfaces.
MKL Interface |
KML Interface |
|---|---|
dcg_init |
KmlIssCgInitDI |
dcg |
KmlIssCgSolveDI |
dcg_get |
KmlIssCgGetDID |
mkl_sparse_destroy |
KmlIssCgCleanDI |
The preceding interfaces are C interfaces. For details, see the section about KML_SOLVER function syntax in Kunpeng Math Library Developer Guide.
Parent topic: Migrating the Iterative Solver