-
Notifications
You must be signed in to change notification settings - Fork 32
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
CI fails on macOS M1 #924
Comments
You say this passes in CI. Does the seed match what's in CI? Do you have a clean checkout? Can you delete the "compiled" folders everywhere and recheck? |
Ok so I |
Confirmed locally. |
Update: I can reproduce a difference between my laptop (macOS) and the nightly server (Ubuntu 22.04). I can also confirm that the same points are sampled, but the errors differ slightly (math library quality?). I don't know yet if that causes the underlying divergence (I hope not). |
Looks like the divergence is in simplification, not the actual sampling (thank goodness). I'm seeing a batch simplify two different ways. Working with @bksaiki to fix. |
Here are two reports, for the same benchmark ( |
The |
Hi, Getting the following error when running one of the CI commands locally on main right now. This error does not seem to show up on
gh-actions
.With the following setup.
macOS 14.5 (23F79) M1
Welcome to Racket v8.13 [cs].
rustc 1.79.0 (129f3b996 2024-06-10) (Homebrew)
The text was updated successfully, but these errors were encountered: