Paper
16 May 2013 Large-scale numerical simulation of laser propulsion by parallel computing
Yaoyuan Zeng, Wentao Zhao, Zhenghua Wang
Author Affiliations +
Proceedings Volume 8796, 2nd International Symposium on Laser Interaction with Matter (LIMIS 2012); 87960N (2013) https://doi.org/10.1117/12.2011249
Event: 2nd International Symposium on Laser Interaction with Matter (LIMIS 2012), 2012, Xi'an, Shaanxi, China
Abstract
As one of the most significant methods to study laser propelled rocket, the numerical simulation of laser propulsion has drawn an ever increasing attention at present. Nevertheless, the traditional serial simulation model cannot satisfy the practical needs because of insatiable memory overhead and considerable computation time. In order to solve this problem, we study on a general algorithm for laser propulsion design, and bring about parallelization by using a twolevel hybrid parallel programming model. The total computing domain is decomposed into distributed data spaces, and each partition is assigned to a MPI process. A single step of computation operates in the inter loop level, where a compiler directive is used to split MPI process into several OpenMP threads. Finally, parallel efficiency of hybrid program about two typical configurations on a China-made supercomputer with 4 to 256 cores is compared with pure MPI program. And, the hybrid program exhibits better performance than the pure MPI program on the whole, roughly as expected. The result indicates that our hybrid parallel approach is effective and practical in large-scale numerical simulation of laser propulsion.
© (2013) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Yaoyuan Zeng, Wentao Zhao, and Zhenghua Wang "Large-scale numerical simulation of laser propulsion by parallel computing", Proc. SPIE 8796, 2nd International Symposium on Laser Interaction with Matter (LIMIS 2012), 87960N (16 May 2013); https://doi.org/10.1117/12.2011249
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Laser propulsion

Computer programming

Numerical simulations

Parallel computing

Systems modeling

Fluid dynamics

Ray tracing

Back to Top