Skip to main content

Can I run workloads directly on the login node?

No. The login node is a shared resource for submitting jobs, managing files, and running lightweight commands. Compute-h …

How do I monitor per-user resource usage on login nodes?

The Slurm Cluster dashboard in CoreWeave Managed Grafana includes a Slurm-Login Info section with CPU and memory usage p …

How do I set up Slurm accounting for priority scheduling?

SUNK enables Slurm accounting by default: accounting.enabled is true and SUNK deploys a local slurmdbd with MySQL automa …

What resources should I set for slurmd on login pods?

SUNK login pods do not run slurmd (that daemon runs on compute pods). The resources you size on a login pod cover user-f …

Why is my node drained or cordoned?

A Slurm node enters drained state when it stops accepting new jobs. The drain reason (visible in scontrol show node or t …
Last modified on June 18, 2026