Source code of Parallel and Serial Red-Black SOR in Chapel, D and Go Languages

Successive over-relaxation (SOR) is a computationally intensive, yet extremely important iterative solver for linear systems. Due to recent growth in amount of data generated and increasing problem sizes, serial platforms have proved to be insufficient in providing the required computational power. This code provides parallel implementations of red-black SOR method using three modern programming languages: Chapel, D and Go.
Find Source code of Parallel and Serial Red-Black SOR in Chapel, D and Go Languages at: http://www.academia.edu/9709444/Source_code_of_Parallel_and_Serial_Red-Black_SOR_Implementation_in_Chapel_D_and_Go_Languages

No votes yet.
Please wait...
Share
This entry was posted in Linear Algebra. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *