In this repository, you will find a serial, shared-memory parallel, distributed-memory parallel and hybrid implementations of the conjugate gradient optimization simulation. This is a sparse linear solver optimized using the second-order poisson equation.
c cpp optimization openmp mpi multithreading high-performance-computing conjugate-gradient optimization-algorithms poisson-equation simulation-modeling sparse-linear-solver shared-memory-parallel distributed-memory-parallel dense-solver
-
Updated
Jun 6, 2022 - C++