Add linux cpu test for 3.12#113987
Conversation
142cd77 to
61ec579
Compare
c3707af to
5dd7076
Compare
malfet
left a comment
There was a problem hiding this comment.
LGTM, but I wonder whenever one adds a config to the pull.yaml, they should consider removing one as well (i.e. why keep 3.11 config for non-inductor tests if we are already testing 3.12 one)
| { config: "dynamo", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, | ||
| { config: "dynamo", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, |
There was a problem hiding this comment.
Can we really run dynamo tests in 3.12?
There was a problem hiding this comment.
No, I was curious what was going to be the failure and wanted to make sure it failed nicely.
|
The main failure for non-dynamo tests is due to missing lapack during compile. |
|
Closing in favor of #117853 |
This is continuation of work: #113987 Co-authored-by: albanD <desmaison.alban@gmail.com> Pull Request resolved: #117853 Approved by: https://github.com/albanD
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @chenyang78 @aakhundov @kadeng