Ticket 6599

Summary: sacct reports obfuscated GRES
Product: Slurm Reporter: Greg Wickham <greg.wickham>
Component: AccountingAssignee: Director of Support <support>
Status: RESOLVED DUPLICATE QA Contact:
Severity: 4 - Minor Issue    
Priority: ---    
Version: 18.08.4   
Hardware: Linux   
OS: Linux   
Site: KAUST Slinky Site: ---
Alineos Sites: --- Atos/Eviden Sites: ---
Confidential Site: --- Coreweave sites: ---
Cray Sites: --- DS9 clusters: ---
Google sites: --- HPCnow Sites: ---
HPE Sites: --- IBM Sites: ---
NOAA SIte: --- NoveTech Sites: ---
Nvidia HWinf-CS Sites: --- OCF Sites: ---
Recursion Pharma Sites: --- SFW Sites: ---
SNIC sites: --- Tzag Elita Sites: ---
Linux Distro: --- Machine Name:
CLE Version: Version Fixed:
Target Release: --- DevPrio: ---
Emory-Cloud Sites: ---

Description Greg Wickham 2019-02-27 07:01:29 MST
Dear Team,

Is there an easy way to translate obfuscated GRES results?

$ sacct -j 1223686 --format JobID,AllocGRES,ReqGRES
       JobID    AllocGRES      ReqGRES 
------------ ------------ ------------ 
1223686         7696487:4   gpu:v100:0 
1223686.bat+    7696487:4   gpu:v100:0 

ie: what does  7696487 actually refer to.

Thanks,

   -Greg
Comment 2 Michael Hinton 2019-02-27 09:52:38 MST
Hello Greg,

`7696487` is just the GPU plugin id. So you can simply replace it with `gpu`.

For more information, check out bug 6366.

*** This ticket has been marked as a duplicate of ticket 6366 ***
Comment 3 Michael Hinton 2019-02-27 10:03:21 MST
I should mention that this is fixed in 18.08.5.