Conversation
Benchmark Results
Benchmark PlotsA plot of the benchmark results has been uploaded as an artifact at https://github.com/EnzymeAD/Enzyme.jl/actions/runs/17654183883/artifacts/3989414660. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2563 +/- ##
=======================================
Coverage 74.93% 74.93%
=======================================
Files 56 56
Lines 17445 17445
=======================================
Hits 13073 13073
Misses 4372 4372 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Uhm, this was changed in #2273 because jobs were timing out. Using x86_64 builds of Julia on apple silicon via Rosetta is very unsupported and error-prone, and also github won't allow it anymore at some point: https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/#notice-of-macos-x86_64-intel-architecture-deprecation. I think the best path forward is to simply use the native architecture everywhere in all the jobs, I'll open a pull request to that effect in a few minutes. |
No description provided.