KWay Replication - PowerPoint PPT Presentation

1 / 8
About This Presentation
Title:

KWay Replication

Description:

Online/Runtime Steps: - Client Traversal & Assignment - Render & Pixel ... Trying to prevent future starvation (Round Robin Fashion at lowest granularity) ... – PowerPoint PPT presentation

Number of Views:43
Avg rating:3.0/5.0
Slides: 9
Provided by: Sree8
Learn more at: http://www.evl.uic.edu
Category:
Tags: kway | replication

less

Transcript and Presenter's Notes

Title: KWay Replication


1
K-Way Replication
  • Rudrajit Samanta, Thomas Funkhouser, Kai Li
  • Princeton University
  • 2001

2
5 step process
  • 2 preprocess steps
  • - Scene Graph Construction
  • - Object Replication
  • Online/Runtime Steps
  • - Client Traversal Assignment
  • - Render Pixel Composite
  • - Display

3
(No Transcript)
4
Scene Graph
  • Multiresolution scene graph (from coarse root
    node to detailed leaf nodes)

5
  • - Objects get replicated out to k nodes where k
    ltlt n.
  • Trying to prevent future starvation (Round
    Robin Fashion at lowest granularity).
  • - Client has copy of scene graphs, minus
    polygonal meshes
  • - Client assigns servers to objects per frame
    using one of two load balancing strategies Least
    Server First or Least Cost First/Closest Dot
    First

6
  • - Client assigns servers to viewports for
    rendering
  • Servers Render
  • Servers Perform Peer-to-Peer Pixel Composition
  • - used compression scheme to prevent
    overworking network ( implemented using
    interleaving rendering with network sends...other
    option could be bursts
  • (photonic multicast?)

7
  • Display (duh...)

8
Results
  • David (800 MB), St. Matthew Coin (700 MB),
    Visible Man Bone (250 MB)
  • PC cluster of P3 733 MHz, 256 MB RAM, GeForce 2
    video cards
Write a Comment
User Comments (0)
About PowerShow.com