Accelerating and benchmarking radix-k image compositing at large scale

  • Authors:
  • Wesley Kendall;Tom Peterka;Jian Huang;Han-Wei Shen;Robert Ross

  • Affiliations:
  • The University of Tennessee, Knoxville, TN;Argonne National Laboratory, Argonne, IL;The University of Tennessee, Knoxville, TN;The Ohio State University, Columbus, OH;Argonne National Laboratory, Argonne, IL

  • Venue:
  • EG PGV'10 Proceedings of the 10th Eurographics conference on Parallel Graphics and Visualization
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Radix-k was introduced in 2009 as a configurable image compositing algorithm. The ability to tune it by selecting k-values allows it to benefit more from pixel reduction and compression optimizations than its predecessors. This paper describes such optimizations in Radix-k, analyzes their effects, and demonstrates improved performance and scalability. In addition to bounding and run-length encoding pixels, k-value selection and load balance are regulated at run-time. Performance is systematically analyzed for an array of process counts, image sizes, and HPC and graphics clusters. Analyses are performed using compositing of synthetic images and also in the context of a complete volume renderer and scientific data. We demonstrate increased performance over binary swap and show that 64 megapixels can be composited at rates of 0.08 seconds, or 12.5 frames per second, at 32 K processes.