Remote Graphical Visualization of Large Interactive Spatial Data



Similar documents
Equalizer. Parallel OpenGL Application Framework. Stefan Eilemann, Eyescale Software GmbH

NVIDIA IndeX Enabling Interactive and Scalable Visualization for Large Data Marc Nienhaus, NVIDIA IndeX Engineering Manager and Chief Architect

Advanced Rendering for Engineering & Styling

How To Share Rendering Load In A Computer Graphics System

GPU Renderfarm with Integrated Asset Management & Production System (AMPS)

Milestone Solution Partner IT Infrastructure Components Certification Summary

Petascale Visualization: Approaches and Initial Results

Globus Striped GridFTP Framework and Server. Raj Kettimuthu, ANL and U. Chicago

High Performance Computing in CST STUDIO SUITE

Low power GPUs a view from the industry. Edvard Sørgård

How To Make A Car A Car Into A Car With A Car Stereo And A Car Monitor

Parallel Visualization for GIS Applications

CLOUD GAMING WITH NVIDIA GRID TECHNOLOGIES Franck DIARD, Ph.D., SW Chief Software Architect GDC 2014

Portable Scale-Out Benchmarks for MySQL. MySQL User Conference 2008 Robert Hodges CTO Continuent, Inc.

Performance Testing in Virtualized Environments. Emily Apsey Product Engineer

Grid based Integration of Real-Time Value-at-Risk (VaR) Services. Abstract

Milestone Solution Partner IT Infrastructure Components Certification Summary

How To Use An Amd Ramfire R7 With A 4Gb Memory Card With A 2Gb Memory Chip With A 3D Graphics Card With An 8Gb Card With 2Gb Graphics Card (With 2D) And A 2D Video Card With

A Hybrid Visualization System for Molecular Models

The Design and Implement of Ultra-scale Data Parallel. In-situ Visualization System

Cluster, Grid, Cloud Concepts

Milestone Solution Partner IT Infrastructure MTP Certification Report Scality RING Software-Defined Storage

Mr. Apichon Witayangkurn Department of Civil Engineering The University of Tokyo

IT of SPIM Data Storage and Compression. EMBO Course - August 27th! Jeff Oegema, Peter Steinbach, Oscar Gonzalez

4.1 Threads in the Server System

Stream Processing on GPUs Using Distributed Multimedia Middleware

SAPPHIRE TOXIC R9 270X 2GB GDDR5 WITH BOOST

Visualizing Data: Scalable Interactivity

VMware View 4 with PCoIP I N F O R M AT I O N G U I D E

NVIDIA IndeX. Whitepaper. Document version June 2013

STRATEGIES ON SOFTWARE INTEGRATION

Assignment # 1 (Cloud Computing Security)

Parallel Simplification of Large Meshes on PC Clusters

Get the Best out of NVIDIA GPUs for 3D Design and Engineering in the Cloud

IBM Deep Computing Visualization Offering

Data Centric Interactive Visualization of Very Large Data

Performance Optimization and Debug Tools for mobile games with PlayCanvas

Adobe Anywhere for video Collaborate without boundaries

The Data Grid: Towards an Architecture for Distributed Management and Analysis of Large Scientific Datasets

OctaVis: A Simple and Efficient Multi-View Rendering System

Comparison of the High Availability and Grid Options

Milestone Solution Partner IT Infrastructure Components Certification Summary

Service-Oriented Visualization of Virtual 3D City Models

NVIDIA VIDEO ENCODER 5.0

Migration Scenario: Migrating Batch Processes to the AWS Cloud

Computer Graphics Hardware An Overview

Lecture Notes, CEng 477

AKCess Pro Server Management Software

APPLICATIONS OF LINUX-BASED QT-CUDA PARALLEL ARCHITECTURE

Parallel Computing: Strategies and Implications. Dori Exterman CTO IncrediBuild.

TCP/IP Network Communication in Physical Access Control

Windows Server 2012 R2 VDI - Virtual Desktop Infrastructure. Ori Husyt Agile IT Consulting Team Manager orih@agileit.co.il

What is a life cycle model?

:Introducing Star-P. The Open Platform for Parallel Application Development. Yoel Jacobsen E&M Computing LTD

DATA/SPEC SHEET VIRTUAL MATRIX DISPLAY CONTROLLER VERSION 8

Oracle Exam 1z0-599 Oracle WebLogic Server 12c Essentials Version: 6.4 [ Total Questions: 91 ]

CHAPTER FIVE RESULT ANALYSIS

