Adjust fox slurm config after disabling SMT
Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
		
							parent
							
								
									5c549faaa8
								
							
						
					
					
						commit
						7c55d10ceb
					
				| @ -43,7 +43,7 @@ in { | |||||||
|     clusterName = "jungle"; |     clusterName = "jungle"; | ||||||
|     nodeName = [ |     nodeName = [ | ||||||
|       "owl[1,2]  Sockets=2 CoresPerSocket=14 ThreadsPerCore=2 Feature=owl" |       "owl[1,2]  Sockets=2 CoresPerSocket=14 ThreadsPerCore=2 Feature=owl" | ||||||
|       "fox       Sockets=2 CoresPerSocket=96 ThreadsPerCore=2 Feature=fox" |       "fox       Sockets=2 CoresPerSocket=96 ThreadsPerCore=1 Feature=fox" | ||||||
|       "hut       Sockets=2 CoresPerSocket=14 ThreadsPerCore=2" |       "hut       Sockets=2 CoresPerSocket=14 ThreadsPerCore=2" | ||||||
|     ]; |     ]; | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user