abrown opened PR #7574 from abrown:log-cpu
to bytecodealliance:main
:
When testing, there are certain CPU-dependent features that influence Cranelift's codegen (e.g., availability of AVX512 instructions). This additional CI step logs the current CPU information to aid in troubleshooting, such as the MPK-related troubleshooting over in #7445. Also, if we let this run in CI for a while, we may be able to run queries on the logs to determine how often jobs run on servers with certain features enabled.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
abrown updated PR #7574.
abrown updated PR #7574.
abrown updated PR #7574.
abrown updated PR #7574.
abrown has marked PR #7574 as ready for review.
abrown requested alexcrichton for a review on PR #7574.
abrown requested wasmtime-default-reviewers for a review on PR #7574.
alexcrichton submitted PR review.
alexcrichton merged PR #7574.
Last updated: Nov 22 2024 at 16:03 UTC