mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2025-07-25 14:16:10 +02:00
Cleaning, stabilizing and testing
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#
|
||||
# See the slurm.conf man page for more information.
|
||||
#
|
||||
ClusterName=linux
|
||||
ClusterName=fritz
|
||||
ControlMachine=slurmctld
|
||||
ControlAddr=slurmctld
|
||||
#BackupController=
|
||||
@@ -94,12 +94,12 @@ AccountingStoragePort=6819
|
||||
#
|
||||
|
||||
# COMPUTE NODES
|
||||
PartitionName=DEFAULT Nodes=node01
|
||||
PartitionName=debug Nodes=node01 Default=YES MaxTime=INFINITE State=UP
|
||||
# PartitionName=DEFAULT Nodes=f0101
|
||||
PartitionName=main Nodes=f0101 Default=YES MaxTime=INFINITE State=UP
|
||||
|
||||
# # COMPUTE NODES
|
||||
# NodeName=c[1-2] RealMemory=1000 State=UNKNOWN
|
||||
NodeName=node01 CPUs=1 Boards=1 SocketsPerBoard=1 CoresPerSocket=1 ThreadsPerCore=1
|
||||
NodeName=f0101 CPUs=1 Boards=1 SocketsPerBoard=1 CoresPerSocket=1 ThreadsPerCore=1
|
||||
|
||||
# #
|
||||
# # PARTITIONS
|
||||
|
Reference in New Issue
Block a user