4.5 Connecting to Your Cluster
Connecting to Your Cluster
Your cluster is running — now let’s connect to the head node. ParallelCluster supports multiple connection methods.
Connection Methods
| Method | Description | Best For |
|---|---|---|
| DCV (Browser) | Remote desktop in web browser (TCP) | Quick access, no install needed |
| DCV (Client) | Remote desktop via native client (TCP + UDP) | Best performance, lower latency |
| SSM Shell | Direct shell access from PCUI | Quick terminal access |
| SSH | Traditional SSH to head node | Scripting, automation |
Before You Connect
- Ensure your cluster status is Running in PCUI
- For DCV, use a Chromium-based browser (Chrome, Edge) for best performance
Accessing Connections from PCUI
- Select your cluster in the PCUI cluster list
- Click DCV for remote desktop, or Shell for terminal access
Using the Clipboard in DCV
The clipboard is automatically synced when using the native DCV client. For the web client on non-Chromium browsers:
Paste into DCV:
- Copy content on your local machine
- Click the squares icon in the top-left of the DCV window
- Paste into the clipboard window with
Ctrl+V - Click “Done”, then right-click → Paste inside DCV
Copy out of DCV:
- Select and copy text inside DCV (right-click → Copy)
- Click the squares icon in the top-left
- Press
Ctrl+Cto transfer to your local clipboard
Choose Your Platform
Once connected, set up your software and data: Working with Data & Software