[slurm-users] GrpTRESMins
Dhumal, Dr. Nilesh
ndhumal at fgcu.edu
Wed Jun 3 01:41:14 UTC 2020
Hello,
I set GrpTRESMins for a user "test" using following command
sudo sacctmgr modify user test set GrpTRESMins=cpu=4000, qos=silver.
User submitted job by following sbatch script.
#!/bin/bash
#SBATCH -N 1
#SBATCH -n 4
#SBATCH -o pmi_phosphate_conf1.log
#SBATCH --user=test
#SBATCH --account=test
#SBATCH --partition=silver
module load ab_initio/gaussian_16/g16
g16 pmi_phosphate_conf1.gjf
The user didn't find any deduction in GrpTRESMins .
sshare -o ,GrpTRESMins
Account GrpTRESMins
-------------------- ------------------------------
root
test
test cpu=4000
I have added AccountingStorageEnforce=associations,limits,qos in slurm.conf file.
Can any tell, why there is no change in time. How can I assign time limit to a user /account.
Thanks,
Nilesh Dhumal
Assistant Professor of Chemistry
SH-430; Department of Chemistry and Physics
Florida Gulf Coast University
10501 FGCU Boulevard South
Fort Myers, FL 33965-6565
Phone: (239) 745-4394
Email: ndhumal at fgcu.edu
http://faculty.fgcu.edu/ndhumal/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20200603/3c8c9689/attachment.htm>
More information about the slurm-users
mailing list