Mise à jour de Running the jobs authored by Awa Sepou Ngailo's avatar Awa Sepou Ngailo
...@@ -33,6 +33,7 @@ There are different partitions adapted to different kind of jobs. The time limit ...@@ -33,6 +33,7 @@ There are different partitions adapted to different kind of jobs. The time limit
* *fdr:* should be avoided. * *fdr:* should be avoided.
* *besteffort:* for idempotent jobs. This partition has few constraints, but jobs of this partition will be interrupted whenever theirs resources are needed (advanced). * *besteffort:* for idempotent jobs. This partition has few constraints, but jobs of this partition will be interrupted whenever theirs resources are needed (advanced).
* *bash:* for interactive jobs. * *bash:* for interactive jobs.
* *amd:* for parallel jobs
# Controlling/querying jobs # Controlling/querying jobs
... ...
......