Closed HolyWu closed 1 month ago
Since https://github.com/pytorch/test-infra/pull/5722, the substitute-runner job failed to replace the runner due to the string changed. When running on G5 instance, the time spent on building the wheel were less than 10 mins, and the job could usually complete in less than 15 mins, like https://github.com/pytorch/TensorRT/actions/runs/10998678934/job/30537276131#step:11:1. But when running on G4dn instance, the time spent on building the wheel became more than 30 mins, and the job took around 1 hour to complete, like https://github.com/pytorch/TensorRT/actions/runs/11220833237/job/31189943670#step:12:1.
substitute-runner
Description
Since https://github.com/pytorch/test-infra/pull/5722, the
substitute-runner
job failed to replace the runner due to the string changed. When running on G5 instance, the time spent on building the wheel were less than 10 mins, and the job could usually complete in less than 15 mins, like https://github.com/pytorch/TensorRT/actions/runs/10998678934/job/30537276131#step:11:1. But when running on G4dn instance, the time spent on building the wheel became more than 30 mins, and the job took around 1 hour to complete, like https://github.com/pytorch/TensorRT/actions/runs/11220833237/job/31189943670#step:12:1.