devito icon indicating copy to clipboard operation
devito copied to clipboard

Gradient test in master fails for space order 16

Open navjotk opened this issue 3 years ago • 2 comments

Modifying this test to run at space order 16 causes it to fail. Is this expected?

navjotk avatar Aug 05 '20 09:08 navjotk

Which one of the gradient test?

mloubout avatar Aug 05 '20 15:08 mloubout

I have linked the relevant test in my original message - it's the FWI gradient test. Here's the output, if it helps:

FAILED tests/test_gradient.py::TestGradient::test_gradientFWI[True-shape0-OT2-16] - assert False
FAILED tests/test_gradient.py::TestGradient::test_gradientFWI[False-shape0-OT2-16] - assert False

navjotk avatar Aug 05 '20 15:08 navjotk