These example parallel jobs compute the value of pi using a Monte Carlo method implemented in Fortran.
The algorithm has been parallelised with OpenMP and the jobs can be run on a single node in either the np or nf parallel queues on the Atos HPC.
Examples are provided both for using the Intel compiler and the GNU compiler