Creating AI Workloads Using GPU Resources¶
After the administrator allocates resource quotas for the workspace, users can create AI workloads to utilize GPU computing resources.
Prerequisites¶
- The AI platform is installed
- User has successfully registered
- Administrator has assigned a workspace to the user
- Resource quotas have been set for the workspace
- A cluster has been created
Steps to Create AI Workloads¶
- Log in to the AI platform as a User.
-
Navigate to Container Management, select a namespace, then click Workloads -> Deployments, and then click the Create from Image button on the right.
-
After configuring the parameters, click OK.
Select your own namespace.
Set the image, configure resources such as CPU, memory, and GPU, and set the startup command.
Service configuration and advanced settings can use default configurations.
-
Automatically return to the stateless workload list and click the workload name.
-
Enter the details page to view the GPU quota.
-
You can also enter the console and run the
mx-smi
command to check the GPU resources.
Next step: Using Notebook