The most recent version of this page is a draft.DiffThis version (2015/04/09 14:32) is a draft.
Approvals: 0/1
The Previously approved version (2014/11/25 08:50) is available.Diff

This is an old revision of the document!


Here you may find how to connect from Windows.

  1. Log in to your university's designated login server via SSH:
    # Uni Wien
    ssh <username>@vsc2.univie.ac.at
    # TU Wien
    ssh <username>@vsc2.tuwien.ac.at
    # Boku Wien
    ssh <username>@vsc2.boku.ac.at
  1. Transfer your programs and data/input files to your home directory.
        scp <filename> <username>@vsc.univie.ac.at:~/
        
  2. (Re-)Compile your application. Please use the latest “Intel” MPI-Environment as described in MPI Environment.
  • doku/vsc2quickstart.1428589946.txt.gz
  • Last modified: 2015/04/09 14:32
  • by ir