Streaming-enabled parallel dataflow architecture for multicore systems

  • Authors:
  • Huy T. Vo;Daniel K. Osmari;Brian Summa;João L. D. Comba;Valerio Pascucci;Cláudio T. Silva

  • Affiliations:
  • SCI Institute, University of Utah;Instituto de Informática, Universidade Federal do Rio Grande do Sul, Brasil;SCI Institute, University of Utah;Instituto de Informática, Universidade Federal do Rio Grande do Sul, Brasil;SCI Institute, University of Utah;SCI Institute, University of Utah

  • Venue:
  • EuroVis'10 Proceedings of the 12th Eurographics / IEEE - VGTC conference on Visualization
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

We propose a new framework design for exploiting multi-core architectures in the context of visualization dataflow systems. Recent hardware advancements have greatly increased the levels of parallelism available with all indications showing this trend will continue in the future. Existing visualization dataflow systems have attempted to take advantage of these new resources, though they still have a number of limitations when deployed on shared memory multi-core architectures. Ideally, visualization systems should be built on top of a parallel dataflow scheme that can optimally utilize CPUs and assign resources adaptively to pipeline elements. We propose the design of a flexible dataflow architecture aimed at addressing many of the shortcomings of existing systems including a unified execution model for both demand-driven and event-driven models; a resource scheduler that can automatically make decisions on how to allocate computing resources; and support for more general streaming data structures which include unstructured elements. We have implemented our system on top of VTK with backward compatibility. In this paper, we provide evidence of performance improvements on a number of applications.