After you create a cluster, you need to create a user to submit jobs in the cluster. This topic provides a quick start for creating a user in the Elastic High Performance Computing (E-HPC). In this topic, a user named gmx.test is created.
Prerequisites
A cluster is created. For more information, see Create a cluster.
Procedure
Log on to the E-HPC console.
In the top navigation bar, select a region.
In the left-side navigation pane, choose
.On the User page, select a cluster from the Cluster drop-down list. Click Add New User.
In the Add New User dialog box, specify the user information as prompted.
Parameter
Example
Description
User Name
gmx.test
The user of the cluster.
User Group
sudo enabled group
A sudo user is the administrator who needs to manage the cluster. In addition to submitting and debugging jobs, a sudo user can run sudo commands to install software and restart nodes.
Password
Ehpc123456
The password of the cluster.
Click OK.
Result
After the user is created, gmx.test is displayed in the user list.
Related operations
You can create and submit a job in a cluster. For more information, see Create and submit a job.