PDC-support / introduction-to-mpi

Software Carpentry style introduction to MPI
https://pdc-support.github.io/introduction-to-mpi
Other
6 stars 4 forks source link

use a simpler example than 2D Poisson equation #21

Open wikfeldt opened 4 years ago

wikfeldt commented 4 years ago

either simplify poisson code to 1D, or use another example (e.g. compute-pi)

wikfeldt commented 4 years ago

C and Fortran code has now been reduced to 1D. Needs to be done for Python examples too