CI #174
ci.yml
on: schedule
Ruff
10s
Typos
8s
Pylint
1m 48s
Mypy
1m 29s
Conda Pytest with Intel CL
3m 33s
Conda Pytest without arg check
3m 47s
Conda Pytest Twice (for cache behavior)
3m 26s
Conda Examples
1m 32s
Documentation
1m 29s
Tests for downstream project Firedrake
2m 14s
Validate CITATION.cff
8s
Matrix: downstream_tests
Matrix: Conda Pytest
Annotations
102 errors and 1 warning
Ruff
Process completed with exit code 1.
|
Mypy
Process completed with exit code 1.
|
Conda Examples
Process completed with exit code 1.
|
Tests for downstream project Firedrake
Process completed with exit code 15.
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L412
test_array_context_np_workalike[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>0-arctan2-2-float64]
TypeError: value argument 'n0' was not given and could not be automatically determined
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L412
test_array_context_np_workalike[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>0-arctan-1-float64]
TypeError: value argument 'n0' was not given and could not be automatically determined
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L412
test_array_context_np_workalike[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>1-arctan-1-float64]
TypeError: value argument 'n0' was not given and could not be automatically determined
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L412
test_array_context_np_workalike[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>0-sin-1-float64]
TypeError: value argument 'n0' was not given and could not be automatically determined
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L412
test_array_context_np_workalike[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>1-sin-1-float64]
TypeError: value argument 'n0' was not given and could not be automatically determined
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L412
test_array_context_np_workalike[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>1-sin-1-complex128]
TypeError: value argument 'n0' was not given and could not be automatically determined
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L412
test_array_context_np_workalike[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>0-sin-1-complex128]
TypeError: value argument 'n0' was not given and could not be automatically determined
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L412
test_array_context_np_workalike[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>0-exp-1-float64]
TypeError: value argument 'n0' was not given and could not be automatically determined
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L412
test_array_context_np_workalike[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>1-exp-1-float64]
TypeError: value argument 'n0' was not given and could not be automatically determined
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L412
test_array_context_np_workalike[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>0-exp-1-complex128]
TypeError: value argument 'n0' was not given and could not be automatically determined
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L1256
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-True]
NotImplementedError
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L368
test_empty_sub_array_refs[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-True]
NotImplementedError
|
Conda Pytest (macos-latest):
test/test/test/test_apps.py#L119
test_convolution[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
NotImplementedError
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L1258
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-False]
NotImplementedError
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L406
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-False]
NotImplementedError
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L404
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-True]
NotImplementedError
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L442
test_stride_depending_on_args[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
NotImplementedError
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L466
test_unknown_stride_to_callee[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
NotImplementedError
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L487
test_argument_matching_for_inplace_update[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
NotImplementedError
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L510
test_non_zero_start_in_subarray_ref[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
NotImplementedError
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_callables.py#L1256
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
NotImplementedError
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_callables.py#L368
test_empty_sub_array_refs[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
NotImplementedError
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_apps.py#L119
test_convolution[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_callables.py#L1258
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False]
NotImplementedError
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_callables.py#L406
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False]
NotImplementedError
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_callables.py#L404
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
NotImplementedError
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_callables.py#L442
test_stride_depending_on_args[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_callables.py#L466
test_unknown_stride_to_callee[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_callables.py#L487
test_argument_matching_for_inplace_update[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_callables.py#L510
test_non_zero_start_in_subarray_ref[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Tests for downstream project pytential:
pytential/test/test/test/test_beltrami.py#L208
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator0-solution0]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot_eigenvalues.py#L114
test_ellipse_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1-7-5-False]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project pytential:
pytential/test/test/test/test_cost_model.py#L713
test_cost_model_correctness[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-True-False]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot.py#L73
test_geometry[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot_eigenvalues.py#L114
test_ellipse_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-7-5-False]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project pytential:
pytential/test/test/test/test_beltrami.py#L208
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator1-solution1]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project pytential:
pytential/test/test/test/test_cost_model.py#L713
test_cost_model_correctness[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-False-False]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot.py#L121
test_off_surface_eval[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot_eigenvalues.py#L114
test_ellipse_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-7-5-True]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project pytential:
pytential/test/test/test/test_beltrami.py#L208
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator2-solution2]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Conda Pytest (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
Conda Pytest (ubuntu-latest):
test/test/test/test_callables.py#L1256
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
NotImplementedError
|
Conda Pytest (ubuntu-latest):
test/test/test/test_callables.py#L368
test_empty_sub_array_refs[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
NotImplementedError
|
Conda Pytest (ubuntu-latest):
test/test/test/test_apps.py#L119
test_convolution[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Conda Pytest (ubuntu-latest):
test/test/test/test_callables.py#L1258
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False]
NotImplementedError
|
Conda Pytest (ubuntu-latest):
test/test/test/test_callables.py#L406
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False]
NotImplementedError
|
Conda Pytest (ubuntu-latest):
test/test/test/test_callables.py#L404
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
NotImplementedError
|
Conda Pytest (ubuntu-latest):
test/test/test/test_callables.py#L442
test_stride_depending_on_args[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Conda Pytest (ubuntu-latest):
test/test/test/test_callables.py#L466
test_unknown_stride_to_callee[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Conda Pytest (ubuntu-latest):
test/test/test/test_callables.py#L487
test_argument_matching_for_inplace_update[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Conda Pytest (ubuntu-latest):
test/test/test/test_callables.py#L510
test_non_zero_start_in_subarray_ref[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L1256
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-True]
NotImplementedError
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L368
test_empty_sub_array_refs[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-True]
NotImplementedError
|
Conda Pytest with Intel CL:
test/test/test/test_apps.py#L119
test_convolution[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
NotImplementedError
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L1258
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-False]
NotImplementedError
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L406
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-False]
NotImplementedError
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L404
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-True]
NotImplementedError
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L442
test_stride_depending_on_args[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
NotImplementedError
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L466
test_unknown_stride_to_callee[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
NotImplementedError
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L1398
test_inline_deps[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
NotImplementedError
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L1457
test_inline_predicate
NotImplementedError
|
Conda Pytest without arg check:
test/test/test/test_callables.py#L1256
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
NotImplementedError
|
Conda Pytest without arg check:
test/test/test/test_callables.py#L368
test_empty_sub_array_refs[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
NotImplementedError
|
Conda Pytest without arg check:
test/test/test/test_apps.py#L119
test_convolution[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Conda Pytest without arg check:
test/test/test/test_callables.py#L1258
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False]
NotImplementedError
|
Conda Pytest without arg check:
test/test/test/test_callables.py#L406
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False]
NotImplementedError
|
Conda Pytest without arg check:
test/test/test/test_callables.py#L404
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
NotImplementedError
|
Conda Pytest without arg check:
test/test/test/test_callables.py#L442
test_stride_depending_on_args[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Conda Pytest without arg check:
test/test/test/test_callables.py#L466
test_unknown_stride_to_callee[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Conda Pytest without arg check:
test/test/test/test_callables.py#L487
test_argument_matching_for_inplace_update[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Conda Pytest without arg check:
test/test/test/test_callables.py#L510
test_non_zero_start_in_subarray_ref[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Tests for downstream project grudge:
grudge/test/test/test/test_grudge.py#L94
test_mass_mat_trig[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-DISCR_TAG_BASE-1]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project grudge:
grudge/test/test/test/test_grudge.py#L446
test_tri_diff_mat[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1]
TypeError: value argument 'n0' was not given and could not be automatically determined
|
Tests for downstream project grudge:
grudge/test/test/test/test_grudge.py#L94
test_mass_mat_trig[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-DISCR_TAG_BASE-2]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project grudge:
grudge/test/test/test/test_dt_utils.py#L81
test_geometric_factors_regular_refinement[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-interval]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project grudge:
grudge/test/test/test/test_grudge.py#L443
test_tri_diff_mat[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project grudge:
grudge/test/test/test/test_grudge.py#L94
test_mass_mat_trig[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-DISCR_TAG_BASE-3]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project grudge:
grudge/test/test/test/test_grudge.py#L443
test_tri_diff_mat[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project grudge:
grudge/test/test/test/test_grudge.py#L94
test_mass_mat_trig[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-DISCR_TAG_QUAD-1]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project grudge:
grudge/test/test/test/test_dt_utils.py#L81
test_geometric_factors_regular_refinement[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-box2d]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project grudge:
grudge/test/test/test/test_grudge.py#L520
test_gauss_theorem[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-circle]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_array.py#L104
test_container_norm[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_connection.py#L90
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-2-PolynomialEquidistantSimplexGroupFactory]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_array.py#L104
test_container_norm[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-inf]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_connection.py#L90
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-3-warp_and_blend]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_connection.py#L90
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-3-PolynomialEquidistantSimplexGroupFactory]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_connection.py#L90
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-3-group_factory3]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_connection.py#L90
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-5-2-PolynomialEquidistantSimplexGroupFactory]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_connection.py#L90
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-5-3-warp_and_blend]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_connection.py#L90
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-5-3-PolynomialEquidistantSimplexGroupFactory]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_meshmode.py#L179
test_boundary_interpolation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-warp-2-mesh_pars1-FACE_RESTR_ALL-InterpolatoryQuadratureSimplexGroupFactory]
TypeError: unsupported operand type(s) for //: 'NoneType' and 'int'
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L737
test_call_loopy[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L766
test_call_loopy_with_same_callee_names[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L805
test_call_loopy_with_parametric_sizes[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AssertionError
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L1016
test_call_loopy_shape_inference2[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AssertionError
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L979
test_call_loopy_shape_inference1[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AssertionError
|
Tests for downstream project pytato:
pytato/test/test/test/test_pytato.py#L266
test_call_loopy_shape_inference
AssertionError
|
Tests for downstream project pytato
Process completed with exit code 1.
|
Validate CITATION.cff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|