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
Next revisionBoth sides next revision
doku:vsc2quickstart [2016/06/16 10:55] irdoku:vsc2quickstart [2016/06/17 11:11] – [Linux and Mac] jz
Line 6: Line 6:
 </code> </code>
  
-  - Transfer your programs and data/input files to your home directory.    <code>    scp <filename> <username>@vsc.univie.ac.at:~/    </code>  +  - Transfer your programs and data/input files to your home directory.    <code>    scp <filename> <username>@vsc2.vsc.ac.at:~/    </code>  
   - (Re-)Compile your application. Please use the latest "Intel" MPI-Environment as described in [[doku:mpi|MPI Environment]].   - (Re-)Compile your application. Please use the latest "Intel" MPI-Environment as described in [[doku:mpi|MPI Environment]].
  
Line 33: Line 33:
 ssh <username>@vsc2.vsc.ac.at ssh <username>@vsc2.vsc.ac.at
 </code> </code>
-This address points to all five login servers l21, l22, or l23. By connecting to //<username>@vsc2.vsc.ac.at// you are assigned to one of these servers in round robin manner.+This address points to all three login servers l21, l22, or l23. By connecting to //<username>@vsc2.vsc.ac.at// you are assigned to one of these servers in round robin manner.
  
-If you have reason to directly connect to a dedicated login server, you may write 
-<code> 
-ssh <username>@l21.vsc.ac.at   
-... 
-ssh <username>@l23.vsc.ac.at   
-</code> 
-This can be used for troubleshooting. E.g., in order to resolve specific questions, it may be useful that  the support team can test your jobs on the same login server as you.  
  
 ==  Two factor authentication == ==  Two factor authentication ==
  • doku/vsc2quickstart.txt
  • Last modified: 2014/11/25 08:50
  • by ir