User Tools

Site Tools


playground:playground

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
playground:playground [2021/03/02 16:13]
msovara [Starting a notebook inside a job]
playground:playground [2025/04/29 16:06] (current)
nmfuphi [Starting a notebook inside a job]
Line 1: Line 1:
-====== **Playground Test edits by MSovara** ======+====== **Edits by MSovara** ======
  
 ===== Jupyter / Ipython Notebook ===== ===== Jupyter / Ipython Notebook =====
Line 74: Line 74:
 **VERY IMPORTANT:**  Do not add the lines below to your .ssh/config file on the cluster, you //WILL// break any attempt at parallel processing! **VERY IMPORTANT:**  Do not add the lines below to your .ssh/config file on the cluster, you //WILL// break any attempt at parallel processing!
  
-Open a terminal on your local machine and create a .ssh/config file. +Open a terminal on your local machine and create a ''.ssh/config'' file. 
    
 <code> <code>
Line 94: Line 94:
  
 **Note** **Note**
-  -//Each session will be assigned a different compute node (cnode changes everytime you request an interactive compute node)// +  -//Each session will be assigned a different compute node (cnodechanges everytime you request for an interactive compute node session)// 
-  -//Use localForward and localhost port number provided for different each session.//+  -//Use localForward and localhost port number provided for each different session.//
  
-What this will do is allow you to ''ssh'' directly to a compute node (note you can only do this to nodes where you currently have a job running). +Ultimately, what this will do is allow you to ''ssh'' directly to a compute node (note you can only do this to nodes where you currently have a job running). 
  
 <code> <code>
Line 103: Line 103:
 </code> </code>
  
-You should be prompted for your password, twice. This is because the ssh logs in to Lengau first and then from Lengau it logs into the the compute node. +You should be prompted for your password, twice. This is because the ''ssh'' logs in to Lengau first and then from Lengau it logs into the the compute node. 
  
 You are now ready to roll... You are now ready to roll...
Line 135: Line 135:
  
 Then, again on your local machine, you need to connect to the compute node, i.e. ''ssh cnode0101'' If you are working in Windows, do this from your Cygwin or MobaXterm terminal command line.  You will be prompted for your Lengau login password. Then, again on your local machine, you need to connect to the compute node, i.e. ''ssh cnode0101'' If you are working in Windows, do this from your Cygwin or MobaXterm terminal command line.  You will be prompted for your Lengau login password.
 +
 +
 +
 +
/app/dokuwiki/data/attic/playground/playground.1614694406.txt.gz · Last modified: 2021/12/09 16:42 (external edit)