layout | permalink | title |
---|---|---|
page |
/documentation/index.html |
Documentation |
This page lists the collected documentation on Legion, Regent and Pygion.
- [Tutorials]({{ "/tutorial/" | relative_url }}): start here if you are new to Legion
- Manual: documents the features of the Legion C++ runtime API in a systematic way
- [Debugging]({{ "/debugging/" | relative_url }}): instructions for debugging Legion programs
- [Profiling]({{ "/profiling/" | relative_url }}): instructions for profiling and tuning Legion programs
- [Mapping]({{ "/mapper/" | relative_url }}): instructions for writing a custom Legion mapper
- [C++ API Documentation]({{ "/doxygen/" | relative_url }}): complete API documentation
- [GASNet Installation]({{ "/gasnet/" | relative_url }}): instructions for multi-node builds of Legion
- [Error Messages]({{ "/messages/" | relative_url }}): list of Legion error messages
- Tutorials: start here if you are new to Regent
- Language Reference: complete language reference
- [Overview]({{ "/pygion/" | relative_url }}): start here if you are new to Pygion
- Legion Runtime School 2023: in-depth discussion of the Legion runtime design and implementation (2023 edition)
- Realm Runtime School 2023: in-depth discussion of the Realm runtime design and implementation (2023 edition)
- Runtime School 2015: in-depth discussion of the Legion/Realm runtime design and implementation (2015 edition)