Getting started

From mn.kjemi.vaspwiki
Revision as of 17:55, 25 September 2021 by Jpolfus@uio.no (talk | contribs)

Jump to: navigation, search

User acess

Go to www.metacenter.no > User Login (Passwords) > 1. Request a user account > HPC

Fill in the form and choose the appropriate project. It is recommended to use your UiO username.

When you have gained access to the cluster, the project manager can give you access to the VASP.

Project Manager Group Resources
NN4604K Jonathan M. Polfus Electrochemistry Saga
NN9136K Lasse Vines LENS Saga
NN9180K Clas Persson Structure Physics Saga

Login

ssh

Login via a terminal on UNIX, macOS or Windows Subsystem for Linux

ssh <username>@saga.sigma2.no

Define by creating or editing the file ~/.ssh/config


Host saga
              HostName = saga.sigma2.no
              user <username>


PuTTY