From CTL

 

 

       Software

Getting Started with a KTH-account

Login to a remote computational server (e.g. beurling):

  • ssh username@beurling.nada.kth.se

Make a copy of the repository in a directory of your choice:

  • hg clone ~jjan/data/hg/unicorn-kth

or

Enter the newly cloned directory:

  • cd unicorn-kth

Compile unicorn using SCons:

  • ./scons.local

Set configuration and library paths according to your shell:

  • source local.conf.bash

OR

  • source local.conf.tcsh

Unicorn is ready to solve your problems!

Log in