How to access the CIN Cluster (FIN)

From AG Born Wiki
Jump to navigation Jump to search

General cluster info

  • Up to 8 groups are currently working on the cluster
  • 65 compute nodes and 3 GPU nodes:
    • each with 96GB RAM
    • 2 * 6-core CPUs
  • Matlab, FSL, Phyton, other calculations
  • Job scheduling is under construction


current use of the node:

cn47 free for all
cn48 free for all
cn49 reserved - AG Ramos
cn61 free for all
cn62 free for all

With the command "who" you can see who just used the node.
With the command "top" you can see how high the usage on the Node.
The clusters are there for everyone!
It should not use someone all nodes alone!
At problems send an e-mail to
support-mp[at]medizin.uni-tuebingen.de

Parallel Computing

 http://www.ch.cam.ac.uk/computing/maui-and-torque-introduction

For Windows/MAC user

  1. open remote desktop
    Caption1
    use this IP Adresse 172.25.201.150 and press connect.
  2. Now ask xrdp after your access data
    Use your CIN login and password ( Create an account for the CIN Server )
  3. Now you're logged into a Debian system, from here you open a terminal window
  4. Connect over the terminal to the CIN Cluster with:
    "ssh 172.25.250.112 -p 60222 -X"

For Linux User