Legion — Programming Heterogeneous, Distributed Parallel Machines - Alex Aiken
From Katie Gentilello February 12th, 2018
53 plays
53
0 comments
0
Related Media
Programmers tend to think of parallel programming as a problem of dividing up computation, but often the most difficult part is the placement and movement of data. As machines become more complex and hierarchical, describing what to do with the data is increasingly a fist-class programming concern. Legion is a programming model and runtime system for describing hierarchical organizations of both data and computation at an abstract level. A separate mapping interface allows programmers to control how data and computation are placed onto the actual memories and processors of a specific machine. This talk will present the design of Legion, the novel issues that arise in both the design and implementation, and experience with applications.
https://mediaspace.gatech.edu/media/aiken/1_2nx34olm
https://mediaspace.gatech.edu/media/aiken/1_2nx34olm
- Tags
- name
- Alex Aiken
- Date
- January 31st, 2018
- Appears In
Link to Media Page
Loading
Add a comment