Remove hut from slurm
Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
		
							parent
							
								
									f0f5712cd0
								
							
						
					
					
						commit
						46ef8f8aea
					
				| @ -7,7 +7,6 @@ | ||||
|     ../module/ceph.nix | ||||
|     ../module/debuginfod.nix | ||||
|     ../module/emulation.nix | ||||
|     ../module/slurm-client.nix | ||||
|     ./gitlab-runner.nix | ||||
|     ./monitoring.nix | ||||
|     ./nfs.nix | ||||
|  | ||||
| @ -33,7 +33,6 @@ in { | ||||
|     clusterName = "jungle"; | ||||
|     nodeName = [ | ||||
|       "owl[1,2]  Sockets=2 CoresPerSocket=14 ThreadsPerCore=2 Feature=owl" | ||||
|       "hut       Sockets=2 CoresPerSocket=14 ThreadsPerCore=2" | ||||
|     ]; | ||||
| 
 | ||||
|     partitionName = [ | ||||
| @ -65,7 +64,7 @@ in { | ||||
|       SuspendTimeout=60 | ||||
|       ResumeProgram=${resumeProgram} | ||||
|       ResumeTimeout=300 | ||||
|       SuspendExcNodes=hut | ||||
|       #SuspendExcNodes= | ||||
| 
 | ||||
|       # Turn the nodes off after 1 hour of inactivity | ||||
|       SuspendTime=3600 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user