data-parallelism

Tag

Cards List
#data-parallelism

@superalesha: https://x.com/superalesha/status/2077437741915312221

X AI KOLs Timeline · 2026-07-15 Cached

The author shares six months of measurements on a four-RTX 3090 local setup, revealing that data parallelism often outperforms tensor parallelism for models fitting on fewer cards, with up to 3.4x throughput difference.

0 favorites 0 likes
#data-parallelism

@ickma2311: Efficient AI Lecture 19: Distributed Training (Part 1) This lecture gave me a much clearer picture of how self-attentio…

X AI KOLs Timeline · 2026-06-10 Cached

Summary of Lecture 19 on efficient AI distributed training, covering data, pipeline, tensor, and sequence parallelism methods with notes on memory and communication bottlenecks.

0 favorites 0 likes
#data-parallelism

PyTorch Distributed: Experiences on Accelerating Data Parallel Training

Papers with Code Trending · 2020-06-28 Cached

This paper details the design and optimization of PyTorch's distributed data parallel module, highlighting techniques like gradient bucketing and computation-communication overlap that enable near-linear scalability across 256 GPUs.

0 favorites 0 likes
#data-parallelism

https://www.youtube.com/watch?v=aE0onltJlOo

YouTube AI Channels · 2026-05-21 Cached

This lecture introduces the flexible evolution of GPU architecture as a SIMD (vector/array) processor, discusses data parallelism, memory bank grouping, bank conflicts, serial bottlenecks, and the history of SIMD instructions (such as MMX), emphasizing how GPUs leverage data parallelism and deal with serial bottlenecks.

0 favorites 0 likes
← Back to home

Submit Feedback