Seminar • Systems and Networking — Making Parallelism Pervasive with the Swarm ArchitectureExport this event to calendar

Monday, March 11, 2019 10:30 AM EDT

Mark Jeffrey, PhD candidate
Massachusetts Institute of Technology

Parallelism is critical to achieve high performance in modern computer systems. Unfortunately, most programs scale poorly beyond a few cores, and those that scale well often require heroic implementation efforts. This is because current architectures squander most of the parallelism available in applications and are too hard to program.

I will present Swarm, a new architecture that exploits far more parallelism than conventional multicores and is almost as easy to program as a sequential thread. Swarm programs consist of tiny tasks, as small as tens of instructions each. Synchronization is implicit: the programmer specifies a total or partial order on tasks. This eliminates the correctness pitfalls of explicit synchronization (e.g., deadlock and data races). Swarm hardware uncovers parallelism by speculatively running tasks out of order, even thousands of tasks ahead of the earliest active task. Its speculation mechanisms build on decades of prior work, but Swarm is the first to scale to hundreds of cores due to its new programming model, distributed structures, and distributed protocols. Swarm also incorporates new techniques to reduce data movement, harness nested parallelism, and combine speculative and non-speculative parallelism.

Swarm achieves efficient near-linear scaling to hundreds of cores on challenging irregular applications. These span a broad set of domains, including graph analytics, machine learning, databases, simulation, and more. Swarm even accelerates applications that are often deemed sequential. It outperforms state-of-the-art software-only parallel algorithms by one to two orders of magnitude, and sequential implementations by up to 600x at 256 cores.


Bio: Mark Jeffrey is a final-year Ph.D. student at the Massachusetts Institute of Technology, where he works with Professor Daniel Sanchez in the Computer Science and Artificial Intelligence Laboratory. His work on computer systems scales hard-to-parallelize applications through new programming models and parallel hardware architectures. 

Mark earned an M.A.Sc. while working with Professor Greg Steffan and a B.A.Sc. in Engineering Science from the University of Toronto. Mark has received a Facebook Graduate Fellowship, a NSERC Post-Graduate Scholarship, and an IEEE Micro Top Picks award and honourable mention.

Location 
DC - William G. Davis Computer Research Centre
1304
200 University Avenue West

Waterloo, ON N2L 3G1
Canada

S M T W T F S
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
  1. 2024 (100)
    1. April (23)
    2. March (27)
    3. February (25)
    4. January (25)
  2. 2023 (296)
    1. December (20)
    2. November (28)
    3. October (15)
    4. September (25)
    5. August (30)
    6. July (30)
    7. June (22)
    8. May (23)
    9. April (32)
    10. March (31)
    11. February (18)
    12. January (22)
  3. 2022 (245)
  4. 2021 (210)
  5. 2020 (217)
  6. 2019 (255)
  7. 2018 (217)
  8. 2017 (36)
  9. 2016 (21)
  10. 2015 (36)
  11. 2014 (33)
  12. 2013 (23)
  13. 2012 (4)
  14. 2011 (1)
  15. 2010 (1)
  16. 2009 (1)
  17. 2008 (1)