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: docs/admin/workloads/submitting-workloads.md
+14-10Lines changed: 14 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -36,11 +36,13 @@ To submit a workload using the UI:
36
36
37
37
8. In the *General* pane, add special settings for your training (optional):
38
38
39
-
1. Press *Auto-deletion* to delete the training automatically when it either completes or fails. You can configure the timeframe in days, hours, minuets, and seconds. If the timeframe is set to 0, the training will be deleted immediately after it completes or fails.
40
-
2. Press *Annotation* to a name and value to annotate the training. Repeat this step to add multiple annotations.
41
-
3. Press *Label* to a name and value to label the training. Repeat this step to add multiple labels.
39
+
1. Toggle the switch to allow the workspace to exceed the project's quota.
40
+
2. Set the backoff limit before workload failure, this can be changed, if necessary. Use integers only. (Default = 6, maximum = 100, minimum = 0).
41
+
3. Press *Auto-deletion* to delete the training automatically when it either completes or fails. You can configure the timeframe in days, hours, minuets, and seconds. If the timeframe is set to 0, the training will be deleted immediately after it completes or fails.
42
+
4. Press *Annotation* to a name and value to annotate the training. Repeat this step to add multiple annotations.
43
+
5. Press *Label* to a name and value to label the training. Repeat this step to add multiple labels.
42
44
43
-
9. When complete, press *Create workspace.
45
+
9. When complete, press *Create workspace*.
44
46
45
47
=== "Training"
46
48
@@ -73,9 +75,10 @@ To submit a workload using the UI:
73
75
74
76
9. (Optional) In the *General* pane, add special settings for your training (optional):
75
77
76
-
1. Press *Auto-deletion* to delete the training automatically when it either completes or fails. You can configure the timeframe in days, hours, minuets, and seconds. If the timeframe is set to 0, the training will be deleted immediately after it completes or fails.
77
-
2. Press *Annotation* to a name and value to annotate the training. Repeat this step to add multiple annotations.
78
-
3. Press *Label* to a name and value to label the training. Repeat this step to add multiple labels.
78
+
1. Set the backoff limit before workload failure, this can be changed, if necessary. Use integers only. (Default = 6, maximum = 100, minimum = 0).
79
+
2. Press *Auto-deletion* to delete the training automatically when it either completes or fails. You can configure the timeframe in days, hours, minuets, and seconds. If the timeframe is set to 0, the training will be deleted immediately after it completes or fails.
80
+
3. Press *Annotation* to a name and value to annotate the training. Repeat this step to add multiple annotations.
81
+
4. Press *Label* to a name and value to label the training. Repeat this step to add multiple labels.
79
82
80
83
10. If you if selected `Workers & master` Press *Continue* to `Configure the master` and go to the next step. If not, then press *Create training*.
81
84
@@ -99,9 +102,10 @@ To submit a workload using the UI:
99
102
100
103
5. (Optional) In the *General* pane, add special settings for your training (optional):
101
104
102
-
1. Press *Auto-deletion* to delete the training automatically when it either completes or fails. You can configure the timeframe in days, hours, minuets, and seconds. If the timeframe is set to 0, the training will be deleted immediately after it completes or fails.
103
-
2. Press *Annotation* to a name and value to annotate the training. Repeat this step to add multiple annotations.
104
-
3. Press *Label* to a name and value to label the training. Repeat this step to add multiple labels.
105
+
1. Set the backoff limit before workload failure, this can be changed, if necessary. Use integers only. (Default = 6, maximum = 100, minimum = 0).
106
+
2. Press *Auto-deletion* to delete the training automatically when it either completes or fails. You can configure the timeframe in days, hours, minuets, and seconds. If the timeframe is set to 0, the training will be deleted immediately after it completes or fails.
107
+
3. Press *Annotation* to a name and value to annotate the training. Repeat this step to add multiple annotations.
108
+
4. Press *Label* to a name and value to label the training. Repeat this step to add multiple labels.
105
109
106
110
12. When your training configuration is complete. press *Create training*.
0 commit comments