<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">I have an AWS burst cluster and I was wondering if there was any new information on if it’s possible to conditionally run different ResumeScripts or pass them an argument. I see from <a href="https://slurm.schedmd.com/power_save.html" class="">PoweSave documentation</a>, the end calls for conditional AWS images to be booted with a “sophisticated” script that:</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><ol style="box-sizing: border-box; margin: 0px 0px 1.5em 1.5em; padding: 0px; border: 0px; font-variant-ligatures: normal; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; line-height: 1.5em; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; vertical-align: baseline; list-style-position: initial; list-style-image: initial; orphans: 2; widows: 2; background-color: rgb(255, 255, 255);" class=""><li style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant-caps: inherit; line-height: inherit; vertical-align: baseline;" class=""><span style="font-size: 14px;" class="">Determine(s) which jobs are associated with the nodes to be booted...</span></li></ol><div class=""><br class=""></div></div><div class="">My thinking is that in your ResumeScript you would go through all the jobs in the configuring state, “squeue -t CF" maybe? Then asks which of those have asked for a GPU. You can then boot up GPU images based on how many GPU jobs are configuring.</div><div class=""><br class=""></div><div class="">Would this be considered best practice on how to conditionally boot an AWS image? Is there something I’m missing? Has anyone written a Resume script anywhere like this I can take a look at?</div><div class=""><br class=""></div><div class="">Thanks so much SLURM,</div><div class="">Jordan</div></body></html>