-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

sacct


> Display accounting data from the Slurm service.

More information.


Display job id, job name, partition, account, number of allocated cpus, job state, and job exit codes for recent jobs:

sacct

Display job id, job state, job exit code for recent jobs:

sacct --brief

Display the allocations of a job:

sacct --jobs {job_id} --allocations

Display elapsed time, job name, number of requested CPUs, and memory requested of a job:

sacct --jobs {job_id} --format={elapsed},{jobname},{reqcpus},{reqmem}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 01:04:30 2024