Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different results depending on architecture #328

Open
bksaiki opened this issue Jul 30, 2024 · 0 comments
Open

Different results depending on architecture #328

bksaiki opened this issue Jul 30, 2024 · 0 comments

Comments

@bksaiki
Copy link
Contributor

bksaiki commented Jul 30, 2024

Based on failing tests in Herbie, different architectures actually create different results, specifically Ubuntu 24.04 on x86 and MacOS 14.5 on arm64 (both with Rust version 1.80). Created a unit test to run with the same expressions and rules. Used GitHub Actions to run on multiple platforms.

Reproduce:

  • checkout Herbie at nondeterminism
  • in egg-herbie/ run RUST_LOG=info cargo test --release --package egg-herbie --lib -- bug::repro --nocapture

(h/t @zaneenders for the find)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant