... | @@ -15,3 +15,4 @@ Slurm job scripts contains two parts: |
... | @@ -15,3 +15,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/openmpi/spar_distrib_openmpi.sh).
|
|
* [Parallel, distributed memory (MPI with OpenMPI) job](https://git.univ-pau.fr/num-as/bilbo-cluster/blob/master/jobs/openmpi/spar_distrib_openmpi.sh).
|
|
* [Gaussian 16 job](https://git.univ-pau.fr/num-as/bilbo-cluster/blob/master/jobs/gaussian/sg16.sh).
|
|
* [Gaussian 16 job](https://git.univ-pau.fr/num-as/bilbo-cluster/blob/master/jobs/gaussian/sg16.sh).
|
|
|
|
* [VASP job](https://git.univ-pau.fr/num-as/bilbo-cluster/blob/master/jobs/vasp/svasp.sh). |