From e940f37aaa59214fe7e7fe1ddbad33a418c3d687 Mon Sep 17 00:00:00 2001 From: Henry Fricke Date: Thu, 30 Jul 2026 10:59:48 -0600 Subject: [PATCH] slurm_accounting.md --- slurm_accounting.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/slurm_accounting.md b/slurm_accounting.md index 63c5a890..2f207ce3 100644 --- a/slurm_accounting.md +++ b/slurm_accounting.md @@ -19,10 +19,10 @@ Example: ```bash [yourUsername@easley ~]$ myaccounts ``` -```bash -User Account -yourUsername systems -yourUsername yourIdNumber +``` + Account Description PI +---------- -------------------- ---------- +yourIdNumber yourIdNumber yourIdNumber ``` The account name corresponds to the project ID. @@ -128,4 +128,4 @@ sacctmgr show account yourIdNumber --- -*This QuickByte was validated on June 22, 2026.* +*This QuickByte was validated on July 30, 2026.*