Three-Level Hybrid Parallelization of Large-Scale Data Visualization for the Earth Simulator

Li Chen,Issei Fujishiro,Kengo Nakajima
2008-01-01
Abstract:High parallel performance is the most distinguished feature of parallel visualization subsystem in GeoFEM. This paper describes some strategies we adopted to improve parallel performance of our subsystem for the Earth simulator. The three-level hybrid parallelization has been applied, including message passing for inter-SMP node communication, loop directives by OpenMP for intra-SMP node parallelization and vectorization for each processing element (PE). Good visualization images and high parallel performance have been obtained on Hitachi SR8000 for large unstructured datasets in GeoFEM, which shows the feasibility and effectiveness of our methods for the Earth Simulator.
What problem does this paper attempt to address?