Title: A study of successive over-relaxation method parallelisation over modern HPC languages
Authors: Sparsh Mittal
Addresses: Electrical and Computer Engineering, Iowa State University, Iowa, 50014, USA
Abstract: Successive over-relaxation (SOR) is a computationally intensive, yet extremely important iterative solver for solving linear systems. Due to recent trends of exponential growth in the amount of data generated and increasing problem sizes, serial platforms have proved to be insufficient in providing the required computational power. In this paper, we present parallel implementations of red-black SOR method using three modern programming languages namely Chapel, D and Go. We employ SOR method for solving 2D steady-state heat conduction problem. We discuss the optimisations incorporated and the features of these languages which are crucial for improving the program performance. Experiments have been performed using two, four, and eight threads and performance results are compared with those obtained using serial execution. The analysis of results provides important insights into the working of SOR method.
Keywords: successive over-relaxation; SOR; Chapel programming language; Go programming language; golang; D programming language; dlang; multithreading; high-performance computing; HPC languages; parallelisation.
DOI: 10.1504/IJHPCN.2014.062731
International Journal of High Performance Computing and Networking, 2014 Vol.7 No.4, pp.292 - 298
Received: 19 Feb 2013
Accepted: 06 Jul 2013
Published online: 29 Jul 2014 *