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,114 posts | 341 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,114 posts | 341 followers
FollowPowerful parallel computing capabilities based on GPU technology.
Learn MoreApply the latest Reinforcement Learning AI technology to your Field Service Management (FSM) to obtain real-time AI-informed decision support.
Learn MoreSelf-service network O&M service that features network status visualization and intelligent diagnostics capabilities
Learn MoreThis solution provides you with Artificial Intelligence services and allows you to build AI-powered, human-like, conversational, multilingual chatbots over omnichannel to quickly respond to your customers 24/7.
Learn MoreMore Posts by Alibaba Cloud Community