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:vsc1quickstart [2014/11/04 13:11] – [Login] irdoku:vsc1quickstart [2015/12/09 12:29] – [Submit your job:] ir
Line 1: Line 1:
-===== Quick Start =====+===== Quick Start for VSC-2 =====
  
 [[doku:win2vsc|How to connect from Windows?]] [[doku:win2vsc|How to connect from Windows?]]
Line 5: Line 5:
  
   - Log in to your university's designated login server via SSH: \\ <code># Uni Wien   - Log in to your university's designated login server via SSH: \\ <code># Uni Wien
-ssh <username>@vsc.univie.ac.at+ssh <username>@vsc2.univie.ac.at
  
 # TU Wien # TU Wien
-ssh <username>@vsc.tuwien.ac.at +ssh <username>@vsc2.tuwien.ac.at
- +
-# Boku Wien +
-ssh <username>@vsc.boku.ac.at+
 </code> </code>
-  - Transfer your programs and data/input files to your home directory.    <code>    scp <filename> <username>@vsc.univie.ac.at:~/+  - Transfer your programs and data/input files to your home directory.    <code>scp <filename> <username>@vsc2.univie.ac.at:~/ 
 +scp <filename> <username>@vsc2.tuwien.ac.at:~/
     </code>       </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]].
- 
  
 ==== The job script ==== ==== The job script ====
Line 68: Line 65:
   - View all jobs in the queue: <code>$ qstat -u \*</code>   - View all jobs in the queue: <code>$ qstat -u \*</code>
  
-For advanced topics see also [[doku:advanced_topics|Sun grid engine (SGE)]].+For advanced topics see also [[doku:sge|Sun grid engine (SGE)]].
  
  • doku/vsc1quickstart.txt
  • Last modified: 2014/11/04 13:11
  • by ir