Connecting to supercomputer#

Web interface#

  • For lightweight entry to supercomputers

  • In web interface the resources are limited -> suitable for developing code and small analysis tasks

  • Bigger analysis tasks should be run via batch jobs

    • Web interface can be used for starting batch jobs

  • Puhti web interface

  • LUMI web interface

  • CSC Docs: web interface

Tools in web interface:#

  • View, download and upload files

  • Terminal to login node

  • Terminal to compute node

  • Info: running jobs, disk usage, project status and supercomputer’s general status

  • Launch interactive apps and open them directly from the browser:

    • Desktop with apps: QGIS, GRASS, SagaGIS, SNAP, Zonation etc

    • Jupyter

    • TensorBoard, MLFlow

    • Visual Studio Code

    • RStudio

    • MATLAB

Puhti web interface

Connecting to the supercomputer via SSH#

During the course we will access the supercomputer via the web interface in order to not overwhelm you with setups before the course. However, this way may not always be the most convenient. You can also connect to the supercomputer via SSH.