All Products
Search
Document Center

Elastic High Performance Computing:Install and uninstall software in a cluster

Last Updated:Apr 24, 2025

When you use an Elastic High Performance Computing (E-HPC) cluster for high-performance computing, you can install software based on your business requirements. This topic describes how to install and uninstall software in the E-HPC console.

Prerequisites

The cluster is in the Running state.

Install software

You can directly install the common software provided by E-HPC in the E-HPC console, or manually install other software in an E-HPC cluster.

Install software in the E-HPC console

  1. Go to the Cluster Details page.

    1. Log on to the E-HPC console.

    2. In the left part of the top navigation bar, select a region.

    3. In the left-side navigation pane, click Cluster.

    4. On the Cluster List page, find the cluster that you want to manage and click the cluster ID.

  2. On the Cluster Details page, click the Software Application tab.

  3. Click Add software.

  4. In the dialog box that appears, select the software that you want to install and click OK.

    On the Software Application tab, you can view the installation status. The Ready state indicates that the software is installed.

    image

Manually install software

E-HPC clusters use Apsara File Storage NAS (NAS) to share data between compute nodes. Therefore, you can manually install business software by using one of the following methods.

Directory

Description

/opt

All cluster users can access and use the business software.

/home

The personal directory of a cluster user, such as /home/testuser. Only the user can access and use the business software.

Important

When you install some software, you must also install drivers or specific runtime environments, such as GPU drivers and YUM packages, on each compute node. After you install software on a compute node, you can use the custom image that is created based on the compute node to add more compute nodes. This way, the software can be automatically installed on all compute nodes. For more information, see Create a custom image.

Uninstall software

You can perform the following operations to uninstall common software provided by E-HPC in the E-HPC console. For manually installed software, you can manually uninstall it based on the software conditions.

  1. Go to the Cluster Details page.

    1. Log on to the E-HPC console.

    2. In the left part of the top navigation bar, select a region.

    3. In the left-side navigation pane, click Cluster.

    4. On the Cluster List page, find the cluster that you want to manage and click the cluster ID.

  2. On the Cluster Details page, click the Software Application tab.

  3. Find the software that you want to uninstall and click Delete in the Actions column.

  4. In the message that appears, click OK.

    Click the 2024-07-31_11-49-59 icon to refresh the page. If the software does not exist, you have successfully uninstalled it.

References

You can call the following API operations to manage software applications in a cluster: