<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Dear all,<div class=""><br class=""></div><div class="">Hope you can help me!</div><div class="">In our facility we support the users via projects that have time allocations. Given this we use a simple bank facility developed by us along the ideas of the old code <a href="https://jcftang.github.io/slurm-bank/" class="">https://jcftang.github.io/slurm-bank/</a>.</div><div class="">Our implementation differs because we have a QOS per project with a NoDecay flag. The basic commands used are:</div><div class=""> - scontrol show assoc_mgr to read the limits,</div><div class=""> - sacctmgr modify qos to modify the limits and,</div><div class=""> - sreport to read individual usage. </div><div class="">We have been using this for a while in production without any single issues for CPU time allocations.</div><div class=""><br class=""></div><div class="">Now we need to implement GPU time allocation as well for our new GPU partition.</div><div class="">While the 2 first commands work fine to set or change the limits with gres/gpu we seem to get values with sreport that do not add up.</div><div class="">In this case we use:</div><div class=""><br class=""></div><div class="">- command='sreport -t minutes -T gres/gpu -nP cluster AccountUtilizationByUser start='+date_start+' end='+date_end+' account='+account+' format=login,used'</div><div class=""><br class=""></div><div class="">We have confirmed via the accounting records that the total reported via scontrol show assoc_mgr is correct while the value given by sreport is totally off.</div><div class="">Did I misunderstand the sreport man page and the command above is reporting something else or is this a bug?</div><div class="">We do something similar with "-T cpu", for the CPU part of the code, and the number match up. We are using slurm 20.02.0.</div><div class=""><br class=""></div><div class="">Best Regards,</div><div class=""><br class=""></div><div class="">MAO</div><div class=""><br class=""></div><div class=""><div class="">
<div dir="auto" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div>---</div><div>Miguel Afonso Oliveira<br class="">Laboratório de Computação Avançada | Laboratory for Advanced Computing <br class="">Universidade de Coimbra | University of Coimbra<br class="">T: +351239410681<br class="">E: <a href="mailto:miguel.oliveira@uc.pt" class="">miguel.oliveira@uc.pt</a><br class="">W: <a href="http://www.uc.pt/lca" class="">www.uc.pt/lca</a></div></div></div></div><br class="Apple-interchange-newline"><span><img apple-inline="yes" id="E509D0FE-5B9A-47A4-BA14-0AB41BE8B67B" src="cid:DF848CA0-713F-436D-8BC4-22F6ED5DBE8C@home" class=""></span>
</div>
<br class=""></div></body></html>