Skip to content

Commit

Permalink
Add Legion Retreat 2024.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottslaughter committed Dec 17, 2024
1 parent a067d59 commit 134276c
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
1 change: 1 addition & 0 deletions events.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ useful alternative to tutorials and other documentation, for those who
wish to learn Legion or gain a deeper understanding of the various
system components.

* [Legion Retreat 2024]({{ "/retreat2024/" | relative_url }})
* [Legion Retreat 2022](https://theory.stanford.edu/~aiken/LegionRetreat22/index.html)
* [Legion Retreat 2021](https://theory.stanford.edu/~aiken/LegionRetreat21/index.html)
* [Legion Bootcamp 2017]({{ "/bootcamp2017/" | relative_url }})
Expand Down
40 changes: 40 additions & 0 deletions retreat2024.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
layout: page
permalink: /retreat2024/index.html
title: Legion Retreat 2024
---

## Session 1: Project Updates

1. *Opening Remarks* – Alex Aiken, Stanford \[[video](https://www.youtube.com/watch?v=WTHhhzuj_jg)]
2. *Legion* – Michael Bauer, NVIDIA \[[video](https://www.youtube.com/watch?v=jQHrFdUxgS8)]
3. *Regent & Pygion* – Elliott Slaughter, SLAC \[[video](https://www.youtube.com/watch?v=xpMLNbgEsyo)]
4. *Realm* – Artem Priakhin, NVIDIA \[[video](https://www.youtube.com/watch?v=oGxNMBLbljk)]

## Session 2: Legate

1. *Legate and cuPyNumeric* – Wonchan Lee, NVIDIA \[[video](https://www.youtube.com/watch?v=cyV42b2AdAI)]
2. *Legate Jax* – Jeremy Wilke, NVIDIA \[[video](https://www.youtube.com/watch?v=NEfmt7LMxUw)]
3. *Legate Sparse* – Rohan Yadav, Stanford \[[video](https://www.youtube.com/watch?v=i9QajC2ze1U)]

## Session 3: Applications I

1. *Ristra, FlecSI, and Legion: Multi-Physics on Unstructured Meshes* – Jonathan Graham, Los Alamos National Laboratory \[[video](https://www.youtube.com/watch?v=BtCJ3iul0E4)]
2. *Real-time Aperture Synthesis Imaging with the DSA-2000 Radio Camera* – Martin Pokorny, CalTech \[[video](https://www.youtube.com/watch?v=g96a16Xtbfg)]
3. *Accelerated Massive Data Analytics for X-Ray Imaging of Materials and Semiconductors* – Quynh Nguyen, SLAC \[[video](https://www.youtube.com/watch?v=S8D_1hGmyB8)]

## Session 4: Short Talks and Discussion

1. *Are Task-Based Programming Models Suitable for Processing in Memory (PIM) Clusters?* – David Krasowska, Northwestern University \[[video](https://www.youtube.com/watch?v=whldXPaB5F8)]
2. *Regent-FFT: A Fast Fourier Transform Library for Regent* – Arjun Kunna, Stanford \[[video](https://www.youtube.com/watch?v=kU_7lIfs_QM)]

## Session 5: Applications II

1. *HTR Solver: Studying Compressible Reacting Flows Using Legion* – Mario Di Renzo, University of Salento \[[video](https://www.youtube.com/watch?v=XQUgGUaorFw)]
2. *Low-Latency, High-Performance LLM Serving and Fine-tuning with Legion/FlexFlow* – Zhihao Jia, Carnegie Mellon University \[[video](https://www.youtube.com/watch?v=oJz3vGFYg6I)]
3. *FlexFlow* – Colin Unger, Stanford University \[[video](https://www.youtube.com/watch?v=MDC7mVcckSQ)]

## Session 6: Debugging

1. *The Legion Profiler & Fuzzer* – Elliott Slaughter, SLAC \[[video](https://www.youtube.com/watch?v=pQCQgrQW9yw)]
2. *Debugging Legion Applications* – Michael Bauer, NVIDIA \[[video](https://www.youtube.com/watch?v=fc-4URf72W0)]

0 comments on commit 134276c

Please sign in to comment.