Browse by Tags

Parallel Implementation of Backward Substitution in Gaussian Elimination to Solve Systems of Linear Equations
21 July 08 05:42 AM | norman | 4 comment(s)
I just uploaded another paper on Parallel Computing . This time I implemented parallel algorithm in the backward Substitution portion of the Gaussian ELimination algorithm to solve Systems of Linear Equations. I used C++ and the MPI Library from the Microsoft...
Parallel Implementation of Simpson’s Rule for Numerical Integration to approximate the value of Pi
13 June 08 07:32 AM | norman | 1 comment(s)
In previous posts I talked more on theoretical aspects of parallel computing. In this post I'm going to show some code example of a parallel program that I did. The code is in C and uses the MPI (Message Pasing Interface) library that is part of Microsoft...

This Blog

About Me

Syndication