• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2012, Vol. 34 ›› Issue (8): 160-165.

• 论文 • Previous Articles     Next Articles

Parallel Visualization of the Simulations on Tens of Thousands of Cores

XIAO Li,AI Zhiwei,WANG Hongkun   

  1. (High Performance Computing Center,Institute of
    Applied Physics and Computational Mathematics,Beijing 100094,China)
  • Received:2012-04-28 Revised:2012-06-11 Online:2012-08-25 Published:2012-08-25

Abstract:

In scientific and engineering computing, some datasets generated by the simulations on tens of thousands of cores are measured in terabytes or even more. These datasets contain the data from multiple timesteps. The amount of each timestep dataset distributed to thousands of files is gigabytes or even tens of gigabytes. The hierarchical data structure based on the patch is designed to support the visualization of such scale dataset. And more, the parallel visualization pipeline and data communication algorithms are improved and optimized. Finally, two datasets coming from the code run on tens of thousands of cores are visualized. The measured result show that for the 5GB and 32GB data at single moments, on tens of thousands of processor cores, the time between the data imput and the result output is 19s and 80s respectively, and the interactive operation is between 2s and 10s; for the 3D rendering it is within several seconds, and the slicing is within 2s.

Key words: timevarying dataset;parallel visualization;patch