Efficient Data Distribution Algorithm on NUMA Shared Memory Multiprocessors

Xiaomei Guo,Qingxin Guo,Wei Zhao,Wenhua Yu
DOI: https://doi.org/10.1109/iceice.2012.583
2012-01-01
Abstract:Choosing a good data distribution scheme is important to performance of data-parallel applications on Non-Uniform Memory Access (NUMA) shared memory multiprocessors. In this paper, we introduce a data distribution scheme by specifying both thread-to-core and thread-to-memory affinity within Open MP-MPI Hybrid parallel finite difference time domain (FDTD) applications. The scheme has achieved the excellent performance. An example is employed to demonstrate the engineering applications of parallel FDTD method based on the scheme.
What problem does this paper attempt to address?