User Tools

Site Tools


guide:induction1

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
guide:induction1 [2020/03/30 10:27]
kevin
guide:induction1 [2021/12/09 16:42] (current)
Line 14: Line 14:
 </code> </code>
 where you will need to replace ''username'' with //your// user name, of course. where you will need to replace ''username'' with //your// user name, of course.
 +
 +> If you do not have an account on Lengau as part of a CHPC research programme then you will be provided with a temporary ''student''NN account valid for the duration of the workshop only.
  
 For more information on **ssh** see the //[[guide:connect|Connecting to the CHPC]]// guide. For more information on **ssh** see the //[[guide:connect|Connecting to the CHPC]]// guide.
Line 78: Line 80:
  
 <code> <code>
-login2:~$ qsub -I -q smp -l select=1:ncpus=10:ngpus=-P WCHPC +login2:~$ qsub -I -q serial -l select=1:ncpus=12:mpiprocs=12 -P WCHPC 
-qsub: waiting for job 2665034.sched01 to start +qsub: waiting for job 2665052.sched01 to start 
-qsub: job 2665034.sched01 ready+qsub: job 2665052.sched01 ready
  
-cnode0108:~$ +cnode0040:~$ 
 </code> </code>
-Note that you are now connected to a //compute node// as inidcated by the prompt: you are on **cnode0108** and all commands you run will execute on this compute node and **not** on the ''login2'' node.+Note that you are now connected to a //compute node// as indicated by the prompt: you are on ''cnode0004'' and all commands you run will execute on this compute node and **not** on the ''login2'' node.
  
  
/app/dokuwiki/data/attic/guide/induction1.1585556833.txt.gz · Last modified: 2021/12/09 16:42 (external edit)