Scientific Visualization Services at RZG

Size: px
Start display at page:

Download "Scientific Visualization Services at RZG"

Transcription

1 Scientific Visualization Services at RZG Klaus Reuter, Markus Rampp Garching Computing Centre (RZG) 7th GOTiT High Level Course, Garching, 2010

2 Outline 1 Introduction 2 Details on the visualization infrastructure at RZG 3 Demonstration of a session on the visualization cluster 4 Visualization projects at RZG 5 Various use cases 6 Summary

3 Motivation: Scientific Visualization scientific visualization = visualization of 3D phenomena with emphasis on realistic renderings of volumes, surfaces,... visual impression & quantitative analysis of data

4 Motivation: Scientific Visualization scientific visualization = visualization of 3D phenomena with emphasis on realistic renderings of volumes, surfaces,... visual impression & quantitative analysis of data visualization process numerical simulation (z.b. fusion research, astrophysics, meteorology, geophysics,...) measurements (z.b. satellites, medical diagnostics [CT, MRT],...) data transformation mapping display

5 Motivation: Scientific Visualization scientific visualization = visualization of 3D phenomena with emphasis on realistic renderings of volumes, surfaces,... visual impression & quantitative analysis of data visualization process numerical simulation (z.b. fusion research, astrophysics, meteorology, geophysics,...) measurements (z.b. satellites, medical diagnostics [CT, MRT],...) data transformation mapping display advantage: utilize the high bandwidth and processing speed of the human vision system to extract information from large datasets, to complement data analysis algorithms source: VTK Textbook, Kitware

6 Visualization support for the Max Planck Society necessity to centralize visualization services HPC codes generate huge amounts of data ( TBs) raw data cannot be transferred to the scientist s workstation visualization requires HPC like resources (hardware, housing) expert s knowledge on methods and software is needed

7 Visualization support for the Max Planck Society necessity to centralize visualization services HPC codes generate huge amounts of data ( TBs) raw data cannot be transferred to the scientist s workstation visualization requires HPC like resources (hardware, housing) expert s knowledge on methods and software is needed mission of RZG provide a central infrastructure for interactive remote data analysis and visualization support for adaptation and instrumentation of simulation codes support for selection and usage of analysis and visualization software dedicated support for individual demanding visualization projects

8 Challenges for visualization support broad range of disciplines in the Max Planck Society (e.g. plasma physics, astrophysics, solid state physics, chemistry,... ) many different scientific contexts variety of simulation codes: home grown, commercial, open source, closed source non-standardized heterogeneous data formats often individual post processing needed

9 Challenges for visualization support broad range of disciplines in the Max Planck Society (e.g. plasma physics, astrophysics, solid state physics, chemistry,... ) many different scientific contexts variety of simulation codes: home grown, commercial, open source, closed source non-standardized heterogeneous data formats often individual post processing needed HPC codes generate big data sets (big: amount of data, memory requirements, complexity) multidimensional, e.g. 4D (1 temporal, 3 spatial coordinates) several variables, e.g. scalar, vector, tensor fields gridded data (e.g. regular or curved grids), point clouds

10 1 Introduction 2 Details on the visualization infrastructure at RZG 3 Demonstration of a session on the visualization cluster 4 Visualization projects at RZG 5 Various use cases 6 Summary

11 The HP visualization cluster at RZG 1 login node with 8 CPU cores, 144 GB RAM 4 visualization nodes with 8 CPU cores, 144 GB RAM and 2 GPUs (NVidia Quadro FX 5800) each 1 visualization node with 24 CPU cores, 256 GB RAM and 2 GPUs InfiniBand interconnect GPFS file system (30 TB) GPFS file systems of the HPC machines mounted (BlueGene/P, Power6) operating system: SLES 11 (SP1) 2 dedicated graphics workstations (active stereo)

12 Technical background on remote rendering (1) Problem: X Window System renders locally on the client which, in general, does not have powerful hardware and network connection source:

13 Technical background on remote rendering (1) Problem: X Window System renders locally on the client which, in general, does not have powerful hardware and network connection source: Solution: Redirection of GL instructions, transport of image data

14 Technical background on remote rendering (2) Method 1: VirtualGL Image Transport source:

15 Technical background on remote rendering (3) Method 2: VNC X Server (X Proxy), VNC Client source:

16 Software available on the RZG visualization cluster VisIt (LLNL), ParaView (Kitware) VisIt architecture tools for analyzing multidimensional data in Desktop computer various formats (a.o. VTK, XDMF & HDF5) GUI Viewer methods: cuts, surfaces, volume rendering,... open source, expandable by plug-ins massively parallel (MPI) Python API non-interactive rendering Vapor (NCAR) Parallel Database Parallel Database Parallel compute wavelet-based compression Parallel compute Parallel compute server engine Parallel compute server engine Parallel compute engine Parallel compute engine ideal for Cartesian grids ( brick of values ) compute engine compute engine engine engine Data excellent interactivity files splotch (MPA), for SPH data Remote computer Voreen (Mu nster Univ.), cf. Vapor Blender, POV-Ray (ray tracing tools) tools developed at RZG (OpenGL) source: Klaus Reuter (RZG) RZG Visualization Services GOTiT Course, Garching, 2010

17 1 Introduction 2 Details on the visualization infrastructure at RZG 3 Demonstration of a session on the visualization cluster 4 Visualization projects at RZG 5 Various use cases 6 Summary

18 An interactive session on the visualization cluster Scenario user starts a remote desktop session via the reservation system at user connects to the remote session using a VNC viewer live demonstration Documentation vizcluster

19 1 Introduction 2 Details on the visualization infrastructure at RZG 3 Demonstration of a session on the visualization cluster 4 Visualization projects at RZG 5 Various use cases 6 Summary

20 Visualization projects at RZG Selection of ongoing and completed projects plasma physics: MHD turbulence astrophysics: type-ii supernova explosion astrophysics: visualization of SPH data see also

