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

The algorithm has been parallelised with pure MPI and the jobs can be run in either the np or nf parallel queues on Atos HPC.  

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