ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2104.00258
18
1

Pinpointing the Memory Behaviors of DNN Training

1 April 2021
Jiansong Li
Xiao-jun Dong
Guangli Li
Peng Zhao
Xueying Wang
Xiaobing Chen
Xianzhi Yu
Yongxin Yang
Zihan Jiang
Wei Cao
Lei Liu
Xiaobing Feng
ArXivPDFHTML
Abstract

The training of deep neural networks (DNNs) is usually memory-hungry due to the limited device memory capacity of DNN accelerators. Characterizing the memory behaviors of DNN training is critical to optimize the device memory pressures. In this work, we pinpoint the memory behaviors of each device memory block of GPU during training by instrumenting the memory allocators of the runtime system. Our results show that the memory access patterns of device memory blocks are stable and follow an iterative fashion. These observations are useful for the future optimization of memory-efficient training from the perspective of raw memory access patterns.

View on arXiv
Comments on this paper