Skip to content

Implementation of a parallel gauss-seidel method with MPI

Notifications You must be signed in to change notification settings

horaceg/parallel-gauss-seidel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel Gauss-Seidel method

You need MPICH2 to launch the program. Then, just do paht\to\MPICH2\bin\mpiexec.exe -localonly 2 gauss_seidel.exe to test with 2 processors.

About

Implementation of a parallel gauss-seidel method with MPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published