21 MHD turbulence background: turbulence in magnetized plasmas, dynamo effect software: VAPOR for interactive analysis, VisIt for rendering animations resolution: , Cartesian periodic grid simulation: J. Pratt, W.-C. Müller (IPP)

22 Type-II supernova explosion background: supernova explosion of a collapsed 15M star, first 3D simulations of the long-term evolution simulation: N. Hammer simulation code: PROMETHEUS/HOTB visualization: multi-channel volume rendering with VisIt; elements Ni56, O16, C12 appear in blue, green, and red; final frames are obtained by combining these as RGB channels [Hammer et al., ApJ 714, 1371 (2010)]

23 Type-II supernova explosion background: supernova explosion of a collapsed 15M star, first 3D simulations of the long-term evolution simulation: N. Hammer simulation code: PROMETHEUS/HOTB visualization: multi-channel volume rendering with VisIt; elements Ni56, O16, C12 appear in blue, green, and red; final frames are obtained by combining these as RGB channels [Hammer et al., ApJ 714, 1371 (2010)]

24 Type-II supernova explosion background: supernova explosion of a collapsed 15M star, first 3D simulations of the long-term evolution simulation: N. Hammer simulation code: PROMETHEUS/HOTB visualization: multi-channel volume rendering with VisIt; elements Ni56, O16, C12 appear in blue, green, and red; final frames are obtained by combining these as RGB channels [Hammer et al., ApJ 714, 1371 (2010)]

25 Visualization of SPH data using standard software (1) Problem SPH simulations generate point clouds (i.e. non-gridded data) quantitative analysis and volume rendering require gridded data how to generate a 3D grid from 107 points?? Klaus Reuter (RZG) RZG Visualization Services GOTiT Course, Garching, 2010

