RAPIDS: Difference between revisions

Jump to navigation Jump to search
255 bytes removed ,  3 years ago
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 [[https://docs.computecanada.ca/wiki/Jupyter#Connecting_to_Jupyter_Notebook|Jupyter Notebook]]
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]]
 
Then follow the instructions for [[Jupyter|Jupyter]] to setup an SSH tunnel between your local computer and the GPU node, and use the web browser on your local computer to connect to the Jupyter Notebook server that is


==Submit a RAPIDS job to Slurm scheduler==
==Submit a RAPIDS job to Slurm scheduler==
cc_staff
123

edits

Navigation menu