Comparative Study of the Execution Time of Parallel Heat Equation on CPU and GPU
Abstract
Parallelization has become a universal technique for computing an intensive scientific simulation to shorten the execution time of complex problems. It consists of bringing together the power of several thousand processors to perform complex calculations at high speed. The choice of the runtime environment to execute parallel programs significantly influences the execution time. For this reason, this article aims to materialize the impact of computing architectures on the performance of parallel implementations. To better achieve this contribution, we have implemented the heat equation executed on CUDA platform and we have compared the results with those of SkelGIS implementation from the literature. Through the results of the experiments, we demonstrated that the execution time of the CUDA implementation on graphics processing unit (GPU) is almost 100X faster for very large meshes compared to the other implementations.
Keywords
CUDA, GPU, Parallel implementation, Parallel architecture, Heat equationThis work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
S. Belhaous, S. Chokri, S. Baroud and M. Mestari, "Comparative Study of the Execution Time of Parallel Heat Equation on CPU and GPU," in Journal of Communications Software and Systems, vol. 17, no. 4, pp. 350-357, December 2021, doi: 10.24138/jcomss-2021-0133
@article{belhaous2021comparativestudy, author = {Safa Belhaous and Soumia Chokri and Sohaib Baroud and Mohamed Mestari}, title = {Comparative Study of the Execution Time of Parallel Heat Equation on CPU and GPU}, journal = {Journal of Communications Software and Systems}, month = {12}, year = {2021}, volume = {17}, number = {4}, pages = {350--357}, doi = {10.24138/jcomss-2021-0133}, url = {https://doi.org/10.24138/jcomss-2021-0133} }