DRASync: distributed region-based memory allocation and synchronization

EuroMPI '13: Proceedings of the 20th European MPI Users' Group Meeting(2013)

引用 7|浏览0
暂无评分
摘要
We present DRASync, a region-based allocator that implements a global address space abstraction for MPI programs with pointer-based data structures. The main features of DRASync are: (a) it amortizes communication among nodes to allow efficient parallel allocation in a global address space; (b) it takes advantage of bulk deallocation and good locality with pointer-based data structures. (c) it supports ownership semantics of regions by nodes akin to reader-writer locks, which makes for a high-level, intuitive synchronization tool in MPI programs, without sacrificing message-passing performance. We evaluate DRASync against a state-of-the-art distributed allocator and find that it produces comparable performance while offering a higher level abstraction to programmers.
更多
查看译文
关键词
higher level abstraction,global address space abstraction,bulk deallocation,region-based allocator,region-based memory allocation,efficient parallel allocation,comparable performance,global address space,pointer-based data structure,mpi program,message-passing performance,memory management,synchronization
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要