You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interesting. Which compiler/platform are you on? It doesn't happen on my clang/osx build, though the gnu-simd thing is a lesser used version so there might be some issues with it.
It was on another machine so I'll have to get back at this tomorrow.
Meanwhile I tested on another one and it runs OK. (gcc 4.4.7 and make FORCE_GNU=1)
I couldn't get a repro with gcc 4.4.7 on osx (from macports), so can't investigate further.
On the assertion errors, it seems that one of the values is just slightly more inaccurate than what is expected.
I'm tempted to close the issue as wontfix, if this doesn't happen more often (anywhere else).
What could be the reason that causes this?
The text was updated successfully, but these errors were encountered: