Update home authored by Odunlami Marc's avatar Odunlami Marc
......@@ -13,5 +13,5 @@ Slurm job scripts contains two parts:
1. Unix directives: commands for your job execution, such as loading modules, launching an executable program, etc.
Here are some self-explanatory job script examples for several softwares/applications on Pyrene:
* [Parallel, distributed memory (MPI with OpenMPI) job](https://git.univ-pau.fr/num-as/bilbo-cluster/blob/master/jobs/spar_distrib_openmpi.sh).