pytorch
8594529c - Run ASAN in 4xlarge in all shards (#93879)

Commit
1 year ago
Run ASAN in 4xlarge in all shards (#93879) We used to have ASAN shard 4 and 5 running in 4xlarge because they timed out. With the current issue with test time collecting, I guess the shard allocation has been changed, and there are now timeout from shard 1 to 3. It's better to just have all shards using the same runner for consistency Pull Request resolved: https://github.com/pytorch/pytorch/pull/93879 Approved by: https://github.com/clee2000
Author
Committer
Parents
Loading