Installation and Deployment

  • Installing AscendSiPBoost: Install the Ascend NPU driver and CANN software (including the Toolkit, ops, and NNAL packages) by referring to CANN Software Installation, and configure environment variables.
  • Running AscendSiPBoost:

    Ensure that the environment variables have been correctly configured by referring to the following example command. The default path ${HOME}/Ascend after the installation as a non-root user is used as an example. Replace the path with the actual path of set_env.sh.

    1
    source ${HOME}/Ascend/nnal/asdsip/set_env.sh
    

    The preceding environment variable configurations take effect only in the current window. You can add the preceding command to the environment variable configuration file (such as the .bashrc file) as required. For details about the environment variables, see Environment Variables.