Rate This Document
Findability
Accuracy
Completeness
Readability

KML Installation and Usage

  1. Download KML.

    Contact Huawei technical support.

  2. Install KML.
    1. Obtain the KML software package and decompress it to obtain the binary RPM package.
    2. Install KML.
      rpm -ivh boostkit-kml-xxxx.aarch64.rpm
    3. Verify KML.

      Run the source command or log in to the terminal again for the environment variable to take effect.

      source /etc/profile
  3. Use KML.

    The dgemm function is a KML_BLAS level 3 function. For details about the definition, see Function Description.

    In the arch configuration file of CP2K, add the KML math library to the LIBS variable.

    LIBS += $(MATHLIB_PATH)/libkblas_armv8ss_v1.2.0.a