R.P. Souto, H.F. de Campos Velho, S. Stephany, A.J. Preto, C .F. Segatto, M.T. Vilhena (2003): A Parallel Implementation of the LTSn Method for a Radiative Transfer Problem, The 15th Symposium on Computer Architecture and High Performance Computing (SBAC-PAD 2003), 10-12 November, Sao Paulo (SP), Brazil.

Abstract: A radiative transfer solver that implements the LTSn method was optimized and parallelized using the MPI message passing communication library. Timing and profiling information was obtained for the sequential code in order to identify performance bottlenecks. Performance tests were executed in a distributed memory parallel machine, a multicomputer based on IA-32 architecture. The radiative transfer equation was solved for a cloud test case to evaluate the parallel performance of the LTSn method. The LTSn code include spatial discretization of the domain and Fourier decomposition of the radiances leading to independent azimuthal modes. This yields an independent radiative transfer equation for each mode that can be executed by a different processor in a parallel implementation. Speed-up results show that the parallel implementation is suitable for the used architecture.