The Legion Parallel Programming System
Role in this project:
Back-end Developer Contributions:51 commits, 81 pushes, 2 branches in 1 year 3 months
Contributions summary:Tushar implemented a "pull model" for the `full_ghost` example, which appears to be related to a stencil computation within the Legion parallel programming system. The commits introduce and refine code within the `ghost.cc` file, focusing on the interaction and data transfer between sub-regions in the computation. The changes involve creating and manipulating ghost regions for data exchange, and setting up dependencies related to the "pull model" for data retrieval from neighboring regions.
system-programminglegionparallel-programmingparallel
Contributions:48 pushes, 1 branch in 1 year 10 months