-
If on-campus then connect to the eduroam wireless network
-
If off-campus then install and connect via the GlobalProtect VPN on your laptop (installation directions)
-
Open a terminal (e.g., Terminal, PowerShell, PuTTY) [click here for help]
-
SSH to Adroit in the terminal:
ssh <YourNetID>@adroit.princeton.edu -
Clone this repo to your local machine:
git clone https://github.com/PrincetonUniversity/hpc_beginning_workshop -
For the live workshop, to get priority access on Adroit, add this line to your Slurm scripts:
#SBATCH -p introhpc -
Go to the main page of this repo.