/Parallel-Jacobi

Optimization of a C program that implements the Jacobi algorithm. Parallelization of the aforementioned program in 3 ways: using MPI, an MPI/OpenMP hybrid and CUDA.

Primary LanguageC

This repository is not active