Software Dependencies
Ascend Docker Runtime
- Docker in the current environment must be 18.09 or later.
- The driver and firmware have been installed on the host. For details, see "Installing the NPU Driver and Firmware" in CANN Software Installation Guide (Commercial Edition) or "Installing the NPU Driver and Firmware" in CANN Software Installation Guide (Community Edition).
- To install Ascend Docker Runtime on an Atlas 500 A2 edge station, you need to modify the Docker configuration. Run the vi /etc/sysconfig/docker command to delete --config-file="" and run the systemctl restart docker command to make the configuration take effect.
- The MEF service preset on the Atlas 500 A2 edge station performs security hardening on Docker. Ascend Docker Runtime cannot be used in the Docker environment after security hardening. If you need to use Ascend Docker Runtime, manually uninstall the MEF service. For details, see "Uninstalling MEF Edge" in MindEdge Framework User Guide.
If the command output contains /docker_entrypoint.sh after the systemctl status docker command is executed, Docker is securely hardened by the MEF service.
Other Cluster Scheduling Components
The dependencies of ARM are different from those of x86_64. Select dependencies based on the system architecture. The cluster scheduling components support both IPv4 and IPv6. By default, IPv4 is used.
- Install Docker or containerd based on the actual service scenario.
- For details about how to install an OS on an Atlas server, see Installation Guides (ARM) and Installation Guides (x86_64). The installation guides do not cover all the preceding OSs, and they are for reference only.
- For the
Atlas A2 training product , OS requirements vary depending on the VM scenario.
Parent topic: Environment Dependencies