AIACC-ACSpeed is a training accelerator designed to optimize communication between distributed nodes in distributed training scenarios. AIACC-ACSpeed leverages optimized, decoupled modules to optimize distributed training jobs in terms of compatibility, applicability, and performance. This article describes how to install and use AIACC-ACSpeed V1.1.0.
An Alibaba Cloud GPU-accelerated instance that meets the following requirements is created:
AIACC-ACSpeed (ACSpeed) V1.1.0 supports PyTorch, CUDA, Python, and NGC images. The following table describes the supported versions.

1. Run the following command to download ACSpeed V1.1.0:
wget https://ali-perseus-release.oss-cn-huhehaote.aliyuncs.com/ACSpeed/acspeed-1.1.0.tar.gz
2. Run the following command to install ACSpeed V1.1.0:
pip install acspeed-1.1.0.tar.gz
You can use ACSpeed by importing the ACSpeed module into your code.
Add a line of import command to the file corresponding to the main function of the training code to import ACSpeed code. You can add it to the place where torch is imported. The following commands provide an example:
import torch
import acspeed
Alibaba Cloud Open Sources Toolkits for Video Generation Model Development
Learning about AIACC-ACSpeed | AIACC-ACSpeed Performance Data
1,356 posts | 482 followers
FollowAlibaba Cloud Community - April 7, 2024
Alibaba Cloud Community - April 7, 2024
Alibaba Cloud Community - April 3, 2024
Alex - December 26, 2018
Alibaba Clouder - October 18, 2019
Alibaba Cloud Community - April 8, 2024
1,356 posts | 482 followers
Follow
Container Compute Service (ACS)
A cloud computing service that provides container compute resources that comply with the container specifications of Kubernetes
Learn More
Container Service for Kubernetes
Alibaba Cloud Container Service for Kubernetes is a fully managed cloud container management service that supports native Kubernetes and integrates with other Alibaba Cloud products.
Learn More
GPU(Elastic GPU Service)
Powerful parallel computing capabilities based on GPU technology.
Learn More
EasyDispatch for Field Service Management
Apply the latest Reinforcement Learning AI technology to your Field Service Management (FSM) to obtain real-time AI-informed decision support.
Learn MoreMore Posts by Alibaba Cloud Community