Getting started: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 May 2026

28 April 2026

  • curprev 14:4814:48, 28 April 2026 Erth9960(AT)su.se talk contribs 3,707 bytes +1,407 No edit summary Tag: Visual edit
  • curprev 14:3714:37, 28 April 2026 Erth9960(AT)su.se talk contribs 2,300 bytes +2,300 Created page with "This document should help you get started with logging in to the cluster and running a "Hello world" script as a slurm job. Running code on slurm is always an asynchronous process. In other words you submit a job to the queue, Slurm schedules the job for execution when relevant resources are available, and any output from your job is recorded in a file. === Preparing your script === Write the following code into a file named <code>hello-slurm.sh</code> <syntaxhighlig..." Tag: Visual edit