WIP: Introduce Intel 2024, 2025, tasycl and oneMath #3
@ -4,7 +4,7 @@
 | 
				
			|||||||
  services.slurm = {
 | 
					  services.slurm = {
 | 
				
			||||||
    client.enable = true;
 | 
					    client.enable = true;
 | 
				
			||||||
    controlMachine = "hut";
 | 
					    controlMachine = "hut";
 | 
				
			||||||
    clusterName = "owl";
 | 
					    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"
 | 
				
			||||||
      "hut       Sockets=2 CoresPerSocket=14 ThreadsPerCore=2"
 | 
					      "hut       Sockets=2 CoresPerSocket=14 ThreadsPerCore=2"
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user