Rate This Document
Findability
Accuracy
Completeness
Readability

Migrating the Library That Uses the C Language

  1. The Fortran interface provided by the KML LAPACK is the same as that provided by the Netlib LAPACK. When the C language is used, you can use #include "klapack.h" to obtain the interface declaration.
  2. When compiling links, replace the link options related to MKL. For details, see "Installing the KML_LAPACK > Verifying the Installation" in Kunpeng Math Library Developer Guide.

Other code does not need to be modified.