[slurm-users] Sinfo options not working in SLURM 23.11

2023-10-29 Thread Deepak J
Hello ,



I am working on SLURM 23.11 version.

sinfo  option commands are not working properly  (-a , --all , -o , -m etc)



e.g : sinfo is giving me below


45637@inv456748703$sinfo


PARTITION AVAILTIMELIMIT   NODES  STATE NODELIST




FPGA*up  infinite 1   idle
 FPGA01



also sinfo --help gives same result


45637@inv456748703$ sinfo ---help


PARTITION  AVAIL  TIMELIMITNODES  STATE NODELIST




FPGA* up  infinite   1  idle
 FPGA01



Any pointers will help.


Regards,

DJ


Re: [slurm-users] Sinfo options not working in SLURM 23.11

2023-10-29 Thread Loris Bennett
Hello Deepak,

Deepak J  writes:

> Hello ,
>
>  
>
> I am working on SLURM 23.11 version.
>
> sinfo  option commands are not working properly  (-a , --all , -o , -m etc)
>
>  
>
> e.g : sinfo is giving me below 
>
> 45637@inv456748703$sinfo  
>   
>   
>
> PARTITION AVAILTIMELIMIT   NODES  STATE NODELIST  
>   
>   
>   
>
> FPGA*up  infinite 1   idle 
> FPGA01
>
> also sinfo --help gives same result
>
> 45637@inv456748703$ sinfo ---help
>
> PARTITION  AVAIL  TIMELIMITNODES  STATE NODELIST  
>   
>   
> 
>  
>
> FPGA* up  infinite   1  idle  
>FPGA01 
>
> Any pointers will help.

Why do you think that the output above is wrong?

Cheers,

Loris

> Regards,
>
> DJ
>
-- 
Dr. Loris Bennett (Herr/Mr)
ZEDAT, Freie Universität Berlin



Re: [slurm-users] Sinfo options not working in SLURM 23.11

2023-10-30 Thread Davide DelVento
>
> I am working on SLURM 23.11 version.
>

???

Latest version is slurm-23.02.6 which one are you referring to?
https://github.com/SchedMD/slurm/tags



>