net/gce.sh: Bump machine type to 24-core, 64GB RAM
This commit is contained in:
		
				
					committed by
					
						
						mergify[bot]
					
				
			
			
				
	
			
			
			
						parent
						
							d6d76219b6
						
					
				
				
					commit
					ffe0532ded
				
			@@ -12,7 +12,7 @@ gce)
 | 
			
		||||
  # shellcheck source=net/scripts/gce-provider.sh
 | 
			
		||||
  source "$here"/scripts/gce-provider.sh
 | 
			
		||||
 | 
			
		||||
  cpuBootstrapLeaderMachineType="--custom-cpu 12 --custom-memory 32GB --min-cpu-platform Intel%20Skylake"
 | 
			
		||||
  cpuBootstrapLeaderMachineType="--custom-cpu 24 --custom-memory 64GB --min-cpu-platform Intel%20Skylake"
 | 
			
		||||
  gpuBootstrapLeaderMachineType="$cpuBootstrapLeaderMachineType --accelerator count=1,type=nvidia-tesla-p100"
 | 
			
		||||
  clientMachineType="--custom-cpu 16 --custom-memory 20GB"
 | 
			
		||||
  blockstreamerMachineType="--machine-type n1-standard-8"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user