CI: add grudge as downstream test #2613
Annotations
2 errors
arraycontext/test/test/test/test_arraycontext.py#L298
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-sum-1-complex64]
AssertionError: assert False
+ where False = <function allclose at 0x7fdf502e82f0>(array(-1.711486+2.8614266j, dtype=complex64), (-1.711483+2.861393j))
+ where <function allclose at 0x7fdf502e82f0> = np.allclose
+ and array(-1.711486+2.8614266j, dtype=complex64) = <bound method PytatoPyOpenCLArrayContext.to_numpy of <test_arraycontext._PytatoPyOpenCLArrayContextForTests object at 0x7fdf13b80830>>(IndexLambda(shape=(), dtype='complex64', expr=Reduce(Subscript(Variable('in'), (Variable('_r0'),)), <pytato.reductions... tags={}, data=<arraycontext.impl.pyopencl.taggable_cl_array.TaggableCLArray object at 0x7fdf0c749490>, _shape=(512))}))
+ where <bound method PytatoPyOpenCLArrayContext.to_numpy of <test_arraycontext._PytatoPyOpenCLArrayContextForTests object at 0x7fdf13b80830>> = <test_arraycontext._PytatoPyOpenCLArrayContextForTests object at 0x7fdf13b80830>.to_numpy
+ and IndexLambda(shape=(), dtype='complex64', expr=Reduce(Subscript(Variable('in'), (Variable('_r0'),)), <pytato.reductions... tags={}, data=<arraycontext.impl.pyopencl.taggable_cl_array.TaggableCLArray object at 0x7fdf0c749490>, _shape=(512))}) = <function test_array_context_np_workalike.<locals>.evaluate at 0x7fdf0c66c5e0>(<arraycontext.impl.pytato.fake_numpy.PytatoFakeNumpyNamespace object at 0x7fdf0c7028d0>, *[DataWrapper(axes=(Axis(tags=frozenset())), tags={}, data=<arraycontext.impl.pyopencl.taggable_cl_array.TaggableCLArray object at 0x7fdf0c749490>, _shape=(512))])
+ where <arraycontext.impl.pytato.fake_numpy.PytatoFakeNumpyNamespace object at 0x7fdf0c7028d0> = <test_arraycontext._PytatoPyOpenCLArrayContextForTests object at 0x7fdf13b80830>.np
+ and (-1.711483+2.861393j) = <function test_array_context_np_workalike.<locals>.evaluate at 0x7fdf0c66c5e0>(np, *[array([-0.40132397-0.67619604j, 0.18777324+1.2424519j ,\n -0.613299 +1.0803238j , -0.91688526+0.06451347j,\n ...6816 +0.2770254j , 1.592645 +1.2161143j ,\n 0.55889237-0.63168657j, -0.46205482+0.20886293j], dtype=complex64)])
|
|
The logs for this run have expired and are no longer available.
Loading