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
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 ***
I should mention that this is fixed in 18.08.5.