Asynchronous Parallel Computing Algorithm implemented in 1D Heat Equation with CUDA
Texas A&M University
2015
@article{lee2015asynchronous,
title={Asynchronous Parallel Computing Algorithm implemented in 1D Heat Equation with CUDA},
author={Lee, Kooktae and Bhattacharya, Raktim},
year={2015}
}
In this note, we present the stability as well as performance analysis of asynchronous parallel computing algorithm implemented in 1D heat equation with CUDA. The primary objective of this note lies in dissemination of asynchronous parallel computing algorithm by providing CUDA code for fast and easy implementation. We show that the simulations carried out on nVIDIA GPU device with asynchronous scheme outperforms synchronous parallel computing algorithm. In addition, we also discuss some drawbacks of asynchronous parallel computing algorithms.
October 31, 2015 by animodor