|
|
@ -15,14 +15,14 @@ If RDP or SSH fails to connect, remember the first thing to check is if SecretLa |
|
|
|
## Connect To SecretLab GPU Servers (SGPUW1, SGPUW2) |
|
|
|
To connect to the GPU, take the following steps: |
|
|
|
|
|
|
|
Open up your terminal, then ssh into the GPU. Example: `$ ssh <username>@172.30.200.1`. |
|
|
|
Open up your terminal, then ssh into the GPU. Example: `$ ssh <username>@172.30.200.1` |
|
|
|
|
|
|
|
This would request your already assigned password. You can either type in or copy-paste in the password. |
|
|
|
|
|
|
|
Then you can do `$ nvidia-smi` to see the number of GPUs and available GPUs. |
|
|
|
to activate a GPU. |
|
|
|
|
|
|
|
The command is `$ genv activate --gpus <number of GPU>`. |
|
|
|
The command is `$ genv activate --gpus <number of GPU>` |
|
|
|
|
|
|
|
If you ls when you log in through the terminal, you will encounter something funny because you will have zero or no directories. |
|
|
|
to resolve this, you have to log into the VM (Microsoft remote Desktop) of the lab. then, you open remote desktop connection. |
|
|
|