Brief explanation of MPI, followed by a hello world example in Fortran.
I used Ubuntu 20 (in a VM, which shows at 13 min in, oops)
Update: with the "mpirun --oversubscribe" option you can run with more processes than cores, though not efficient, this can be useful for instance when debugging.
Download
0 formats
No download links available.
Parallel programming in Fortran with MPI (hello world) | NatokHD