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

[BUG]- Check behavior of fsm on all types full range fails #1668

Open
DenisYaroshevskiy opened this issue Sep 5, 2023 · 1 comment
Open
Labels
bug Something isn't working

Comments

@DenisYaroshevskiy
Copy link
Collaborator

[X] - Check behavior of fsm on all types full range

with [T = eve::wide<double, eve::fixed<8>>]
[fsm.cpp:119] - ** FAILURE ** : Expected: fsm(a0, a1, a2) == fms(a1, a2, a0) but (-1.51156e+15, -1.52132e+07, -16.4538, 1.08945e+14, -3.17019e+19, 6.6698, 0.000894184, -1.03022e+27) == (-1.51156e+15, -1.52132e+07, -16.4538, 1.08945e+14, -3.17019e+19, 6.6698, 0.000894184, -1.03022e+27) within 1.00 ULP when 0.50 ULP was expected.

@DenisYaroshevskiy DenisYaroshevskiy added the bug Something isn't working label Sep 5, 2023
@jfalcou
Copy link
Owner

jfalcou commented Sep 6, 2023

@jtlap that was on AVX2, any idea why ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants