Changes
Page history
Update home
authored
Jul 18, 2019
by
Odunlami Marc
Show whitespace changes
Inline
Side-by-side
home.md
View page @
4a5b4b79
...
...
@@ -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 Bilbo:
*
[
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
)
.
*
[
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
)
.