Guarding Expert (Android Tablet) Mobile Client Software User Manual (V3.1)

Master of Science in Computer Science

Concepts of Database Management Seventh Edition. Chapter 9 Database Management Approaches

REMOTE HIGH FIDELITY VISUALIZATION. May 2015 Jeremy Main, Sr. Solution Architect GRID

Load Balancing for Multi-Projector Rendering Systems

Building Content Distribution Platforms over Flexible Optical Networks

Data Visualization in Parallel Environment Based on the OpenGL Standard

LSKA 2010 Survey Report Job Scheduler

<Insert Picture Here> Application Testing Suite Overview

NPTV is a pioneering interactive media platform that powers enhanced viewing experiences on any type of connected device.

MAXPRO. NVR Software NETWORK VIDEO RECORDING SOLUTION

VTrak G1100 Application and Performance Notes

White Paper. The Next Generation Video Codec Scalable Video Coding (SVC)

HPC Wales Skills Academy Course Catalogue 2015

Parallel Analysis and Visualization on Cray Compute Node Linux

A Framework for Creating a Distributed Rendering Environment on the Compute Clusters

The Asynchronous Dynamic Load-Balancing Library

REMOTE RENDERING OF COMPUTER GAMES

OCIO HIGH RESOLUTION GRAPHICS DESKTOP VIRTUALIZATION POC. Chip Charnley Technical Expert Client Technologies Infrastructure Architecture

Cellular Computing on a Linux Cluster

Wireless Video Best Practices Guide

locuz.com HPC App Portal V2.0 DATASHEET

Enterprise HPC & Cloud Computing for Engineering Simulation. Barbara Hutchings Director, Strategic Partnerships ANSYS, Inc.

RenderStorm Cloud Render (Powered by Squidnet Software): Getting started.

Unstructured Data Accelerator (UDA) Author: Motti Beck, Mellanox Technologies Date: March 27, 2012

Advances in Smart Systems Research : ISSN : Vol. 3. No. 3 : pp.

Audio networking. François Déchelle Patrice Tisserand Simon Schampijer

Transcription:

Remote Graphical Visualization of Large Interactive Spatial Data ComplexHPC Spring School 2011 International ComplexHPC Challenge Cristinel Mihai Mocan Computer Science Department Technical University of Cluj-Napoca cristi.mocan@cs.utcluj.ro

Outline Domain Use Cases Objectives System design gvis Architecture Visualization workflow Rendering Components Load balancing - Rendering Strategies Multi-user interaction Experiments Conclusions Future work 2

Remote Graphical Visualization of Large Interactive Spatial Data Research work in the following fields: High performance computing Graphics cluster based processing and visualization Computer graphics 3

Objectives The main goal: to allow the user to view and interact remotely with complex scenes on his computer using a cluster based architecture and Grid infrastructure. 4

Objectives To use the power of multi-gpu systems and visualization clusters To run different complex 3DVirtual Geographical Space (VGS) scenarios aiming at the maximization of the GPU utilization. 5

Objectives GPU Sharing Multiple Remote Users per GPU usingvirtual Network Computing to be shared by 6

Objectives Evaluate the performance of load balancing for various configurations by considering different combinations of distributed rendering algorithms over the graphics cluster and spatial data models. Hybrid algorithms based on: Sort-first and Sort-last rendering strategies 7

System design Software responsibilities: Cluster Manager specialized onvisualization Resources we can use one or more nodes with GPUs o as a shared remote visualization farm o to run serial or parallel GPU enabled apps o to drive display walls enhanced to support GPU sharing more than one remote visualization session could be hosted off a single GPU. 8

System design Software responsibilities: Visualization software Challenge? object-oriented graphics rendering engine + parallel rendering framework to develop scalable graphics applications for a wide range of systems 9

System design Software responsibilities: Visualization software In our experiments: Equalizer framework Why? Scalability Flexibility Compatibility => are mainly required for multi-user support. 10

System design Software responsibilities: Visualization software gvis Arhitecture - Components based on Equalizer middleware 11

Visualization workflow - 1 The communication and the user interaction use a broker and a notification model. The broker component receives requests from users depending on the rendering strategies and parameters, it fetches the visualization to a rendering server. 12 GVS - Grid and Visualization Systems, MIPRO 2009 - Opatija - May 25-29, 2009

Visualization workflow - 2 The rendering clients receiving the rendering parameters from the rendering server together with the graphical scene. 13 GVS - Grid and Visualization Systems, MIPRO 2009 - Opatija - May 25-29, 2009

