layout | permalink | title |
---|---|---|
page |
/bootcamp2015/index.html |
Legion Bootcamp 2015 |
- What's New in 2015, Alex Aiken ([Slides]({{ "/pdfs/bootcamp2015/01_overview.pdf" | relative_url }}), Video)
- Regent, Elliott Slaughter ([Slides]({{ "/pdfs/bootcamp2015/02_regent.pdf" | relative_url }}), Video)
- Partitioning API, Sean Treichler ([Slides]({{ "/pdfs/bootcamp2015/03_partitioning.pdf" | relative_url }}), Video)
- Mapping API, Michael Bauer ([Slides]({{ "/pdfs/bootcamp2015/04_mapping.pdf" | relative_url }}), Video)
- Asynchronous I/O, Zhihao Jia ([Slides]({{ "/pdfs/bootcamp2015/05_io.pdf" | relative_url }}), Video)
- Profiling and Debugging, Wonchan Lee ([Slides]({{ "/pdfs/bootcamp2015/06_profiling_debugging.pdf" | relative_url }}), Video)
- MiniAero, Wonchan Lee ([Slides]({{ "/pdfs/bootcamp2015/07_miniaero.pdf" | relative_url }}), Video)
- Legion User Experiences:
- Roadmap, Alex Aiken ([Slides]({{ "/pdfs/bootcamp2015/09_roadmap.pdf" | relative_url }}), Video)
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
- [Legion Bootcamp 2014]({{ "/bootcamp2014/" | relative_url }})