<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div data-marker="__HEADERS__">Hello,<br data-mce-bogus="1"></div><div data-marker="__HEADERS__"><br data-mce-bogus="1"></div><div data-marker="__HEADERS__">I think you could use SLURM's power saving mecanism to shut down all your nodes simultaneously. <br data-mce-bogus="1"></div><div data-marker="__HEADERS__">Then doing <strong>srun -N<nb_nodes> -C <your_node_group> true </strong>(or any other small work) will wake up N nodes simultaneously.<br data-mce-bogus="1"></div><div data-marker="__HEADERS__">You can even do srun while your nodes are powering down, SLURM will reboot them as soon as they're powered down.<br data-mce-bogus="1"></div><div data-marker="__HEADERS__"><br data-mce-bogus="1"></div><div data-marker="__HEADERS__">I hope it will be helpful !<br data-mce-bogus="1"></div><div data-marker="__HEADERS__"><br data-mce-bogus="1"></div><div data-marker="__HEADERS__">Regards,</div><div data-marker="__HEADERS__">C.Mercier<br data-mce-bogus="1"></div></div></body></html>