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

Failing Firedrake test #397

Open
alexfikl opened this issue Mar 6, 2024 · 0 comments
Open

Failing Firedrake test #397

alexfikl opened this issue Mar 6, 2024 · 0 comments

Comments

@alexfikl
Copy link
Collaborator

alexfikl commented Mar 6, 2024

The tests _ test_from_fd_transfer[<context factory for <pyopencl.Device 'pthread-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-P^4-False-blob2d-order4-fdrake_mesh_pars4-2] _ is failing. It's currently marked as an xfail to keep the CI going.

The latest failed CI run is (March 2024)
https://github.com/inducer/meshmode/actions/runs/8147251267/job/22267538762
and the first failing CI run was 4 months ago (November 2023), but doesn't have a log anymore
https://github.com/inducer/meshmode/actions/runs/6918071993/job/18827031369

The issue seems to be a change in the convergence behavior that's making this assert fail:

   File "/home/firedrake/meshmode/test/test_firedrake_interop.py", line 497, in test_from_fd_transfer
    assert (
AssertionError: assert (3.6872206088592154 >= 4 or 8.64932389155193e-07 < 2e-14)
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