Parallel Computing for Lattice Monte Carlo Simulation of Large-Scale Thin Film Growth

Shu Jiwu,Zheng Weimin,Lu Qin,Huang Hanchen,Wong Waion
DOI: https://doi.org/10.1360/02yf9008
2002-01-01
Science in China Series F Information Sciences
Abstract:This paper proposes two viable computing strategies for distributed parallel systems: domain division with sub-domain overlapping and asynchronous communication. We have implemented a parallel computing procedure for simulation of Ti thin film growing process of a system with 1000 × 1000 atoms by means of the Monte Carlo (MC) method. This approach greatly reduces the computation time for simulation of large-scale thin film growth under realistic deposition rates. The multi-lattice MC model of deposition comprises two basic events: deposition, and surface diffusion. Since diffusion constitutes more than 90% of the total simulation time of the whole deposition process at high temperature, we concentrated on implementing a new parallel diffusion simulation that reduces communication time during simulation. Asynchronous communication and domain overlapping techniques are used to reduce the waiting time and communication time among parallel processors. The parallel algorithms we propose can simulate the thin film growth of a system with many more particles than before under realistic deposition rates, and can provide a more efficient means for computer simulation of thin film growth.
What problem does this paper attempt to address?