gpgpu applications
play

GPGPU Applications for Hydrological and Atmospheric Simulations and - PowerPoint PPT Presentation

GPGPU Applications for Hydrological and Atmospheric Simulations and Visualizations on the Web Ibrahim Demir Big Data We are collecting and generating data on a petabyte scale (1Pb = 1,000 Tb = 1M Gb) Data contains valuable information


  1. GPGPU Applications for Hydrological and Atmospheric Simulations and Visualizations on the Web Ibrahim Demir

  2. Big Data  We are collecting and generating data on a petabyte scale (1Pb = 1,000 Tb = 1M Gb)  Data contains valuable information that can drive insights and discoveries  It can be difficult to access, manage, and generate knowledge and decisions from this “big data”

  3. Web 3.0 and GPU JS x 100 - Multicore CPU/GPU Big Data Analytics Desktop-like Games Scientific Visualization Image / Video Processing Augmented / Immersive Reality NVIDIA Titan X – 5760 Cuda Cores 8 TFLOPs compute power

  4. Computing on the Web CPU-based Computations  JavaScript (parallel / multi-core)  SIMD.js  ASM.js GPU-based Computations  WebCL  WebGL

  5. JavaScript Pure JavaScript 50-100x speed improvement Parallel JavaScript Web Workers / Multi-core CPU Background Thread / window-less tab Distributed volunteer computing applications on the client side

  6. SIMD.js SIMD stands for Single Instruction Multiple Data , and for performing operations on multiple data elements, in parallel. SIMD.js is a new API being developed by Intel, Google, and Mozilla. One of the uses of SIMD is to accelerate processing of large arrays of data . SIMD.js will accelerate a wide range of demanding applications today, including games, video and audio manipulation, scientific simulations, and more, on the web.

  7. ASM.js ASM.JS is a highly optimized subset of JS designed to provide near-native application performance in a browser, and well suited for any computationally intensive task.

  8. WebCL WebCL (Web Computing Language) is a JavaScript binding to OpenCL for parallel computing within any compatible web browser without plug-ins. WebCL allows web applications to actualize speed with multi-core CPUs and GPUs; this intends to make computationally intensive programs feasible in the browser, e.g. physics engines, canvas element and video editing. WebCL is designed and maintained by the Khronos Group . The completed specification for WebCL 1.0 was released on March 19, 2014.

  9. WebGL WebGL is a powerful part of the new HTML5 standard, bringing graphics card capabilities directly to the browser. To get WebGL to perform scientific calculations, simply trick GPU by pretending that it is rendering graphics. GPU executes Fragment Shader for every pixel of output image after geometry rasterization to calculate resulting colors. For GPGPU calculations, put your functions here, and calculate a new value of a simulation cell represented by a texture pixel.

  10. GPGPU

  11. What is GPGPU? The GPGPU is General Purpose computing on GPUs . GPGPU operates by using graphics methods and primitives to perform general purpose computations. For example, textures are used as memory , while shaders are programmed to be used as kernels , which are computed on each graphics primitive.

  12. 40m grid cells – 90m res. 150mb terrain raster data converted to 5mb custom image data 9 directions WATERSHED DELINEATION

  13. Video https://www.youtube.com/watch?v=lVMN76sdCrA INSTANT OFFLINE WATERSHED DELINEATION

  14. 40m grid cells – 90m resolution 150mb terrain raster data converted to 5mb custom image data 9 directions Dynamic texture size Data in multi color channels Multi level processing in each iteration WEBGL SHADER WATERSHED DELINEATION

  15. WEBGL SHADER WATERSHED DELINEATION

  16. FLOOD VISUALIZER • Reflections and refractions • Ambient occlusion • Height-field water simulation • Shadows

  17. Video https://www.youtube.com/watch?v=vX8UNdM44_c IMMERSIVE FLOOD VISUALIZER REALISTIC

  18. FLOW VISUALIZATION DYNAMIC DATA HIGH-RESOLUTION

  19. FLOW VISUALIZATION Video https://www.youtube.com/watch?v=PWY4z-7hOuQ DYNAMIC DATA HIGH-RESOLUTION

  20. VIRTUAL REALITY GAME PHYSICS Levee/Dam Dynamic Objects River System Static Objects

  21. VIRTUAL REALITY GAME PHYSICS Levee/Dam Video https://www.youtube.com/watch?v=DXrBkjr7nec Dynamic Objects River System Static Objects

  22. MARKER DETECTION Webcam AUGMENTED REALITY Augmented Projection Marker

  23. Table Augmented Projection Marker MARKER DETECTION AUGMENTED REALITY

  24. Table Augmented Projection Video Marker https://www.youtube.com/watch?v=eHgM_0rw1bY MARKER DETECTION AUGMENTED REALITY

  25. HEADS-UP DISPLAY IMMERSIVE REALITY Distorted Projection of Scene

  26. HEADS-UP DISPLAY IMMERSIVE REALITY Distorted Projection of Scene Video https://www.youtube.com/watch?v=tY9QaDHnyAU

  27. Controls and Interaction Gesture Tracking Motion Tracking MOTION TRACKING Remote GESTURE CONTROLS Interaction

  28. Large Scale Geospatial Data Visualization

  29. 3-DIMENSIONAL REMOTE INTERACTION FLOOD MAP FLIGHT SIMULATOR

  30. FLOOD MAP FLIGHT SIMULATOR Video https://www.youtube.com/watch?v=6ZzLT_8U6fk 3-D ENGAGING REMOTE INTERACTION

  31. Rainfall Maps

  32. 550 hours (2200 steps) of data 3D PERSPECTIVE VIEW RAINFALL & RIVER DRAINAGE

  33. 550 hours (2200 steps) of data Video https://www.youtube.com/watch?v=FhmMAzyd7fI 3D PERSPECTIVE VIEW RAINFALL & RIVER DRAINAGE

  34. SPECIAL GRID RAINFALL PRODUCT DATA BROWSER WEBGL + GPU

  35. http://ifis.iowafloodcenter.org Iowa Flood Information System

  36. Thank you Questions Ibrahim Demir ibrahim-demir @ uiowa.edu http://myweb.uiowa.edu/demir/

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend