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 the Atos HPC

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