Skip to content

A 3D Poisson's Equation Iterative Solver implemented in parallel using MPI

License

Notifications You must be signed in to change notification settings

tdk711/Parallel-Poisson-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Parallel Poisson Solver

A 3D Poisson's Equation Iterative Solver implemented in parallel using MPI. Usses Jacobi iteration to solve the problem.


How to Run:

  • Tested on gcc + Microsoft MPI
  • Run directly from command line
  • Best performance is seen for no. of threads = 4

About

A 3D Poisson's Equation Iterative Solver implemented in parallel using MPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages