TR-2014-09

Data Decomposition in Monte Carlo Neutron Transport Simulations using Global View Arrays

Nan Dun; Hajime Fujita; John R. Tramm; Andrew A. Chien; Andrew R. Siegel. 21 May, 2014.
Communicated by Andrew Chien.

Abstract

Accommodating large tally data can be a challenging problem for Monte Carlo neutron transport simulations. Current approaches include either simple data replication, or are based on application- controlled decomposition such as domain partitioning or client/server models, which are limited by either memory cost or performance loss. We propose and analyze an alternative solution based on global view arrays. By using global view arrays, tallies are naturally partitioned into small globally addressable blocks that fit in the limited on-node memory of compute nodes, achieving both highly scalable memory and performance efficiency. This approach also greatly simplifies the programmability compared to application-controlled approaches. Our implementation is based on integrating a global view library built on MPI one-sided communication, Global View Resilience (GVR), into the OpenMC Monte Carlo transport code. The RMA-based global view array implementation is able to achieve a speedup of over 95× at 256 processes. Our results improve scalability significantly compared to the tally server approach and are better than any other published results, indicating that global view array is a promising alternative to enable full-core LWR analysis on current and future computer systems.

Original Document

The original document is available in PDF (uploaded 21 May, 2014 by Andrew Chien).