Threads WG Meeting 8 06 2019 - openshmem-org/specification GitHub Wiki
Participants: Naveen, Manju, Dave, Jim, Akhil, Wasi, Min
Agenda
- Discuss "Enhanced Memory Spaces in OpenSHMEM" proposal
- Presentation link
Notes
- Move the WG meeting time from 3-4 PM ET to 2-3 PM ET
- Presentation Discussion
- Performance issues with the previous spaces proposal
- Impact of rkeys on the performance
- Not clear how to support multiple spaces (one-to-many, and many-to-one)
- No support for multiple teams (with varying PEs) attaching to the same space.
- Missing memory allocation operations
- To be explored :
- Merging creating space and team creation operation via configuration parameters
- whether to only support (1) one space per team or (2) multiple teams per space
- Provide examples of usage of (2)
- Performance issues with the previous spaces proposal
- Next Meeting:
- Naveen to present (1) examples of usage of multiple teams per space (2) Memory kind
- Manju to go through the shmem_malloc_with_hint proposal