Brief Announcement- Speedups for Parallel Graph .ppt
《Brief Announcement- Speedups for Parallel Graph .ppt》由会员分享,可在线阅读,更多相关《Brief Announcement- Speedups for Parallel Graph .ppt(19页珍藏版)》请在麦多课文档分享上搜索。
1、Brief Announcement: Speedups for Parallel Graph Triconnectivity,James Edwards and Uzi VishkinUniversity of Maryland,1,Motivation Begin with a theory of parallel algorithms (PRAM) Develop an architecture (XMT) based on theory Validate theory using architecture Validate architecture using theory In or
2、der to validate XMT, we need to move beyond simple benchmark kernels This is in line with the history of benchmarking of performance (e.g. SPEC) Triconnectivity is the most complex algorithm that has been tested on XMT. Only one serial implementation is publically available, and no prior parallel im
3、plementation Prior work of similar complexity on XMT includes biconnectivity EV12-PMAM/PPoPP and maximum flow CV11-SPAA.,2,Introduction,advanced planarity testing,advanced triconnectivity,planarity testing,triconnectivity,st-numbering,k-edge/vertex connectivity,minimum spanning forest,Euler tours,ea
4、r decompo- sition search,bicon- nectivity,strong orientation,centroid decomposition,tree contraction,lowest common ancestors,graph connectivity,tree Euler tour,list ranking,2-ruling set,prefix-sums,deterministic coin tossing,List, Tree, and Graph Algorithms,4,Triconnected Components,Input graph G,Tr
5、iconnected components of G,High-level structure Key insight for serial and parallel algorithms: separation pairs lie on cycles in the input graph Serial HT73: use depth-first search. Parallel RV88, MR92: use an ear decomposition.,5,Triconnectivity Algorithm,Ear decomposition of G,E1,E2,E3,Low-level
6、structure The bulk of the algorithm lies in general subroutines such as graph connectivity. Implementation of the triconnectivity algorithm was greatly assisted by reuse of a library developed during earlier work on biconnectivity (PMAM 12). Using this library, a majority of students successfully co
7、mpleted a programming assignment on biconnectivity in 2-3 weeks in a grad course on parallel algorithms.,6,Triconnectivity Algorithm,The Explicit Multi-Threading (XMT) architecture was developed at the University of Maryland with the following goals in mind: Good performance on parallel algorithms o
8、f any granularity Support for regular or irregular memory access Efficient execution of code derived from PRAM algorithms A 64-processor FPGA hardware prototype and a software toolchain (compiler and simulator) exist; the latter is freely available for download.,7,The XMT Platform,Random graph: Edge
9、s are added at random between unique pairs of vertices Planar3 graph: Vertices are added in layers of three; each vertex in a layer is connected to the other vertices in the layer and two vertices of the preceding layer Ladder: Similar to Planar3, but with two vertices per layer,8,Graph Families,9,S
10、peedup,10,Analytic vs. Experimental Runtime,T(n, m, s) = (2.38n + 0.238m + 4.75s) log2 n,The speedups presented here (up to 129x) in conjunction with prior results for biconnectivity (up to 33x) and max-flow (up to 108x) demonstrates that the advantage of XMT is not limited to small kernels. Biconne
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
2000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- BRIEFANNOUNCEMENTSPEEDUPSFORPARALLELGRAPHPPT

链接地址:http://www.mydoc123.com/p-379113.html