Visualization workflow - 3 The encoder component fetches the rendered frames to the streaming server. The client application connects to a streaming channel and, using the UI, controls and manipulates the visualization scene (camera parameters, individual object parameters etc.). 14 GVS - Grid and Visualization Systems, MIPRO 2009 - Opatija - May 25-29, 2009

Visualization workflow - 4 The streaming server creates streaming channels to which the clients are connecting. receives the rendered frames from the composition node or the server node. 15 GVS - Grid and Visualization Systems, MIPRO 2009 - Opatija - May 25-29, 2009

Visualization workflow - 5 The user interface component supports the user interaction with the virtual scene, mainly concerning with camera manipulation and interaction techniques to individual scene objects. receives commands from the user and forwards them to the rendering nodes through a communication channel. 16 GVS - Grid and Visualization Systems, MIPRO 2009 - Opatija - May 25-29, 2009

Visualization workflow - 6 17 Depending on the rendering attributes selected by the user, the visualizing service selects the appropriate read back component. GVS - Grid and Visualization Systems, MIPRO 2009 - Opatija - May 25-29, 2009

Visualization workflow - 7 The visualizing system provides three features: creation of video streaming visible in a web-based application; image, when the cluster renders only one image frame; video sequence, which is actually a movie as a set of image frames. 18 GVS - Grid and Visualization Systems, MIPRO 2009 - Opatija - May 25-29, 2009

Object-Oriented Graphics Rendering Engine Integration Ogre: The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL provides an interface based on world objects and other intuitive classes. Graphical cluster: We modified the Equalizer framework (open source parallel rendering framework) => to solve the integration with the graphics rendering engine. 19

gvis Architecture-Multi-user interaction Support for different multi-user interaction techniques. master-slave visualization model Example: teaching activities client-server visualization model the system creates different rendering threads for every connected clients. => every single user can select: a different visualizing scene rendering strategies different visualization parameters 20

Experiments Evaluate: the impact of scene complexity image dimension rendering method Visualization result using the sort-first configuration on the performance of remote visualization Measured parameter: the number of frames per second (fps) 21

Experiments Use Case: 1 3 different models 22

Experiments Client Application Example: View-Sharing Public/private session View session 23

Experiments Client Application: Public Session View Public Session Master - Slave example: for teaching activity 24

25 Experiments Experimental results: Performance gain: Medium resolution High complexity model System bottleneck inter-node communication Better compression Faster network (currently 1gbit) System advantage Easy to use remote rendering system System disadvantage Latency ~ 1.5 sec

Experiments Use Case: 2 3 different graphical scenes 3D Virtual Geographical Space Scenarios The Number of Faces for 3 different Maps The Number of Faces for different 26

Experiments Performance Testing 27

Experiments Performance Testing Frame Computation by the Sort-First Algorithm Best performance related with image resolution and scene complexity obtained by using two or three rendering nodes and a middle image resolution 28

Experiments Load balancing performance 29

Experiments Use Case: 3 Scalable rendering Example 1: Volume rendering Volume (sort-last) decomposition allows to visualize data sets which do not fit on a single GPU The individual GPU only need to render a sub-volume of the whole data set. 30

Experiments Use Case: 3 Scalable rendering Example 1: Volume rendering 31

Experiments Use Case: 3 Scalable rendering Example 1: Volume rendering 32

Experiments Use Case: 3 Scalable rendering Example 2: Polygonal rendering 33

Conclusions Use Case 3 Polygonal data sets have the disadvantage that the database recomposition is twice as expensive, since both color and depth information is processed. Furthermore, load balancing is harder compared to volume rendering since the data is less uniform. The hardware limits the rendering to 7.25 fps, half of the volume rendering performance. 34

Conclusions Use Case 3 Screen-space decomposition again suffers performance due to the fact that the whole model has to be loaded on each node. This polygonal rendering benchmark is much less fill-bound than the volume rendering benchmark. 35

Conclusions & Future works The achieved system has been proved to be a very promising solution for scalability issues that involve multi-user and multi models working sessions. The experimental results obtained so far indicate that the reachable speedup strongly depends on the scene next research efforts will be mainly focused on: performance enhancement by graphics cluster configuration rendering algorithm optimization virtual space modeling and distributed processing streaming and user interaction 36

Thank you for attention! Cristinel Mihai Mocan Computer Science Department Technical University of Cluj-Napoca cristi.mocan@cs.utcluj.ro 37