-
Notifications
You must be signed in to change notification settings - Fork 27
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
cargo bench --no-fail-fast -F=avx2 failed #43
Comments
|
Hi @3tieto, On which branch are you? Are you on latest main? This bug is supposed to be fixed since 2.3.0. There is even a test for it If I run |
|
Is it running in a virtualized environment? (I see QEMU) |
i run in my vps https://contabo.com/ use rustc 1.76.0-nightly (21cce21d8 2023-12-11) |
i create a tmp user for this error cd ~/gxhash |
Thx for the SSH. See on my machine I have this flag: The gxhash/src/gxhash/platform/mod.rs Line 5 in 8e109d9
I'll patch this by adding the This should be enough given that there won't be |
I look forward to the release of hybrid. |
Addressed with v3.0.0 (hybrid) |
The text was updated successfully, but these errors were encountered: