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

Deploying OpenHPC on a Singe Node

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Run the following commands to decompress the installation package:

    cd /path/to/OPENHPC

    tar -xvf OpenHPC-1.3.8.CentOS_7.aarch64.tar

  3. Display the files in the installation package.
    ls
    CentOS_7  make_repo.sh  OpenHPC-1.3.8.CentOS_7.aarch64.tar  OpenHPC.local.repo  READM
  4. Run the make_repo.sh file.

    ./make_repo.sh

    The following is an example of the command output.

    Creating OpenHPC.local.repo file in /etc/yum.repos.d
    Local repodata stored in /opt/OpenHPC