|
|
Welcome to the Bilbo cluster documentation homepage.
|
|
|
|
|
|
[Calendar](https://partage.univ-pau.fr/home/%20Cluster_de_calcul_Enseignement@univ-pau.fr/Calendar.html?view=week&tz=Europe%2FBrussels) |
|
|
\ No newline at end of file |
|
|
\[\[_TOC_\]\]
|
|
|
|
|
|
## Calendar
|
|
|
|
|
|
[Calendar](https://partage.univ-pau.fr/home/%20Cluster_de_calcul_Enseignement@univ-pau.fr/Calendar.html?view=week&tz=Europe%2FBrussels)
|
|
|
|
|
|
## Job script examples
|
|
|
|
|
|
Slurm job scripts contains two parts:
|
|
|
1. Slurm directives: starting with `#SBATCH`, they specify Slurm options.
|
|
|
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:
|
|
|
|
|
|
|