Could you share your configuration files from slurm<br><br><div class="gmail_quote"><div dir="ltr">El jue., 19 abr. 2018 17:13, Mahmood Naderan <<a href="mailto:mahmood.nt@gmail.com">mahmood.nt@gmail.com</a>> escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
I have assigned user/group to a partition I also have set --partition<br>
correctly in the sbatch script. However, the jobs remains pending with<br>
the reason AccountNotAllowed. Any idea about that?<br>
<br>
<br>
<br>
[mahmood@rocks7 g]$ scontrol show partitions<br>
....<br>
PartitionName=MONTHLY1<br>
   AllowGroups=mahmood AllowAccounts=mahmood AllowQos=ALL<br>
   AllocNodes=rocks7 Default=NO QoS=N/A<br>
   DefaultTime=NONE DisableRootJobs=NO ExclusiveUser=NO GraceTime=0 Hidden=NO<br>
   MaxNodes=UNLIMITED MaxTime=UNLIMITED MinNodes=1 LLN=NO<br>
MaxCPUsPerNode=UNLIMITED<br>
   Nodes=compute-0-0<br>
   PriorityJobFactor=1 PriorityTier=1 RootOnly=NO ReqResv=NO OverSubscribe=NO<br>
   OverTimeLimit=NONE PreemptMode=OFF<br>
   State=UP TotalCPUs=32 TotalNodes=1 SelectTypeParameters=NONE<br>
   DefMemPerNode=UNLIMITED MaxMemPerNode=UNLIMITED<br>
<br>
[mahmood@rocks7 g]$ groups<br>
mahmood google-otp<br>
[mahmood@rocks7 g]$ sbatch slurm_script.sh<br>
Submitted batch job 71<br>
[mahmood@rocks7 g]$ squeue<br>
             JOBID PARTITION     NAME     USER ST       TIME  NODES<br>
NODELIST(REASON)<br>
                71  MONTHLY1      g-8  mahmood PD       0:00      1<br>
(AccountNotAllowed)<br>
[mahmood@rocks7 g]$ cat slurm_script.sh<br>
#!/bin/bash<br>
#SBATCH --output=test.out<br>
#SBATCH --job-name=g-8<br>
#SBATCH --ntasks=8<br>
#SBATCH --mem=8GB<br>
#SBATCH --time=99:00:00<br>
#SBATCH --partition=MONTHLY1<br>
g09 test.gjf<br>
<br>
Regards,<br>
Mahmood<br>
<br>
</blockquote></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Ing. Gonzalo Arroyo</div></div>