Ticket 6599 - sacct reports obfuscated GRES
Summary: sacct reports obfuscated GRES
Status: RESOLVED DUPLICATE of ticket 6366
Alias: None
Product: Slurm
Classification: Unclassified
Component: Accounting (show other tickets)
Version: 18.08.4
Hardware: Linux Linux
: 4 - Minor Issue
Assignee: Director of Support
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2019-02-27 07:01 MST by Greg Wickham
Modified: 2019-02-27 10:03 MST (History)
0 users

See Also:
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: ---


Attachments

Note You need to log in before you can comment on or make changes to this ticket.
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.