Group Management
Groups List
It lists all of groups in pages, clicking a header of a column for ascending/descending sorting.
Creating New Group
Click Add
to add a group, which will pop up the editing screen of Groups.
You need to fill in the fields in the above picture:
Name
(required): Only lowercase letters, numbers, hyphen-
and the underscore_
can be filled in.Display name
Model Deployment
This alpha feature is hidden until the feature flag is set True
; Groups with enabled model deployment are able to deploy/serve models via Model Deployment.
Shared Volume
Create shared volume with specific capacity.
Shared Volume Capacity
Set the capacity of the shared volume.Launch Group Only
If enabled, the shared volume isonly mounted
when users select thesame group
to launch a project on PrimeHub page.
User Quota
Set quotas for each user in this group.
CPU Quota
How many CPU can be used by the user within this group. The default is0.5
.GPU Quota
How many GPU can be used by the user within this group. The default is0
. Default is0
that means users can't use GPU.Memory Quota
How many Memory can be used by the user within this group. The default isunlimited
.
Group Quota
Set quota for the whole group.
CPU Quota
When the user chooses the group, how many CPU can be shared by all users in the group. The default isunlimited
.GPU Quota
When the user chooses the group, how many GPU can be shared by all users in the the group. Default isunlimited
.Memory Quota
When the user chooses the group, how many Memory can be shared by all users in the the group. Default isunlimited
.
Click Confirm
to complete the addition.
Datasets
The list shows connecting datasets which can be read or written. We also can edit these datasets through here.
Images
The list shows connecting images which are able to be used by this group.
Users
The list shows all of users of this group. Click edit users
to add/remove users into/from groups.
Deleting Group
Click Delete
button of Actions in the group list, the confirmation dialog will pop up, and the group will be deleted when you click OK
.
Editing Group
Click Edit
button of Actions to enter the edit page of the Group.