Connecting to the Cluster
Web Portal Login for Phase One Cluster
Open your browser and visit https://hpc1login.hpc.hkust-gz.edu.cn to access the login page as shown below. Enter your username and password, then click login (use the email prefix as the username and the email password).
After entering your credentials, you will enter the portal. Navigate to the application repository to find the Phase One login shell, which allows you to access the login node.
SSH Mode Connection
Using Local SSH Tools
You can connect using local SSH tools such as SecurCRT, PuTTY, MobaXterm, or the built-in SSH tool on Windows systems (Windows 10 and Windows 11).
Here, we use the built-in "Terminal" (i.e., Windows PowerShell) in Windows 11 as an example. The process is similar for other SSH tools.
Open the Terminal that comes with Windows 11 and enter the following command:
ssh username@hpc1login.hpc.hkust-gz.edu.cn
After entering your password, you will be logged into the login node of the intelligent computing platform as shown below: