Git Product home page Git Product logo

sdvis's Introduction

Software-Defined Visualization

The Software-Defined Visualization (SDVis) suite contains (mostly) open-source packages designed for performant rendering and visualization on supercomputing cyberinfrastructure. The goal of the suite is to enable visualization capabilities for in situ and post-process analysis across the various hardware architectures found in high performance computing.

Motivation

The design emphasis for supercomputing systems has moved from raw performance to performance-per-watt, and as a result, supercomputing architectures are converging on processor with wide vector units and many processing cores per chip. Such processors are capable of performant image rendering purely in software. This improved capability is fortuitous, since the prevailing homogeneous system designs lack dedicated, hardware-accelerated rendering subsystems for use in data visualization. Reliance on this "software-defined" rendering capability will grow in importance since, due to growing data sizes, visualizations must be performed on the same machine where the data is produced. Further, as data sizes outgrow disk I/O capacity, visualization will be increasingly incorporated into the simulation code itself ({\it in situ} visualization).

Fortunately, a number of recently-developed software packages capture the improved rendering performance of general-purpose processors and expose that performance through common visualization toolkits. Among these packages are those that render via rasterization, the algorithm used in hardware accelerators, as well as those that render via ray tracing, an algorithm that physically simulates the travel of light. To produce insightful visualizations most efficiently, the visualization scientist should understand the capabilities, performance characteristics and precision limits of each rendering method.

The SDVis suite member projects include:

  • GLuRay (tacc.github.io/GLuRay)
  • GraviT (tacc.github.io/GraviT)
  • Manta (mantawiki.sci.utah.edu)
  • OpenSWR (openswr.org)
  • OSPRay (ospray.github.io)
  • vtkOSPRay (tacc.github.io/vtkOSPRay)
    • pvOSPRay (tacc.github.io/pvOSPRay)
    • visitOSPRay (tacc.github.io/visitOSPRay)
  • SVBench (tacc.github.io/vis-workloads)

sdvis's People

Contributors

pnav avatar annedara avatar scottre avatar

Stargazers

Eleni Maria Stea avatar  avatar

Watchers

James Cloos avatar Greg Abram avatar  avatar quote avatar Heriberto Nieto avatar  avatar ruthie avatar Mike Packard avatar Joao Barbosa avatar  avatar Alex Gerome avatar Shannon avatar dave semeraro avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.