Main public logs

Jump to navigation Jump to search

Combined display of all available logs of DSV Slurm documentation. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:37, 28 April 2026 Erth9960(AT)su.se talk contribs created page Getting started (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