[slurm-users] Re: Difference between sreport's cpu time usage and sacct -j usage

2024-12-13 Thread daijiangkuicgo--- via slurm-users
[root@master ~]# sinfo --version slurm 23.11.6 [root@master ~]# sacct -u zt23132881r -S 2024-11-01 -E 2024-11-30 -o "jobid,partition,account,user,alloccpus,cputimeraw,state" -X JobID PartitionAccount User AllocCPUS CPUTimeRAW State -- -- ---

[slurm-users] Re: Why AllowAccounts not work in slurm-23.11.6

2024-06-29 Thread daijiangkuicgo--- via slurm-users
AllowGroups is ok. -- slurm-users mailing list -- slurm-users@lists.schedmd.com To unsubscribe send an email to slurm-users-le...@lists.schedmd.com

[slurm-users] Re: AllowAccounts partition setting

2024-06-29 Thread daijiangkuicgo--- via slurm-users
AllowGroups is ok. -- slurm-users mailing list -- slurm-users@lists.schedmd.com To unsubscribe send an email to slurm-users-le...@lists.schedmd.com

[slurm-users] Re: Slurmctld Problems

2024-06-25 Thread daijiangkuicgo--- via slurm-users
What's your “ Referenced but unset environment variable evaluates to an empty string: SLURMCTLD_OPTIONS* ”? Meanwhile, you can check slurmctld.log and journalctl -u slurmctld --no-pager. -- slurm-users mailing list -- slurm-users@lists.schedmd.com To unsubscribe send an email to slurm-users-le.

[slurm-users] Re: AllowAccounts partition setting

2024-06-25 Thread daijiangkuicgo--- via slurm-users
So, have you resolved this issue from 23? I am encountering the same problem. -- slurm-users mailing list -- slurm-users@lists.schedmd.com To unsubscribe send an email to slurm-users-le...@lists.schedmd.com

[slurm-users] Why AllowAccounts not work in slurm-23.11.6

2024-06-24 Thread daijiangkuicgo--- via slurm-users
I have set AllowAccounts=sunlabc5hpc,root, but it doesn’t seem to work. User c010637 is not part of the sunlabc5hpc account but is still able to use the sunlabc5hpc partition. I have tried setting EnforcePartLimits to ALL, ANY, and NO, but none of these options resolved the issue. [c010637@sl-l