




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、Parallel Rendering,Ed Angel Professor of Computer Science, Electrical and Computer Engineering, and Media Arts Director, Arts Technology Center University of New Mexico,2,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Introduction,In many situations, a standard rendering pipeline might
2、not be sufficient Need higher resolution display More primitives than one pipeline can handle Want to use commodity components to build a system that can render in parallel Use standard network to connect,3,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Power Walls,Where do we display l
3、arge data sets? CRTs have low resolution (1 Mpixel) LCD panels improving but still expensive Need resolution comparable to data set to see detail CT/MRI/MEG Ocean data Solution? Multiple projectors Commodity High-end See IEECE CG & A (July),4,Angel: Interactive Computer Graphics 4E Addison-Wesley 20
4、05,Tiled Display,5,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,CS Power Wall,6 dual processor Intellestations G Force 3 Graphics cards 6 commodity projectors (1024 x 768) Gigabit ethernet Back projected screen Shared facility with scalable system group Investigate OS and network issu
5、es,6,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,CS Power Wall,7,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,CS Power Wall,8,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Power Wall,Inexpensive solution but there are some problems Color matching Vignetti
6、ng Alignment Overlap areas Synching Dark field,9,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Graphics Architectures,Pipeline Architecture SGI Geometry Engine Geometry passes through pipeline Hardware for clipping transformations texture mapping,Project/Sort,Clip,Transform,Rasterize,S
7、creen,10,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Building Blocks,Graphics processors consist of geometric blocks and rasterizers Geometric units: transformations, clipping, lighting Rasterization: scan conversion, shading Parallelize by using mutiple blocks Where to do depth chec
8、k?,11,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Sorting Paradigm,We can categorize different ways of interconnecting blocks using a sorting paradigm: each projector is responsible for one area of the screen. Hence, we must sort the primitives and assign them to the proper projector
9、 Algorithms can be categorized by where this sorting occurs,12,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Three Rendering Methods,Sort-First Rendering,Sort-Middle Rendering,Sort-Last Rendering,Sort,Sort,Composite,13,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Sort Fi
10、rst,Each rasterization unit assigned to an area of the screen Each geometric unit coupled to its own rasterizer Must sort primitives first Can use commodity cards,Sort,14,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Sort-First Rendering for a Random Triangles Application,15,Angel: Int
11、eractive Computer Graphics 4E Addison-Wesley 2005,Sort Middle,Geometric units and rasterization units decoupled Each geometric unit can be assigned any group of objects Each rasterizer is assigned to an area of the screen Must sort between stages,Sort,16,Angel: Interactive Computer Graphics 4E Addis
12、on-Wesley 2005,Sort Last,Couple rasterizers and geometric units Assign objects to geometric units to load balance or via application Composite results at end,Composite,17,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Tree Compositing,Composite in pairs Send color and depth buffers Each
13、 time half processors become idle,18,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Binary Swap Compositing,Each processor responsible for one part of display Pass data to right n times,19,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Sort-Last Rendering for a Random Trian
14、gles Application,20,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Comparison,Sort first Appealing but hard to implement Sort middle Used in hardware pipelines More difficult to implement with add-on commodity cards Sort last Easy to implement with a compositing stage High network traff
15、ic,21,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Mapping to Clusters,Different architectures Shared vs distributed memory Communication overhead Parallel vs distributed algorithms Easy to do sort last Must evaluate communication cost Standard visualization strategies are incorrect i
16、f transparency used,22,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Vista Azul,Experimental architecture from IBM donated to AHPCC Half Intel nodes, half AIX nodes Only one (PCI) graphics card per four processors Contained a Scalable Graphics Engine (SGE): high speed-high resolution c
17、olor buffer that is accessible by all processors,23,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Vista Azul,24,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Comparison Between Sort-First and Sort-Last,25,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Perform
18、ance on a PC Cluster,Following experiments were done by Ye Cong on the CS cluster 6 Intellestations Gigabit Ethernet GForce 3 graphics Show the effect of network,26,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Sort-First vs Sort LastRandom Triangles,27,Angel: Interactive Computer Grap
19、hics 4E Addison-Wesley 2005,Sort First vs Sort LastTeapot,28,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Azul vs Intellistations,29,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,Software for Parallel Rendering,Write your own sort-first sort-last WireGL/Chromium (Stanford) Embed inside package (VTK),30,Angel: Interactive Computer Graphics 4E Addison-Wesley 2005,WireGL: A Distributed Graphics System,A software-based parallel rendering system that unifies the rendering power of a collection of cluster nodes Sca
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025年医院财务工作计划(16篇)
- 2024年食品质检员考试职业认可度与答案
- 2025年分步重复光刻机项目发展计划
- 2024年美容师网络营销案例分析试题及答案
- 第二单元电路(专项训练)-2024-2025学年四年级科学下册期中复习(教科版)
- 2024计算机基础考试策略与技巧试题及答案
- 有效复习2024年药理学考试试题及答案
- 美容师职业发展路径与考试相关试题答案
- 2024-2025员工三级安全培训考试试题(研优卷)
- 2025年员工安全培训考试试题及答案参考
- 浙江省金丽衢十二校2025届高三下学期二模试题 地理 含解析
- 2024年员工知识产权与保密协议范本:企业知识产权保护实务3篇
- JGJ46-2024 建筑与市政工程施工现场临时用电安全技术标准
- GB 17790-2008家用和类似用途空调器安装规范
- 中医体质辨识共57张课件
- 魔幻泡泡秀七彩体验馆介绍
- 育苗花卉种子采购合同 修
- 表面工程学第十二章-表面微细加工技术
- 聚乙烯塑料袋检验记录新
- 《建筑桩基技术规范》JGJ94-94送审报告
- 员工入职确认单
评论
0/150
提交评论