Parallel Performance Optimization of Large-Scale Unstructured Data Visualization for the Earth Simulator
L. Chen, I. Fujishiro, K. Nakajima
Fourth Eurographics Workshop on Parallel Graphics and Visualization, 2002, pp. 133--140.
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.
Article URL: http://diglib.eg.org/EG/DL/WS/EGPGV/EGPGV02/133-140.pdf
BibTeX format:
@inproceedings{Chen:2002:PPO,
  author = {L. Chen and I. Fujishiro and K. Nakajima},
  title = {Parallel Performance Optimization of Large-Scale Unstructured Data Visualization for the Earth Simulator},
  booktitle = {Fourth Eurographics Workshop on Parallel Graphics and Visualization},
  pages = {133--140},
  year = {2002},
}
Search for more articles by L. Chen.
Search for more articles by I. Fujishiro.
Search for more articles by K. Nakajima.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."