You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

These example parallel jobs compute the value of pi using a Monte Carlo method implemented in Fortran.

The algorithm has been parallelised with a hybrid MPI - OpenMP approach.  The jobs can be run in either the np or nf parallel queues on TEMS.

Examples are provided both for using the Intel compiler with Intel MPI and the GNU compiler with OpenMPI.

  • No labels