CI: add grudge as downstream test #2613
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
Flake8
19s
Pylint
2m 52s
Mypy
3m 5s
Conda Pytest
7m 41s
Conda Examples
2m 37s
Documentation
3m 27s
Matrix: downstream_tests
Annotations
7 errors and 1 warning
Mypy
Process completed with exit code 1.
|
Tests for downstream project arraycontext:
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)])
|
Tests for downstream project arraycontext
Process completed with exit code 1.
|
Tests for downstream project grudge
The job was canceled because "arraycontext" failed.
|
Tests for downstream project grudge
The operation was canceled.
|
Tests for downstream project meshmode
The job was canceled because "arraycontext" failed.
|
Tests for downstream project meshmode
The operation was canceled.
|
Tests for downstream project mirgecom
No point in testing mirgecom at the moment, see https://github.com/illinois-ceesd/mirgecom/pull/898. Test not performed.
|