Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages