[slurm-users] Issue with salloc

Mahmood Naderan mahmood.nt at gmail.com
Fri May 11 23:35:39 MDT 2018


Hi,
Although I specified one compute node in an interactive partition, the
salloc doesn't ssh to that node. See below


[mahmood at rocks7 ~]$ scontrol show partition IACTIVE
PartitionName=IACTIVE
   AllowGroups=ALL AllowAccounts=em1 AllowQos=ALL
   AllocNodes=rocks7 Default=NO QoS=N/A
   DefaultTime=NONE DisableRootJobs=NO ExclusiveUser=NO GraceTime=0 Hidden=NO
   MaxNodes=UNLIMITED MaxTime=UNLIMITED MinNodes=1 LLN=NO
MaxCPUsPerNode=UNLIMITED
   Nodes=compute-0-4
   PriorityJobFactor=1 PriorityTier=1 RootOnly=NO ReqResv=NO OverSubscribe=NO
   OverTimeLimit=NONE PreemptMode=OFF
   State=UP TotalCPUs=32 TotalNodes=1 SelectTypeParameters=NONE
   DefMemPerNode=UNLIMITED MaxMemPerNode=UNLIMITED
[mahmood at rocks7 ~]$ salloc -p IACTIVE -A em1 --mem=2G --nodelist=compute-0-4
salloc: Granted job allocation 175
[mahmood at rocks7 ~]$



I expected to see [mahmood at compute-0-4 ~]$
What is wrong with that?

Regards,
Mahmood



More information about the slurm-users mailing list