Quick Start Guide

This information is for users that are adept at using an HPC system and are only interested in the basic Hydro workflow.

  • Log into Hydro through SSH with NCSA Duo authentication.

    ssh hydro.ncsa.illinois.edu
    
  • Compile MPI code, and automatically include OpenMPI libraries, with compiler wrappers. For example, mpicc -o foo.exe foo.c.

  • The Partitions section includes the names and technical details of Hydro’s queues.

  • Track project usage with the accounts command (for projects charged monthly) or the accounts-remaining command (for projects with fixed allocations).