Uninstalling HPCKit
Prerequisites
HPCKit has been installed.
Procedure
- Use PuTTY to log in to the node where HPCKit is installed.
- Run the following command to go to the HPCKit installation directory:
cd /opt
/opt: HPCKit installation directory. Replace it with the actual directory.
- 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.
Parent topic: HPCKit Installation and Uninstallation