bring cuda export ci back by using A100 as target GPU#19440
bring cuda export ci back by using A100 as target GPU#19440Gasoonjia wants to merge 1 commit intopytorch:mainfrom
Conversation
Summary: Currently ci keeps crash by the error msg `Not enough SMs to use max_autotune_gemm mode` due to gpu resource limitation. Make ci always run on A100 to bring ci back Differential Revision: D104504782
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/19440
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 93231cc with merge base a49171d ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@Gasoonjia has exported this pull request. If you are a Meta employee, you can view the originating Diff in D104504782. |
This PR needs a
|
Summary: Currently ci keeps crash by the error msg
Not enough SMs to use max_autotune_gemm modedue to gpu resource limitation. Make ci always run on A100 to bring ci backDifferential Revision: D104504782