C/MPI parallelization of the heat equation with source term:
with benchmark functions:

or

Run:
mpicc MPI_benchmark_solver.c -o MPI_benchmark_solver && mpirun -np N MPI_benchmark_solver
with N = 1+2\*R+2\*C, R = 1,2,..., C = 0,1,2,...
| Name | Name | Last commit date | ||
|---|---|---|---|---|
C/MPI parallelization of the heat equation with source term:
with benchmark functions:

or

Run:
mpicc MPI_benchmark_solver.c -o MPI_benchmark_solver && mpirun -np N MPI_benchmark_solver
with N = 1+2\*R+2\*C, R = 1,2,..., C = 0,1,2,...