________________________________________
From: Christopher Samuel via slurm-users <[email protected]>

On 2/20/26 6:04 am, Edmundo Carmona Antoranz via slurm-users wrote:

> root@ea-u24-dynamic-2511:~# scontrol create NodeName=node004 ....  
> state=FUTURE feature=dyn1

I believe you need the --future flag for scontrol and sinfo to see nodes
in the "FUTURE" state.

That pulled it off, thanks!

$ scontrol show nodes node004
Node node004 not found
$ scontrol show nodes --future node004 | grep NodeName
NodeName=node004 CoresPerSocket=1

Edmundo Carmona Antoranz

Software Engineer
NVIDIA Corporation

-- 
slurm-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to