cc_staff
123
edits
Line 120: | Line 120: | ||
Where the URL for the notebook server in above example is: | Where the URL for the notebook server in above example is: | ||
<source lang="console">http://gra1160.graham.sharcnet:8888/?token=5d4b75bf2ec3481fab1b625656a322afc96775440b7bb8c4</source> | <source lang="console">http://gra1160.graham.sharcnet:8888/?token=5d4b75bf2ec3481fab1b625656a322afc96775440b7bb8c4</source> | ||
As there is no direct internet connection on a compute node on Graham, you would need to setup an SSH tunnel with port forwarding between your local computer and the GPU node. See detailed instructions for connecting to [[ | As there is no direct internet connection on a compute node on Graham, you would need to setup an SSH tunnel with port forwarding between your local computer and the GPU node. See detailed instructions for connecting to [[Jupyter#Connecting_to_Jupyter_Notebook|Jupyter Notebook]] | ||
==Submit a RAPIDS job to Slurm scheduler== | ==Submit a RAPIDS job to Slurm scheduler== |