mirror of
				https://github.com/pytorch/pytorch.git
				synced 2025-11-01 04:54:55 +08:00 
			
		
		
		
	Temporary increase ASAN shard 5 to 4xlarge (#89387)
ASAN shard 5 also see OOM now 7b0d577c22, may be we should increase all 5 of them to 4xlarge until https://github.com/pytorch/pytorch/issues/88309 is resolved
Pull Request resolved: https://github.com/pytorch/pytorch/pull/89387
Approved by: https://github.com/kit1980
			
			
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/pull.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/pull.yml
									
									
									
									
										vendored
									
									
								
							| @ -78,7 +78,7 @@ jobs: | ||||
|           { config: "default", shard: 2, num_shards: 5, runner: "linux.2xlarge" }, | ||||
|           { config: "default", shard: 3, num_shards: 5, runner: "linux.2xlarge" }, | ||||
|           { config: "default", shard: 4, num_shards: 5, runner: "linux.4xlarge" }, | ||||
|           { config: "default", shard: 5, num_shards: 5, runner: "linux.2xlarge" }, | ||||
|           { config: "default", shard: 5, num_shards: 5, runner: "linux.4xlarge" }, | ||||
|           { config: "functorch", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, | ||||
|         ]} | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user