Parallel performance optimization of large-scale unstructured data visualization for the earth simulator

  • Authors:
  • L. Chen;I. Fujishiro;K. Nakajima

  • Affiliations:
  • Research Organization for Information Science & Technology, Tokyo, Japan;Research Organization for Information Science & Technology, Tokyo, Japan and Ochanomizu University, Tokyo, Japan;Research Organization for Information Science & Technology, Tokyo, Japan

  • Venue:
  • EGPGV '02 Proceedings of the Fourth Eurographics Workshop on Parallel Graphics and Visualization
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes some efficient parallel performance optimization strategies for large-scale unstructured data visualization on SMP cluster machines including the Earth Simulator in Japan. The three-level hybrid parallelization is employed in our implementation, consisting of message passing for inter-SMP node communication, loop directives by OpenMP for intra-SMP node parallelization, and vectorization for each processing element (PE). In order to improve the speedup performance for the hybrid parallelization, some techniques, such as multi-coloring for removing data race and dynamic load repartition for load balancing, are considered. Good visualization images and high parallel performance have been achieved on Hitachi SR8000 for large-scale unstructured datasets, which shows the feasibility and effectiveness of our strategies.