Legion Bootcamp 2015
Talks
- What’s New in 2015, Alex Aiken (Slides, Video)
- Regent, Elliott Slaughter (Slides, Video)
- Partitioning API, Sean Treichler (Slides, Video)
- Mapping API, Michael Bauer (Slides, Video)
- Asynchronous I/O, Zhihao Jia (Slides, Video)
- Profiling and Debugging, Wonchan Lee (Slides, Video)
- MiniAero, Wonchan Lee (Slides, Video)
- Legion User Experiences:
- Roadmap, Alex Aiken (Slides, Video)
Exercises
The exercises from the bootcamp are available in a Github repository (and linked below). In order to run these examples on your local machine, follow the Regent installation instructions.
- Session 1: Regions and Tasks
- Part 1: Instructions, Starter Code, Solution Code
- Part 2: Instructions, Starter Code, Solution Code
- Session 2: Partitioning
- Part 1: Instructions, Starter Code, Solution Code
- Part 2: Instructions, Starter Code, Solution Code
- Session 3: Mapping and Optimization
- Part 1: Instructions, Starter Code, Solution Code
- Part 2: Instructions, Starter Code