You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/public_cloud/ai_machine_learning/training_guide_04_concepts_resources/guide.en-gb.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ updated: 2021-05-03
14
14
15
15
## UI Access
16
16
17
-
The URL to access the monitoring is built like this: *https://monitoring.`<REGION>`{=html}.ai.cloud.ovh.net/d/gpu?var-job=`<JOB-ID>`{=html}*
17
+
The URL to access the monitoring is built like this: *https://monitoring.`<REGION>`{=html}.ai.cloud.ovh.net/d/gpu?var-job=`<JOB-ID>`{=html}*
18
18
19
19
It can be fetched in the CLI using this command:
20
20
@@ -105,7 +105,7 @@ This panel displays input and output traffic on your job.
105
105
This panel shows the usage and limit of ephemeral storage allocated to your job. Jobs can use ephemeral storage for data not within a synchronised container.
106
106
107
107
> [!warning]
108
-
> If your usage go beyond the limit of the ephemeral storage, your job will be evicted.
108
+
> If your usage goes beyond the limit of the ephemeral storage, your job will be rejected.
0 commit comments