Skip to content
Snippets Groups Projects
Commit bb5fce61 authored by jnbazin's avatar jnbazin
Browse files

essai bugfix table 2

parent eece60bf
No related branches found
No related tags found
No related merge requests found
Pipeline #5097 passed
...@@ -37,11 +37,10 @@ srun monprogram.o ...@@ -37,11 +37,10 @@ srun monprogram.o
## Directives `#SBATCH` ## Directives `#SBATCH`
| Directive | Description |
| -------------- | ------------------------------------------------------------ | | -------------- | ------------------------------------------------------------ |
| `--job-name` | Nom souhaité pour le job (facilement identifiable ensuite) | | `--job-name` | Nom souhaité pour le job (facilement identifiable ensuite) |
| `--output` | Nom souhaité pour le fichier de sortie de Slurm | | `--output` | Nom souhaité pour le fichier de sortie de Slurm |
| `--gres=` | Demande d'allocation de Generic RESources | | `--gres=` | Demande d'allocation de Generic RESources |
|--------------|------------------------------------------------------------|
Il en existe beaucoup d'autres : [https://slurm.schedmd.com/sbatch.html](https://slurm.schedmd.com/sbatch.html) Il en existe beaucoup d'autres : [https://slurm.schedmd.com/sbatch.html](https://slurm.schedmd.com/sbatch.html)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment