Update home authored by Odunlami Marc's avatar Odunlami Marc
...@@ -14,4 +14,4 @@ Slurm job scripts contains two parts: ...@@ -14,4 +14,4 @@ Slurm job scripts contains two parts:
Here are some self-explanatory job script examples for several softwares/applications on Bilbo: Here are some self-explanatory job script examples for several softwares/applications on Bilbo:
* [Parallel, distributed memory (MPI with OpenMPI) job](https://git.univ-pau.fr/num-as/bilbo-cluster/blob/master/jobs/spar_distrib_openmpi.sh). * [Parallel, distributed memory (MPI with OpenMPI) job](https://git.univ-pau.fr/num-as/bilbo-cluster/blob/master/jobs/spar_distrib_openmpi.sh).
* [Gaussian 16 job](https://git.univ-pau.fr/num-as/bilbo-cluster/blob/master/jobs/sg16.sh).