Numpy array context rebased #1559
Annotations
7 errors
test/test/test/test_arraycontext.py#L1539
test_outer[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>0]
TypeError: operand 'DOFArray' does not support ufuncs (__array_ufunc__=None)
|
test/test/test/test_arraycontext.py#L1539
test_outer[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>1]
TypeError: operand 'DOFArray' does not support ufuncs (__array_ufunc__=None)
|
test/test/test/test_arraycontext.py#L1539
test_outer[<EagerJAXArrayContext>]
TypeError: operand 'DOFArray' does not support ufuncs (__array_ufunc__=None)
|
test/test/test/test_arraycontext.py#L1539
test_outer[<NumpyArrayContext>]
TypeError: operand 'DOFArray' does not support ufuncs (__array_ufunc__=None)
|
test/test/test/test_arraycontext.py#L1539
test_outer[<PytatoJAXArrayContext>]
TypeError: operand 'DOFArray' does not support ufuncs (__array_ufunc__=None)
|
test/test/test/test_arraycontext.py#L1539
test_outer[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
TypeError: operand 'DOFArray' does not support ufuncs (__array_ufunc__=None)
|
|
The logs for this run have expired and are no longer available.
Loading