Skip to content

Connecting to the system

In order to connect to HPC-core, you need to be inside the OneView environment of AUMC. The cluster is not accesible from outside OneView. We present several connecting options.

Terminal

Download the portable version of MobaXterm. You could also request MobaXterm as an application within OneView. Open a local terminal and use ssh to connect to one of the login nodes.

  • Helios is our login node for research. To acces, use:

    ssh [P-number]@helios.umcinfra.nl
    

  • Selene is our login node for diagnostics. To acces, use:

    ssh [P-number]@selene.umcinfra.nl
    

Warning

Please don't perform computational tasks on the login node! Use slurm to start jobs instead.

Note

Make sure to use capital P when entering your P-number!