Rate This Document
Findability
Accuracy
Completeness
Readability

Migrating the Library That Uses the C Language

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

Other code does not need to be modified.