Skip to content

Commit 0007f2e

Browse files
authored
Merge pull request #36 from calculquebec/post-mortem-h25
Lien vers notre documentation sur les tâches
2 parents ff78dd8 + 87dd64d commit 0007f2e

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

doc/en/slurm/commands.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ Commands
66
Submitting jobs
77
---------------
88

9-
There are several options for submitting a computational job, but the first
10-
method below is preferred to avoid waiting on the command line and to avoid
11-
wasting computation time.
9+
There are several options for `submitting a computational job
10+
<https://docs.alliancecan.ca/wiki/Running_jobs>`__, but the first method below
11+
is preferred to avoid waiting on the command line and to avoid wasting
12+
computation time.
1213

1314
#. Via a job script:
1415

doc/fr/slurm/commands.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ Commandes
66
Soumission de tâches
77
--------------------
88

9-
Il existe plusieurs possibilités pour soumettre une tâche de calcul, mais la
10-
première méthode ci-dessous est à privilégier afin d'éviter d'attendre sur la
11-
ligne de commandes et pour éviter le gaspillage de temps de calcul.
9+
Il existe plusieurs possibilités pour `soumettre une tâche de calcul
10+
<https://docs.alliancecan.ca/wiki/Running_jobs/fr>`__, mais la première méthode
11+
ci-dessous est à privilégier afin d'éviter d'attendre sur la ligne de commandes
12+
et pour éviter le gaspillage de temps de calcul.
1213

1314
#. Via un script de tâche :
1415

0 commit comments

Comments
 (0)