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/Researcher/user-interface/workspaces/create/workspace-v2.md
+17-11Lines changed: 17 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -16,19 +16,25 @@ To create a new workspace:
16
16
17
17
4. Enter a name for your workspace and press *Continue*.
18
18
5. Select an environment from the tiles. If your environment is not listed, use the *Search environments* box to find it. Press *New environment* to create an environment if needed.
19
-
1. Press *Commands and Arguments* to add special commands and arguments to your environment selection.
20
-
2. Press *Environment variable* to add an environment variable. Press again if you need more environments variables.
19
+
20
+
1. Press *Commands and Arguments* to add special commands and arguments to your environment selection.
21
+
2. Press *Environment variable* to add an environment variable. Press again if you need more environments variables.
22
+
21
23
6. Select a compute resource from the tiles. If your compute resource is not listed, use the *Search compute resources* box to find it. Press *New compute resource* to create a compute resource if needed.
22
24
7. Open the *Volume* pane, and press *Volume* to add a volume to your workspace.
23
-
1. Select the *Storage class* from the dropdown.
24
-
2. Select the *Access mode* from the dropdown.
25
-
3. Enter a claim size, and select the units.
26
-
4. Select a *Volume system*, mode from the dropdown.
27
-
5. Enter the *Container path* for volume target location.
28
-
6. Select a *Volume persistency.
25
+
26
+
1. Select the *Storage class* from the dropdown.
27
+
2. Select the *Access mode* from the dropdown.
28
+
3. Enter a claim size, and select the units.
29
+
4. Select a *Volume system*, mode from the dropdown.
30
+
5. Enter the *Container path* for volume target location.
31
+
6. Select a *Volume persistency*. Choose from *Persistent* or *Ephemeral*.
32
+
29
33
8. Select a data source from the tiles. If your data source is not listed, use the *Search compute resources* box to find it. Press *New data source* to create a new data source if needed.
30
34
9. In the *General* pane, add special settings for your workspace:
31
-
1. Press *Auto-deletion* to delete the workspace 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 workspace will be deleted immediately after it completes or fails.
32
-
2. Press *Annotation* to a name and value to annotate the workspace. Repeat this step to add multiple annotations.
33
-
3. Press *Label* to a name and value to label the workspace. Repeat this step to add multiple labels.
35
+
36
+
1. Press *Auto-deletion* to delete the workspace 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 workspace will be deleted immediately after it completes or fails.
37
+
2. Press *Annotation* to a name and value to annotate the workspace. Repeat this step to add multiple annotations.
38
+
3. Press *Label* to a name and value to label the workspace. Repeat this step to add multiple labels.
Copy file name to clipboardExpand all lines: docs/admin/admin-ui-setup/dashboard-analysis.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -257,7 +257,7 @@ Provides a holistic, aggregated view across Clusters, including information abou
257
257
258
258
## Consumption dashboard
259
259
260
-
This dashboard enables users and admins to view consumption usage using run:AI services. The dashboard provides views based on configurable filters and timelines.
260
+
This dashboard enables users and admins to view consumption usage using run:AI services. The dashboard provides views based on configurable filters and timelines. The dashboard also provides costing analysis for GPU, CPU, and memory costs for the system.
Copy file name to clipboardExpand all lines: docs/admin/workloads/policies.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,8 @@ gpu: must be no greater than 4
66
66
67
67
A similar message will appear in the _New Job_ form of the Run:ai user interface, when attempting to enter the number of GPUs, which is out of range for a training job.
68
68
69
+
#### GPU and CPU memory limits
70
+
69
71
The following policy places a default and limit on the available values for CPU and GPU memory allocation.
Copy file name to clipboardExpand all lines: docs/home/whats-new-2-14.md
+19-16Lines changed: 19 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -13,43 +13,46 @@ This version contains features and fixes from previous versions starting with 2.
13
13
*[What's new 2.13](whats-new-2-13.md)
14
14
*[What's new 2.12](whats-new-2-12.md)
15
15
*[What's new 2.10](whats-new-2-10.md)
16
-
<!--TODO RBAC RUN-7510/9002 and lots of others -->
16
+
<!-- RUN-7510/9002 and lots of others -->
17
17
18
18
##### Role based access control
19
19
20
20
Stating in this version, Run:ai had updated the authorization system to Role Based Access Control (RBAC). RBAC is a policy-neutral access control mechanism defined around roles and privileges. For more information, see [Role based access control](../admin/runai-setup/access-control/rbac.md#role-based-access-control).
21
21
22
-
When upgrading the system, previous access and authorizations that were configured will be migrated to the new RBAC roles. See the table below for role conversions:
22
+
<!--When upgrading the system, previous access and authorizations that were configured will be migrated to the new RBAC roles. See the table below for role conversions:
| next one |[next one](../admin/runai-setup/access-control/rbac.md#roles)|
24
+
TODO Add RBAC old--new conversion table here. -->
28
25
26
+
##### Auto delete jobs
29
27
<!-- RUN-8586/RUN-11777 -->
30
-
<!-- TODO add RUN-11777 docs to here and to the correct page as there are more config options -->
28
+
* We are pleased to announce new functionality in our UI and CLI that provides configuration options which automatically delete jobs after a specified amount of time. Auto-deletion provides more efficient use of resources and makes it easier for researchers to manage their jobs. For more configuration options in the UI, see Auto deletion (Step 9) in [Create a new workspace](../Researcher/user-interface/workspaces/create/.workspace-v2.md#create-a-new-workspace). For more information on the CLI flag, see [--auto-deletion-time-after-completion](../Researcher/cli-reference/runai-submit.md#auto-deletion-time-after-completion).
31
29
30
+
##### Multiple service types
32
31
<!-- RUN-10235/RUN-10485 Support multi service types in the CLI submission -->
33
-
* We are pleased to announce new functionality in our CLI that allows the submitting a workload with multiple service types at the same time in a CSV style format. Both the CLI and the UI now provide the same functionality.
32
+
* We are pleased to announce new functionality in our CLI that allows submitting a workload with multiple service types at the same time in a CSV style format. Both the CLI and the UI now provide the same functionality. For more information see [runai submit ](../Researcher/cli-reference/runai-submit.md#s----service-type-string).
34
33
35
-
<!-- RUN-9808/RUN-9810 Show effective project policy from the UI -->
36
-
* We are pleased to announce an enhancement to the Projects table where users now have the ability to view policies from within a project. For more information, see [Projects]().
34
+
<!-- RUN-9808/RUN-9810 Show effective project policy from the UI
35
+
* We are pleased to announce an enhancement to the Projects table where users now have the ability to view policies from within a project. For more information, see [Projects]().-->
37
36
37
+
##### Ephemeral volumes
38
38
<!--RUN-9958/RUN-10061 Ephemeral volumes in workspaces -->
39
+
* We are pleased to announce support for Ephemeral volumes in *Workspaces*. Ephemeral storage is tied to the lifecycle of the *Workspace*. It’s temporary storage that gets wiped out and lost when the workspace is deleted. Ephemeral storage is added to the *Workspace* configuration form in the *Volume* pane. For configuration information, see step 7 in [Create a new workspace](../Researcher/user-interface/workspaces/create/.workspace-v2.md#create-a-new-workspace).
39
40
41
+
##### Email notifications
40
42
<!-- RUN-9868/RUN-10087 support per user scheduling events notifications (slack/email) -->
41
-
* We are pleased to announce new functionality where users can now receive notifications from scheduling events. Researchers using Run:ai can now receive notifications via email and is configured so that each user will only get the events relevant to their workloads. For more information, see [email notifications]().
43
+
* We are pleased to announce new functionality where users can now receive notifications from scheduling events. Researchers using Run:ai can now receive notifications via email and is configured so that each user will only get the events relevant to their workloads. For more information, see [email notifications](../admin/researcher-setup/email-messaging.md#email-notifications).
42
44
45
+
##### CLI improvements
43
46
<!-- RUN-10335/RUN-10510 Node port command line -->
47
+
* We are pleased to announce improved functionality in the `runai submit` command which now clarifies the port for the container using the `nodeport` flag. For more information, see `runai submit`, [--service-type](../Researcher/cli-reference/runai-submit.md#s----service-type-string)`nodeport`.
44
48
49
+
##### Policy improvements
45
50
<!-- RUN-10575/RUN-10579 Add numeric rules in the policy to GPU memory, CPU memory & CPU -->
46
-
* We are pleased to announce that we have increased the flexibility when creating policies. The improved flexibility includes the abililty to allocate a `min` and a `max` value for CPU and GPU memory.
51
+
* We are pleased to announce increased flexibility when creating policies. The improved flexibility includes the abililty to allocate a `min` and a `max` value for CPU and GPU memory. For configuration information, see [GPU and CPU memory limits](../admin/workloads/policies.md#gpu-and-cpu-memory-limits) in *Configuring policies*.
47
52
53
+
##### Resource costing
48
54
<!-- RUN-11421/RUN-11508 Consumption report cost and bugs -->
49
-
* We are pleased to announce that we have added an additional table to the Consumption dashboard. This table contains the consumption per department and the cost per department. For more information, see [Consumption dashboard]()
50
-
51
-
<!-- RUN-8586/RUN-11777 Auto delete completed/failed jobs -->
52
-
55
+
* We are pleased to announce that we have added an additional table to the Consumption dashboard. This table contains the consumption per department and the cost per department. For more information, see [Consumption dashboard](../admin/admin-ui-setup/dashboard-analysis.md#consumption-dashboard).
0 commit comments