MPI-programming

Here are the practical details for running MPI on the student system.

More details about the MPI-routines are available from the manual pages locally on the student system.

It is not always clear how an MPI-routine works. It may help to read the standard.

Some examples to start with: simple.f90, (simple.f) and simple.c.


Exercise 1

Exercise 2

Mail me the codes so I can run them.

 


Back