Download PDFOpen PDF in browser

Efficient Parallel Simulations of Wireless Signal Wave Propagation

EasyChair Preprint no. 4126

7 pagesDate: September 1, 2020

Abstract

A common pattern in high performance scientific computing is the structured grid pattern in which one or more elements of a matrix are computed as a stencil operation of other matrix neighbouring elements. Since there are multiple options to efficiently implement this pattern on modern computing architectures, we provide a comparison of the performance of a number of parallel implementations on a multi-core system with GPU capabilities. The application used for this case study implements the propagation of wireless signals in a bi-dimensional environment, considering reflections and signal attenuation. The parallel programming paradigms examined in this paper include CUDA , TBB, Rust and OpenMP, with CUDA proving to be the fastest implementation.

Keyphrases: CUDA, GP-GPU, numerical simulation, OpenMP, PDE, Rust, structured grid, TBB, wave propagation

BibTeX entry
BibTeX does not have the right entry for preprints. This is a hack for producing the correct reference:
@Booklet{EasyChair:4126,
  author = {Dorin-Marian Ionita and Filip-George Manole and Emil-Ioan Slusanschi},
  title = {Efficient Parallel Simulations of Wireless Signal Wave Propagation},
  howpublished = {EasyChair Preprint no. 4126},

  year = {EasyChair, 2020}}
Download PDFOpen PDF in browser