26 Visualization of SPH data using standard software (2) Solution: code development for Delaunay triangulation of the point cloud implementation based on VTK: CPU time scales as O(N 2 ), huge memory footprint impossible for large datasets implementation based on Qhull: CPU time scales nearly linearly, domain decomposition solves the memory problem and allows to work in parallel quantitative analysis can be performed on the resulting gridded data, e.g. using ParaView in cooperation with C. Simion (TUM), data by S. Kochfar (MPE) (

27 1 Introduction 2 Details on the visualization infrastructure at RZG 3 Demonstration of a session on the visualization cluster 4 Visualization projects at RZG 5 Various use cases 6 Summary

28 Ray tracing for scientific visualization? stunning pictures created by ray tracers are well known from computer generated cartoons (entertainment industry) POV-Ray ( Blender ( source: source: Klaus Reuter (RZG) RZG Visualization Services GOTiT Course, Garching, 2010

29 Ray tracing for scientific visualization? stunning pictures created by ray tracers are well known from computer generated cartoons (entertainment industry) POV-Ray ( Blender ( source: source: ray tracing is useful in scientific visualization as well! Klaus Reuter (RZG) RZG Visualization Services GOTiT Course, Garching, 2010

30 Visualizing magnetic field lines with POV-Ray magnetic field lines from an MHD dynamo simulation (K. Reuter, PhD thesis, 2010)

31 Visualizing gyrokinetic turbulence with IDL & POV-Ray GENE simulation & IDL diagnostics by M.J. Pueschel textures from IDL are mapped onto a torus using POV-Ray

32 VAPOR use case: enstrophy density in an MHD flow enstrophy density in a turbulent MHD dynamo simulation (K. Reuter, PhD thesis, 2010)

33 Summary Main points visualization is part of high performance computing remote visualization platform is available at RZG raw data can remain where it is generated support is provided by RZG s application support team demonstration of an interactive session and of selected projects Links

RZG Visualisation Infrastructure

RZG Visualisation Infrastructure Visualisation of Large Data Sets on Supercomputers RZG Visualisation Infrastructure Markus Rampp Computing Centre (RZG) of the Max-Planck-Society and IPP markus.rampp@rzg.mpg.de LRZ/RZG Course on Visualisation

More information

Visualization Support at RZG

Visualization Support at RZG Visualization Support at RZG Markus Rampp (RZG) mjr@rzg.mpg.de MPA Computer Seminar, Jan 14, 2009 Outline Topics Overview Existing services Some example projects Software overview & demo Remote visualization

More information

Introduction to 3D Scientific Visualization. Training in Visualization for PRACE Summer of HPC 2013 Leon Kos, University of Ljubljana, Slovenia

Introduction to 3D Scientific Visualization. Training in Visualization for PRACE Summer of HPC 2013 Leon Kos, University of Ljubljana, Slovenia Introduction to 3D Scientific Visualization Training in Visualization for PRACE Summer of HPC 2013 Leon Kos, University of Ljubljana, Slovenia Motto Few correctly put words is worth hundreds of images.

More information

Introduction to Visualization on Stampede

Introduction to Visualization on Stampede Introduction to Visualization on Stampede Aaron Birkland Cornell CAC With contributions from TACC visualization training materials Parallel Computing on Stampede June 11, 2013 From data to Insight Data

More information

Splotch: High Performance Visualization using MPI, OpenMP and CUDA

Splotch: High Performance Visualization using MPI, OpenMP and CUDA Splotch: High Performance Visualization using MPI, OpenMP and CUDA Klaus Dolag (Munich University Observatory) Martin Reinecke (MPA, Garching) Claudio Gheller (CSCS, Switzerland), Marzia Rivi (CINECA,

More information

Interactively Visualizing Science at Scale

Interactively Visualizing Science at Scale Interactively Visualizing Science at Scale Kelly Gaither Director of Visualization/Senior Research Scientist Texas Advanced Computing Center November 13, 2012 Issues and Concerns Maximizing Scientific

More information

Large Scale Remote Interactive Visualization

Large Scale Remote Interactive Visualization Large Scale Remote Interactive Visualization Kelly Gaither Director of Visualization Senior Research Scientist Texas Advanced Computing Center The University of Texas at Austin March 1, 2012 Visualization

More information

Parallel Visualization At TACC. Greg Abram

Parallel Visualization At TACC. Greg Abram Parallel Visualization At TACC Greg Abram Visualization Problems * With thanks to Sean Ahern for the metaphor Huge problems: Data cannot be moved off system where it is computed Large Visualization problems:

More information

Visualization Computer Graphics I Lecture 20

Visualization Computer Graphics I Lecture 20 15-462 Computer Graphics I Lecture 20 Visualization Height Fields and Contours Scalar Fields Volume Rendering Vector Fields [Angel Ch. 12] November 20, 2003 Doug James Carnegie Mellon University http://www.cs.cmu.edu/~djames/15-462/fall03

More information

Parallel Visualization At TACC. Greg Abram

Parallel Visualization At TACC. Greg Abram Parallel Visualization At TACC Greg Abram Visualization Problems * With thanks to Sean Ahern for the metaphor Huge problems: Data cannot be moved off system where it is computed Large Visualization problems:

More information

VISUALISATION A GRANDE ECHELLE (GIGAMODEL RESERVOIR, SISMIQUE, DRP) Bruno Conche (Total)

VISUALISATION A GRANDE ECHELLE (GIGAMODEL RESERVOIR, SISMIQUE, DRP) Bruno Conche (Total) VISUALISATION A GRANDE ECHELLE (GIGAMODEL RESERVOIR, SISMIQUE, DRP) Bruno Conche (Total) TOTAL EXPLORATION-PRODUCTION CONTEXT Increase of simulation data results size Huge data visualization in several

More information

SCIENTIFIC VISUALIZATION ON GPU CLUSTERS PETER MESSMER, NVIDIA

SCIENTIFIC VISUALIZATION ON GPU CLUSTERS PETER MESSMER, NVIDIA SCIENTIFIC VISUALIZATION ON GPU CLUSTERS PETER MESSMER, NVIDIA Visualization Rendering Visualization Isosurfaces, Isovolumes Field Operators (Gradient, Curl,.. ) Coordinate transformations Feature extraction

More information

GPU computing at RZG overview & some early performance results. Markus Rampp

GPU computing at RZG overview & some early performance results. Markus Rampp GPU computing at RZG overview & some early performance results Markus Rampp Introduction Outline Hydra configuration overview GPU software environment Benchmarking and porting activities Team Renate Dohmen

More information

Welcome! Roberto Mucci SuperComputing Applications and Innovation Department

Welcome! Roberto Mucci SuperComputing Applications and Innovation Department Welcome! Roberto Mucci r.mucci@cineca.it SuperComputing Applications and Innovation Department OUTLINE School presentation Introduction to Scientific Visualization Remote visualization @ Cineca ABOUT CINECA

More information

A Broad Overview of Scientific Visualization with a Focus on Geophysical Turbulence Simulation Data (SciVis

A Broad Overview of Scientific Visualization with a Focus on Geophysical Turbulence Simulation Data (SciVis A Broad Overview of Scientific Visualization with a Focus on Geophysical Turbulence Simulation Data (SciVis 101 for Turbulence Researchers) John Clyne clyne@ucar.edu Examples: Medicine Examples: Biology

More information

Remote & Collaborative Visualization. Texas Advanced Computing Center

Remote & Collaborative Visualization. Texas Advanced Computing Center Remote & Collaborative Visualization Texas Advanced Computing Center TACC Remote Visualization Systems Longhorn NSF XD Dell Visualization Cluster 256 nodes, each 8 cores, 48 GB (or 144 GB) memory, 2 NVIDIA

More information

MICROWAY S NVIDIA TESLA V100 GPU SOLUTIONS GUIDE

MICROWAY S NVIDIA TESLA V100 GPU SOLUTIONS GUIDE MICROWAY S NVIDIA TESLA V100 GPU SOLUTIONS GUIDE LEVERAGE OUR EXPERTISE sales@microway.com http://microway.com/tesla NUMBERSMASHER TESLA 4-GPU SERVER/WORKSTATION Flexible form factor 4 PCI-E GPUs + 3 additional

More information

ORAP Forum October 10, 2013

ORAP Forum October 10, 2013 Towards Petaflop simulations of core collapse supernovae ORAP Forum October 10, 2013 Andreas Marek 1 together with Markus Rampp 1, Florian Hanke 2, and Thomas Janka 2 1 Rechenzentrum der Max-Planck-Gesellschaft

More information

Adaptive Mesh Astrophysical Fluid Simulations on GPU. San Jose 10/2/2009 Peng Wang, NVIDIA

Adaptive Mesh Astrophysical Fluid Simulations on GPU. San Jose 10/2/2009 Peng Wang, NVIDIA Adaptive Mesh Astrophysical Fluid Simulations on GPU San Jose 10/2/2009 Peng Wang, NVIDIA Overview Astrophysical motivation & the Enzo code Finite volume method and adaptive mesh refinement (AMR) CUDA

More information

Computing on GPUs. Prof. Dr. Uli Göhner. DYNAmore GmbH. Stuttgart, Germany

Computing on GPUs. Prof. Dr. Uli Göhner. DYNAmore GmbH. Stuttgart, Germany Computing on GPUs Prof. Dr. Uli Göhner DYNAmore GmbH Stuttgart, Germany Summary: The increasing power of GPUs has led to the intent to transfer computing load from CPUs to GPUs. A first example has been

More information

Prototyping an in-situ visualisation mini-app for the LFRic Project

Prototyping an in-situ visualisation mini-app for the LFRic Project Prototyping an in-situ visualisation mini-app for the LFRic Project Samantha V. Adams, Wolfgang Hayek 18th Workshop on high performance computing in meteorology 24 th -28 th September 2018, ECMWF, UK.

More information

Visualisation : Lecture 1. So what is visualisation? Visualisation

Visualisation : Lecture 1. So what is visualisation? Visualisation So what is visualisation? UG4 / M.Sc. Course 2006 toby.breckon@ed.ac.uk Computer Vision Lab. Institute for Perception, Action & Behaviour Introducing 1 Application of interactive 3D computer graphics to

More information

General Plasma Physics

General Plasma Physics Present and Future Computational Requirements General Plasma Physics Center for Integrated Computation and Analysis of Reconnection and Turbulence () Kai Germaschewski, Homa Karimabadi Amitava Bhattacharjee,

More information

University at Buffalo Center for Computational Research

University at Buffalo Center for Computational Research University at Buffalo Center for Computational Research The following is a short and long description of CCR Facilities for use in proposals, reports, and presentations. If desired, a letter of support

More information

Analyzing the Performance of IWAVE on a Cluster using HPCToolkit

Analyzing the Performance of IWAVE on a Cluster using HPCToolkit Analyzing the Performance of IWAVE on a Cluster using HPCToolkit John Mellor-Crummey and Laksono Adhianto Department of Computer Science Rice University {johnmc,laksono}@rice.edu TRIP Meeting March 30,

More information

Examples of Big Data analytics in ENEA: data sources and information extraction strategies

Examples of Big Data analytics in ENEA: data sources and information extraction strategies Examples of Big Data analytics in ENEA: data sources and information extraction strategies Ing. Giovanni Ponti, PhD ENEA DTE-ICT-HPC giovanni.ponti@enea.it DISRUPTIVE DATA 2017 5 Maggio, 2017, Via Santa

More information

Lecture Topic Projects 1 Intro, schedule, and logistics 2 Applications of visual analytics, basic tasks, data types 3 Introduction to D3, basic vis

Lecture Topic Projects 1 Intro, schedule, and logistics 2 Applications of visual analytics, basic tasks, data types 3 Introduction to D3, basic vis Lecture Topic Projects 1 Intro, schedule, and logistics 2 Applications of visual analytics, basic tasks, data types 3 Introduction to D3, basic vis techniques for non-spatial data Project #1 out 4 Data

More information

The Cray CX1 puts massive power and flexibility right where you need it in your workgroup

The Cray CX1 puts massive power and flexibility right where you need it in your workgroup The Cray CX1 puts massive power and flexibility right where you need it in your workgroup Up to 96 cores of Intel 5600 compute power 3D visualization Up to 32TB of storage GPU acceleration Small footprint

More information

Parallel Visualiza,on At TACC

Parallel Visualiza,on At TACC Parallel Visualiza,on At TACC Visualiza,on Problems * With thanks to Sean Ahern for the metaphor Huge problems: Data cannot be moved off system where it is computed Visualiza,on requires equivalent resources

More information

Introduction to scientific visualization with ParaView

Introduction to scientific visualization with ParaView Introduction to scientific visualization with ParaView Tijs de Kler SURFsara Visualization group Tijs.dekler@surfsara.nl (some slides courtesy of Robert Belleman, UvA) Outline Pipeline and data model (10

More information

VAPOR Product Roadmap. Visualization and Analysis Software Team October 2017

VAPOR Product Roadmap. Visualization and Analysis Software Team October 2017 VAPOR Product Roadmap Visualization and Analysis Software Team October 2017 VAPOR Introduction In 2015 the VAPOR team began a major refactoring of the VAPOR codebase aimed at addressing a myriad of limitations

More information

STK: DEMYSTIFYING THE CLOUD AND VIRTUAL ENVIRONMENTS

STK: DEMYSTIFYING THE CLOUD AND VIRTUAL ENVIRONMENTS STK: DEMYSTIFYING THE CLOUD AND VIRTUAL ENVIRONMENTS Analytical Graphics Inc. January 2017 CONTENTS Abstract... 3 Introduction... 3 Virtual Environment System Requirements... 3 Hardware Accelerated Graphics...

More information

Introduction to BioHPC

Introduction to BioHPC Introduction to BioHPC New User Training [web] [email] portal.biohpc.swmed.edu biohpc-help@utsouthwestern.edu 1 Updated for 2018-03-07 Overview Today we re going to cover: What is BioHPC? How do I access

More information

Introduction to BioHPC New User Training

Introduction to BioHPC New User Training Introduction to BioHPC New User Training [web] [email] portal.biohpc.swmed.edu biohpc-help@utsouthwestern.edu 1 Updated for 2018-04-04 Overview Today we re going to cover: What is BioHPC? How do I access

More information

Real Parallel Computers

Real Parallel Computers Real Parallel Computers Modular data centers Background Information Recent trends in the marketplace of high performance computing Strohmaier, Dongarra, Meuer, Simon Parallel Computing 2005 Short history

More information

Scientific Visualization at JSC

Scientific Visualization at JSC Mitglied der Helmholtz-Gemeinschaft Scientific Visualization at JSC Jens Henrik Göbbert 1 1 Jülich Supercomputing Centre, Forschungszentrum Jülich GmbH, Germany Cross-Sectional-Team Visualization j.goebbert@fz-juelich.de

More information

Supercomputer and grid infrastructure! in Poland!

Supercomputer and grid infrastructure! in Poland! Supercomputer and grid infrastructure in Poland Franciszek Rakowski Interdisciplinary Centre for Mathematical and Computational Modelling 12th INCF Nodes Workshop, 16.04.2015 Warsaw, Nencki Institute.

More information

Lecture Topic Projects

Lecture Topic Projects Lecture Topic Projects 1 Intro, schedule, and logistics 2 Applications of visual analytics, data types 3 Data sources and preparation Project 1 out 4 Data reduction, similarity & distance, data augmentation

More information

Introduction to BioHPC New User Training

Introduction to BioHPC New User Training Introduction to BioHPC New User Training [web] [email] portal.biohpc.swmed.edu biohpc-help@utsouthwestern.edu 1 Updated for 2019-02-06 Overview Today we re going to cover: What is BioHPC? How do I access

More information

BEAR User Forum. 24 June 2013

BEAR User Forum. 24 June 2013 BEAR User Forum 24 June 2013 What is BEAR? We currently provide: BlueBEAR HPC service High-end visualisation Collaboration Tools Hosting and maintaining servers for research groups Training Relationship

More information

Visualization. Images are used to aid in understanding of data. Height Fields and Contours Scalar Fields Volume Rendering Vector Fields [chapter 26]

Visualization. Images are used to aid in understanding of data. Height Fields and Contours Scalar Fields Volume Rendering Vector Fields [chapter 26] Visualization Images are used to aid in understanding of data Height Fields and Contours Scalar Fields Volume Rendering Vector Fields [chapter 26] Tumor SCI, Utah Scientific Visualization Visualize large

More information

INTRODUCTION TO VISUALIZATION A OVERVIEW

INTRODUCTION TO VISUALIZATION A OVERVIEW Cyberinfrastructure Technology Integration (CITI) Advanced Visualization Division INTRODUCTION TO VISUALIZATION A OVERVIEW Vetria L. Byrd, PhD REU Coordinator June 03, 2014 REU SITE Research Experience

More information

Introduction to BioHPC

Introduction to BioHPC Introduction to BioHPC New User Training [web] [email] portal.biohpc.swmed.edu biohpc-help@utsouthwestern.edu 1 Updated for 2017-01-04 Overview Today we re going to cover: What is BioHPC? How do I access

More information

Accelerating Realism with the (NVIDIA Scene Graph)

Accelerating Realism with the (NVIDIA Scene Graph) Accelerating Realism with the (NVIDIA Scene Graph) Holger Kunz Manager, Workstation Middleware Development Phillip Miller Director, Workstation Middleware Product Management NVIDIA application acceleration

More information

Visualization and Data Analysis using VisIt - In Situ Visualization -

Visualization and Data Analysis using VisIt - In Situ Visualization - Mitglied der Helmholtz-Gemeinschaft Visualization and Data Analysis using VisIt - In Situ Visualization - Jens Henrik Göbbert 1, Herwig Zilken 1 1 Jülich Supercomputing Centre, Forschungszentrum Jülich

More information

DELIVERABLE D5.5 Report on ICARUS visualization cluster installation. John BIDDISCOMBE (CSCS) Jerome SOUMAGNE (CSCS)

DELIVERABLE D5.5 Report on ICARUS visualization cluster installation. John BIDDISCOMBE (CSCS) Jerome SOUMAGNE (CSCS) DELIVERABLE D5.5 Report on ICARUS visualization cluster installation John BIDDISCOMBE (CSCS) Jerome SOUMAGNE (CSCS) 02 May 2011 NextMuSE 2 Next generation Multi-mechanics Simulation Environment Cluster

More information

How то Use HPC Resources Efficiently by a Message Oriented Framework.

How то Use HPC Resources Efficiently by a Message Oriented Framework. How то Use HPC Resources Efficiently by a Message Oriented Framework www.hp-see.eu E. Atanassov, T. Gurov, A. Karaivanova Institute of Information and Communication Technologies Bulgarian Academy of Science

More information

Making Supercomputing More Available and Accessible Windows HPC Server 2008 R2 Beta 2 Microsoft High Performance Computing April, 2010

Making Supercomputing More Available and Accessible Windows HPC Server 2008 R2 Beta 2 Microsoft High Performance Computing April, 2010 Making Supercomputing More Available and Accessible Windows HPC Server 2008 R2 Beta 2 Microsoft High Performance Computing April, 2010 Windows HPC Server 2008 R2 Windows HPC Server 2008 R2 makes supercomputing

More information

Visualization of HPC simulation data overview and tutorial

Visualization of HPC simulation data overview and tutorial Visualization of HPC simulation data overview and tutorial Markus Rampp Max Planck Computing and Data Facility (MPCDF) Topics data handling strategies visualization methods and tools example applications

More information

Progressive Visualization of Large Data Sets. Aim: Introduction: ViSUS: Volume Renderer: 1 Abhishek Tripathi (U )

Progressive Visualization of Large Data Sets. Aim: Introduction: ViSUS: Volume Renderer: 1 Abhishek Tripathi (U ) 1 Abhishek Tripathi (U0562967) Progressive Visualization of Large Data Sets Aim: The project aims at effectively visualizing very large data sets, typically, above the Gigabyte range.such data sets are

More information

Introduction to scientific visualization with ParaView

Introduction to scientific visualization with ParaView Introduction to scientific visualization with ParaView Paul Melis SURFsara Visualization group paul.melis@surfsara.nl (some slides courtesy of Robert Belleman, UvA) Outline Introduction, pipeline and data

More information

Scalable and Distributed Visualization using ParaView

Scalable and Distributed Visualization using ParaView Scalable and Distributed Visualization using ParaView Eric A. Wernert, Ph.D. Senior Manager & Scientist, Advanced Visualization Lab Pervasive Technology Institute, Indiana University Big Data for Science

More information

Lecture 6: Input Compaction and Further Studies

Lecture 6: Input Compaction and Further Studies PASI Summer School Advanced Algorithmic Techniques for GPUs Lecture 6: Input Compaction and Further Studies 1 Objective To learn the key techniques for compacting input data for reduced consumption of

More information

CUDA Conference. Walter Mundt-Blum March 6th, 2008

CUDA Conference. Walter Mundt-Blum March 6th, 2008 CUDA Conference Walter Mundt-Blum March 6th, 2008 NVIDIA s Businesses Multiple Growth Engines GPU Graphics Processing Units MCP Media and Communications Processors PESG Professional Embedded & Solutions

More information

HPC and IT Issues Session Agenda. Deployment of Simulation (Trends and Issues Impacting IT) Mapping HPC to Performance (Scaling, Technology Advances)

HPC and IT Issues Session Agenda. Deployment of Simulation (Trends and Issues Impacting IT) Mapping HPC to Performance (Scaling, Technology Advances) HPC and IT Issues Session Agenda Deployment of Simulation (Trends and Issues Impacting IT) Discussion Mapping HPC to Performance (Scaling, Technology Advances) Discussion Optimizing IT for Remote Access

More information

VISUALISATION AND ANALYSIS

VISUALISATION AND ANALYSIS VISUALISATION AND ANALYSIS CHALLENGES FOR WALLABY Christopher Fluke David Barnes, Amr Hassan [ Scientific Computing & Visualisation Group ] CRICOSProductions provider 00111D Swinburne Astronomy WALLABY

More information

Insight VisREU Site. Agenda. Introduction to Scientific Visualization Using 6/16/2015. The purpose of visualization is insight, not pictures.

Insight VisREU Site. Agenda. Introduction to Scientific Visualization Using 6/16/2015. The purpose of visualization is insight, not pictures. 2015 VisREU Site Introduction to Scientific Visualization Using Vetria L. Byrd, Director Advanced Visualization VisREU Site Coordinator REU Site Sponsored by NSF ACI Award 1359223 Introduction to SciVis(High

More information

Scalable multi-gpu cloud raytracing with OpenGL

Scalable multi-gpu cloud raytracing with OpenGL Scalable multi-gpu cloud raytracing with OpenGL University of Žilina Digital technologies 2014, Žilina, Slovakia Overview Goals Rendering distant details in visualizations Raytracing Multi-GPU programming

More information

CSE 591: GPU Programming. Introduction. Entertainment Graphics: Virtual Realism for the Masses. Computer games need to have: Klaus Mueller

CSE 591: GPU Programming. Introduction. Entertainment Graphics: Virtual Realism for the Masses. Computer games need to have: Klaus Mueller Entertainment Graphics: Virtual Realism for the Masses CSE 591: GPU Programming Introduction Computer games need to have: realistic appearance of characters and objects believable and creative shading,

More information

Visualization Computer Graphics I Lecture 20

Visualization Computer Graphics I Lecture 20 15-462 Computer Graphics I Lecture 20 Visualization Height Fields and Contours Scalar Fields Volume Rendering Vector Fields [Angel Ch. 12] April 15, 2003 Frank Pfenning Carnegie Mellon University http://www.cs.cmu.edu/~fp/courses/graphics/

More information

Height Fields and Contours Scalar Fields Volume Rendering Vector Fields [Angel Ch. 12] April 23, 2002 Frank Pfenning Carnegie Mellon University

Height Fields and Contours Scalar Fields Volume Rendering Vector Fields [Angel Ch. 12] April 23, 2002 Frank Pfenning Carnegie Mellon University 15-462 Computer Graphics I Lecture 21 Visualization Height Fields and Contours Scalar Fields Volume Rendering Vector Fields [Angel Ch. 12] April 23, 2002 Frank Pfenning Carnegie Mellon University http://www.cs.cmu.edu/~fp/courses/graphics/

More information

CS4621/5621 Fall Computer Graphics Practicum Final Projects. Professor: Kavita Bala Instructor: Nicolas Savva

CS4621/5621 Fall Computer Graphics Practicum Final Projects. Professor: Kavita Bala Instructor: Nicolas Savva CS4621/5621 Fall 2015 Computer Graphics Practicum Final Projects Professor: Kavita Bala Instructor: Nicolas Savva Final Project Groups of 2 students Duration 1.5 months (~7 weeks) TA mentoring sessions

More information

X-ray imaging software tools for HPC clusters and the Cloud

X-ray imaging software tools for HPC clusters and the Cloud X-ray imaging software tools for HPC clusters and the Cloud Darren Thompson Application Support Specialist 9 October 2012 IM&T ADVANCED SCIENTIFIC COMPUTING NeAT Remote CT & visualisation project Aim:

More information

NVIDIA DESIGNWORKS Ankit Patel - Prerna Dogra -

NVIDIA DESIGNWORKS Ankit Patel - Prerna Dogra - NVIDIA DESIGNWORKS Ankit Patel - ankitp@nvidia.com Prerna Dogra - pdogra@nvidia.com 1 Autonomous Driving Deep Learning Visual Effects Virtual Desktops Visual Computing is our singular mission Gaming Product

More information

Benchmark 1.a Investigate and Understand Designated Lab Techniques The student will investigate and understand designated lab techniques.

Benchmark 1.a Investigate and Understand Designated Lab Techniques The student will investigate and understand designated lab techniques. I. Course Title Parallel Computing 2 II. Course Description Students study parallel programming and visualization in a variety of contexts with an emphasis on underlying and experimental technologies.

More information

Introduction to BioHPC

Introduction to BioHPC Introduction to BioHPC New User Training [web] [email] portal.biohpc.swmed.edu biohpc-help@utsouthwestern.edu 1 Updated for 2015-06-03 Overview Today we re going to cover: What is BioHPC? How do I access

More information

11/1/13. Visualization. Scientific Visualization. Types of Data. Height Field. Contour Curves. Meshes

11/1/13. Visualization. Scientific Visualization. Types of Data. Height Field. Contour Curves. Meshes CSCI 420 Computer Graphics Lecture 26 Visualization Height Fields and Contours Scalar Fields Volume Rendering Vector Fields [Angel Ch. 2.11] Jernej Barbic University of Southern California Scientific Visualization

More information

Visualization. CSCI 420 Computer Graphics Lecture 26

Visualization. CSCI 420 Computer Graphics Lecture 26 CSCI 420 Computer Graphics Lecture 26 Visualization Height Fields and Contours Scalar Fields Volume Rendering Vector Fields [Angel Ch. 11] Jernej Barbic University of Southern California 1 Scientific Visualization

More information

Visualization on BioHPC

Visualization on BioHPC Visualization on BioHPC [web] [email] portal.biohpc.swmed.edu biohpc-help@utsouthwestern.edu 1 Updated for 2015-09-16 Outline What is Visualization - Scientific Visualization - Work flow for Visualization

More information

Utilisation de VTK/ParaView pour la visualization de gros volumes de donnees

Utilisation de VTK/ParaView pour la visualization de gros volumes de donnees Outline Some strategies to deal with large data Utilisation de VTK/ParaView pour la visualization de gros volumes de donnees Jean M. Favre Responsable du groupe de visualisation How do VTK and ParaView

More information

Interactive Analysis and Visualization of Massive Turbulence Datasets

Interactive Analysis and Visualization of Massive Turbulence Datasets Interactive Analysis and Visualization of Massive Turbulence Datasets Alan Norton and John Clyne National Center for Atmospheric Research Boulder, CO USA Turbulence and Dynamos at Petaspeed GTP Workshop

More information

By : Veenus A V, Associate GM & Lead NeST-NVIDIA Center for GPU computing, Trivandrum, India Office: NeST/SFO Technologies, San Jose, CA,

By : Veenus A V, Associate GM & Lead NeST-NVIDIA Center for GPU computing, Trivandrum, India Office: NeST/SFO Technologies, San Jose, CA, By : Veenus A V, Associate GM & Lead NeST-NVIDIA Center for GPU computing, Trivandrum, India Office: NeST/SFO Technologies, San Jose, CA, www.nestsoftware.com veenusav @ gmail. com Sri Buddha Do not simply

More information

RAMSES on the GPU: An OpenACC-Based Approach

RAMSES on the GPU: An OpenACC-Based Approach RAMSES on the GPU: An OpenACC-Based Approach Claudio Gheller (ETHZ-CSCS) Giacomo Rosilho de Souza (EPFL Lausanne) Romain Teyssier (University of Zurich) Markus Wetzstein (ETHZ-CSCS) PRACE-2IP project EU

More information

What is visualization? Why is it important?

What is visualization? Why is it important? What is visualization? Why is it important? What does visualization do? What is the difference between scientific data and information data Visualization Pipeline Visualization Pipeline Overview Data acquisition

More information

Advanced Concepts for Large Data Visualization. SNU, February 28, 2012

Advanced Concepts for Large Data Visualization. SNU, February 28, 2012 Advanced Concepts for Large Data Visualization SNU, February 28, 2012 Research Interests Scientific Visualization Information Visualization Visual Analytics High Performance Computing User Interface Design

More information

Advanced Visualization Techniques

Advanced Visualization Techniques Advanced Visualization Techniques Kelly Gaither Texas Advanced Computing Center UT/Portugal Summer Institute Coimbra, Portugal July 17, 2008 Topics Covered Remote and Collaborative Visualization EnVision

More information

Johannes Günther, Senior Graphics Software Engineer. Intel Data Center Group, HPC Visualization

Johannes Günther, Senior Graphics Software Engineer. Intel Data Center Group, HPC Visualization Johannes Günther, Senior Graphics Software Engineer Intel Data Center Group, HPC Visualization Data set provided by Florida International University: Simulated fluid flow through a porous medium Large

More information

CSE528 Computer Graphics: Theory, Algorithms, and Applications

CSE528 Computer Graphics: Theory, Algorithms, and Applications CSE528 Computer Graphics: Theory, Algorithms, and Applications Hong Qin State University of New York at Stony Brook (Stony Brook University) Stony Brook, New York 11794--4400 Tel: (631)632-8450; Fax: (631)632-8334

More information

HPC Cloud at SURFsara

HPC Cloud at SURFsara HPC Cloud at SURFsara Offering cloud as a service SURF Research Boot Camp 21st April 2016 Ander Astudillo Markus van Dijk What is cloud computing?

More information

Volume Graphics Introduction

Volume Graphics Introduction High-Quality Volume Graphics on Consumer PC Hardware Volume Graphics Introduction Joe Kniss Gordon Kindlmann Markus Hadwiger Christof Rezk-Salama Rüdiger Westermann Motivation (1) Motivation (2) Scientific

More information

Update on LRZ Leibniz Supercomputing Centre of the Bavarian Academy of Sciences and Humanities. 2 Oct 2018 Prof. Dr. Dieter Kranzlmüller

Update on LRZ Leibniz Supercomputing Centre of the Bavarian Academy of Sciences and Humanities. 2 Oct 2018 Prof. Dr. Dieter Kranzlmüller Update on LRZ Leibniz Supercomputing Centre of the Bavarian Academy of Sciences and Humanities 2 Oct 2018 Prof. Dr. Dieter Kranzlmüller 1 Leibniz Supercomputing Centre Bavarian Academy of Sciences and

More information

QuickSpecs. NVIDIA Quadro K4200 4GB Graphics INTRODUCTION. NVIDIA Quadro K4200 4GB Graphics. Technical Specifications

QuickSpecs. NVIDIA Quadro K4200 4GB Graphics INTRODUCTION. NVIDIA Quadro K4200 4GB Graphics. Technical Specifications J3G89AA INTRODUCTION The NVIDIA Quadro K4200 delivers incredible 3D application performance and capability, allowing you to take advantage of dual copy-engines for seamless data movement within GPU memory

More information

Storage Hierarchy Management for Scientific Computing

Storage Hierarchy Management for Scientific Computing Storage Hierarchy Management for Scientific Computing by Ethan Leo Miller Sc. B. (Brown University) 1987 M.S. (University of California at Berkeley) 1990 A dissertation submitted in partial satisfaction

More information

EULAG: high-resolution computational model for research of multi-scale geophysical fluid dynamics

EULAG: high-resolution computational model for research of multi-scale geophysical fluid dynamics Zbigniew P. Piotrowski *,** EULAG: high-resolution computational model for research of multi-scale geophysical fluid dynamics *Geophysical Turbulence Program, National Center for Atmospheric Research,

More information

Scientific Visualization. Katia Oleinik:

Scientific Visualization. Katia Oleinik: Scientific Visualization Katia Oleinik: koleinik@bu.edu Scientific Visualization (or SciVis) is a branch of computer science which is concerned with graphical representation of real-world objects and scientific

More information

HDX 3D Version 1.0 Requirements Guide

HDX 3D Version 1.0 Requirements Guide HDX 3D Version 1.0 Requirements Guide www.citrix.com TABLE OF CONTENTS Chapter 1 Overview... 3 Introduction to HDX 3D for Professional Graphics... 3 Architecture... 3 Licensing... 4 Chapter 2 Requirements...

More information

Lecture 1: Introduction and Computational Thinking

Lecture 1: Introduction and Computational Thinking PASI Summer School Advanced Algorithmic Techniques for GPUs Lecture 1: Introduction and Computational Thinking 1 Course Objective To master the most commonly used algorithm techniques and computational

More information

Using VTK and the OpenGL Graphics Libraries on HPCx

Using VTK and the OpenGL Graphics Libraries on HPCx Using VTK and the OpenGL Graphics Libraries on HPCx Jeremy Nowell EPCC The University of Edinburgh Edinburgh EH9 3JZ Scotland, UK April 29, 2005 Abstract Some of the graphics libraries and visualisation

More information

Large scale Imaging on Current Many- Core Platforms

Large scale Imaging on Current Many- Core Platforms Large scale Imaging on Current Many- Core Platforms SIAM Conf. on Imaging Science 2012 May 20, 2012 Dr. Harald Köstler Chair for System Simulation Friedrich-Alexander-Universität Erlangen-Nürnberg, Erlangen,

More information

Comparison of High-Speed Ray Casting on GPU

Comparison of High-Speed Ray Casting on GPU Comparison of High-Speed Ray Casting on GPU using CUDA and OpenGL November 8, 2008 NVIDIA 1,2, Andreas Weinlich 1, Holger Scherl 2, Markus Kowarschik 2 and Joachim Hornegger 1 1 Chair of Pattern Recognition

More information

Modern Science Research. Interactive Visualization of Very Large Multiresolution Scientific Data Sets! Data Visualization. Modern Science Research

Modern Science Research. Interactive Visualization of Very Large Multiresolution Scientific Data Sets! Data Visualization. Modern Science Research Modern Science Research Interactive Visualization of Very Large Multiresolution Scientific Data Sets! R. Daniel Bergeron! Much of today's science research is driven by 3 principal components :! sampled

More information

DVS, GPFS and External Lustre at NERSC How It s Working on Hopper. Tina Butler, Rei Chi Lee, Gregory Butler 05/25/11 CUG 2011

DVS, GPFS and External Lustre at NERSC How It s Working on Hopper. Tina Butler, Rei Chi Lee, Gregory Butler 05/25/11 CUG 2011 DVS, GPFS and External Lustre at NERSC How It s Working on Hopper Tina Butler, Rei Chi Lee, Gregory Butler 05/25/11 CUG 2011 1 NERSC is the Primary Computing Center for DOE Office of Science NERSC serves

More information

Responsive Large Data Analysis and Visualization with the ParaView Ecosystem. Patrick O Leary, Kitware Inc

Responsive Large Data Analysis and Visualization with the ParaView Ecosystem. Patrick O Leary, Kitware Inc Responsive Large Data Analysis and Visualization with the ParaView Ecosystem Patrick O Leary, Kitware Inc Hybrid Computing Attribute Titan Summit - 2018 Compute Nodes 18,688 ~3,400 Processor (1) 16-core

More information

Bridging the Gap Between High Quality and High Performance for HPC Visualization

Bridging the Gap Between High Quality and High Performance for HPC Visualization Bridging the Gap Between High Quality and High Performance for HPC Visualization Rob Sisneros National Center for Supercomputing Applications University of Illinois at Urbana Champaign Outline Why am I

More information

Transport Simulations beyond Petascale. Jing Fu (ANL)

Transport Simulations beyond Petascale. Jing Fu (ANL) Transport Simulations beyond Petascale Jing Fu (ANL) A) Project Overview The project: Peta- and exascale algorithms and software development (petascalable codes: Nek5000, NekCEM, NekLBM) Science goals:

More information

COMP Preliminaries Jan. 6, 2015

COMP Preliminaries Jan. 6, 2015 Lecture 1 Computer graphics, broadly defined, is a set of methods for using computers to create and manipulate images. There are many applications of computer graphics including entertainment (games, cinema,

More information

ANSYS Improvements to Engineering Productivity with HPC and GPU-Accelerated Simulation

ANSYS Improvements to Engineering Productivity with HPC and GPU-Accelerated Simulation ANSYS Improvements to Engineering Productivity with HPC and GPU-Accelerated Simulation Ray Browell nvidia Technology Theater SC12 1 2012 ANSYS, Inc. nvidia Technology Theater SC12 HPC Revolution Recent

More information

Parallel Visualization, Data Formatting, Software Overview

Parallel Visualization, Data Formatting, Software Overview Parallel Visualization, Data Formatting, Software Overview Sean Ahern Remote Data Analysis and Visualization Center Any opinions, findings, and conclusions or recommendations expressed in this material

More information

G P G P U : H I G H - P E R F O R M A N C E C O M P U T I N G

G P G P U : H I G H - P E R F O R M A N C E C O M P U T I N G Joined Advanced Student School (JASS) 2009 March 29 - April 7, 2009 St. Petersburg, Russia G P G P U : H I G H - P E R F O R M A N C E C O M P U T I N G Dmitry Puzyrev St. Petersburg State University Faculty

More information

AN INTRODUCTION TO CLUSTER COMPUTING

AN INTRODUCTION TO CLUSTER COMPUTING CLUSTERS AND YOU AN INTRODUCTION TO CLUSTER COMPUTING Engineering IT BrownBag Series 29 October, 2015 Gianni Pezzarossi Linux Systems Administrator Mark Smylie Hart Research Technology Facilitator WHAT

More information