DCCN HPC wiki
2.0
  • The HPC environment
  • Linux tutorial
  • BASH tutorial
  • The HPC cluster
    • Obtaining an user account
    • Accessing the cluster
      • Inside DCCN
      • Outside DCCN
    • Using the cluster
      • Slurm cluster
      • Using supported software
      • Using IDE for coding
      • Using GenAI for coding
      • Maintaining supported software
      • Best practices
    • Application software
      • Environment modules
      • Matlab
      • Freesurfer
      • Python
      • R
    • Exercises
      • Interactive job
      • Batch job
      • Data analysis in parallel
  • The project storage
  • Tutorials
DCCN HPC wiki
  • The HPC cluster
  • View page source

The HPC cluster

Obtaining an user account

You should receive a pair of username/password after following the ICT check-in at DCCN. If you do not have a account, ask the TG helpdesk.

Note

The user account here is NOT the account (e.g. u-number) given by the Radboud University.

Accessing the cluster

  • Inside DCCN
    • SSH login with Putty
    • SSH logout
    • VNC for graphic desktop
    • Disconnect VNC server
    • Terminate VNC server
  • Outside DCCN
    • Using eduVPN

Using the cluster

  • Slurm cluster
    • What is the Slurm cluster?
    • Migrating from Torque/PBS to Slurm
    • Resource sharing and job prioritization
    • The slurm module
    • Interactive job
    • Batch job
    • Job status and information
    • Job deletion
    • Output streams of the job
    • Specifying resource requirements
    • Estimating resource requirements
  • Using supported software
    • Using environment modules
    • Using utility scripts
  • Using IDE for coding
    • Using PyCharm
    • Using VSCode
  • Using GenAI for coding
    • Ollama
  • Maintaining supported software
    • Software maintainer
    • Software modules How-to
  • Best practices
    • Avoid massive short jobs
    • Utilise the scratch drive on the compute node
    • Avoid massive output to STDOUT
    • Calculate your carbon footprint

Application software

  • Environment modules
  • Matlab
  • Freesurfer
  • Python
  • R

Exercises

  • Interactive job
  • Batch job
  • Data analysis in parallel
Previous Next

© Copyright 2026, Donders Centre for Cognitive Neuroimaging.

Built with Sphinx using a theme provided by Read the Docs.