我要评分
获取效率
正确性
完整性
易理解

Uninstalling HPCKit

Prerequisites

HPCKit has been installed.

Procedure

  1. Use PuTTY to log in to the node where HPCKit is installed.
  2. Run the following command to go to the HPCKit installation directory:
    cd /opt

    /opt: HPCKit installation directory. Replace it with the actual directory.

  3. Run the following command to uninstall HPCKit:
    sh /opt/HPCKit/latest/uninstall.sh

    If the following information is displayed, HPCKit has been successfully uninstalled. Otherwise, contact Huawei technical support.

    Start uninstall HPCKit...
    * Uninstall compiler success
    * Uninstall kml success
    * Uninstall kupl success
    * Uninstall hmpi success
    * Uninstall kulitho success
    * Uninstall kutacc success
    * Uninstall kurtm success
    * Uninstall kuqcd success
    * Uninstall kudnn success
    * Uninstall hio success
    * Uninstall modulefiles success
    Uninstall HPCKit Success.

    This output shows the uninstallation of all HPCKit components, assuming a full installation was previously completed.