-
Notifications
You must be signed in to change notification settings - Fork 0
cmaraziaris/jacobi-sor-parallel-computing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Numerically solving the Poisson equation using the Jacobi-SOR method. Solutions using pure MPI, MPI+OpenMP and CUDA approaches are implemented.