add feature
This commit is contained in:
parent
37ef0c6ab5
commit
b8fafda26b
BIN
files/munge.key
BIN
files/munge.key
Binary file not shown.
@ -116,7 +116,7 @@ SelectTypeParameters=CR_Core
|
||||
#AccountingStorageHost=
|
||||
#AccountingStoragePass=
|
||||
#AccountingStoragePort=
|
||||
AccountingStorageType=accounting_storage/slurmdbd
|
||||
#AccountingStorageType=accounting_storage/slurmdbd
|
||||
#AccountingStorageUser=
|
||||
#AccountingStoreFlags=
|
||||
#JobCompHost=
|
||||
@ -129,9 +129,9 @@ JobCompType=jobcomp/none
|
||||
JobAcctGatherFrequency=30
|
||||
JobAcctGatherType=jobacct_gather/none
|
||||
SlurmctldDebug=info
|
||||
SlurmctldLogFile=/var/log/slurmctld.log
|
||||
SlurmctldLogFile=/var/log/slurm/slurmctld.log
|
||||
SlurmdDebug=info
|
||||
SlurmdLogFile=/var/log/slurmd.log
|
||||
SlurmdLogFile=/var/log/slurm/slurmd.log
|
||||
#SlurmSchedLogFile=
|
||||
#SlurmSchedLogLevel=
|
||||
#DebugFlags=
|
||||
@ -150,5 +150,5 @@ SlurmdLogFile=/var/log/slurmd.log
|
||||
#
|
||||
#
|
||||
# COMPUTE NODES
|
||||
NodeName=cn[01-16] CPUs=40 RealMemory=192000 Sockets=2 CoresPerSocket=20 ThreadsPerCore=1 State=IDLE
|
||||
PartitionName=suan Nodes=cn[01-16] Default=YES MaxTime=14400 State=UP
|
||||
NodeName=cn[01-20] CPUs=40 RealMemory=192000 Sockets=2 CoresPerSocket=20 ThreadsPerCore=1 State=IDLE
|
||||
PartitionName=suan Nodes=cn[01-20] Default=YES MaxTime=14400 State=UP
|
||||
|
Loading…
x
Reference in New Issue
Block a user