A high-performance parallel solver for the Laplace equation using Jacobi iteration. This project utilizes C++, MPI for distributed computing, and OpenMP for shared memory parallelism. The solver is designed to handle large-scale problems efficiently by leveraging hybrid parallelism. -
View it on GitHub