Story

Show HN: Visualizing pipeline parallel algorithms: GPipe, 1F1B (& -2bw, & eager)

sighingnow Monday, September 18, 2023

Visualizing how pipeline mode parallel works and how batches are scheduled under various scheduling scheme: GPipe (F-then-B), Pipedream (1F1b), Pipedrea-2BW (no flushes between iterations) and Eager-1F1B (better computation-communication overlapping).

3 0
gist.github.com
Visit article Read on Hacker News