Summarize changes to support prediction #165
Triggered via pull request
September 26, 2024 18:58
Status
Failure
Total duration
19m 40s
Artifacts
–
ci.yml
on: pull_request
Ruff
8s
Typos
3s
Pylint
1m 49s
Mypy
1m 22s
Conda Pytest with Intel CL
3m 40s
Conda Pytest without arg check
3m 43s
Conda Pytest Twice (for cache behavior)
3m 35s
Conda Examples
1m 36s
Documentation
1m 29s
Tests for downstream project Firedrake
2m 7s
Validate CITATION.cff
10s
Matrix: downstream_tests
Matrix: Conda Pytest
Annotations
86 errors and 3 warnings
Typos
Process completed with exit code 2.
|
Ruff
Process completed with exit code 1.
|
Mypy
Process completed with exit code 1.
|
Conda Examples
Process completed with exit code 1.
|
Pylint
Process completed with exit code 2.
|
Tests for downstream project Firedrake
Process completed with exit code 15.
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L1608
test_linspace[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-args6-kwargs6]
AttributeError: '_ReductionInameUniquifier' object has no attribute 'combine'
|
Tests for downstream project arraycontext
Process completed with exit code 1.
|
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]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
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]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_callables.py#L430
test_stride_depending_on_args[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_callables.py#L455
test_unknown_stride_to_callee[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
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'>>]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_callables.py#L501
test_non_zero_start_in_subarray_ref[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_callables.py#L537
test_incomplete_entrypoint_raises_type_inf_failure
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_callables.py#L1329
test_c_instruction_in_callee[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_callables.py#L1329
test_c_instruction_in_callee[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_callables.py#L561
test_callees_with_gbarriers_are_inlined[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
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]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L1329
test_c_instruction_in_callee[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-True]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
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]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L1329
test_c_instruction_in_callee[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-False]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L430
test_stride_depending_on_args[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L1390
test_inline_deps[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L455
test_unknown_stride_to_callee[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L1416
test_inline_stride
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L1443
test_inline_predicate
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest with Intel CL:
test/test/test/test_callables.py#L1473
test_subarray_ref_with_repeated_indices[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
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]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
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]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
Conda Pytest without arg check:
test/test/test/test_callables.py#L430
test_stride_depending_on_args[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest without arg check:
test/test/test/test_callables.py#L455
test_unknown_stride_to_callee[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
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'>>]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
Conda Pytest without arg check:
test/test/test/test_callables.py#L501
test_non_zero_start_in_subarray_ref[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest without arg check:
test/test/test/test_callables.py#L1329
test_c_instruction_in_callee[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest without arg check:
test/test/test/test_callables.py#L537
test_incomplete_entrypoint_raises_type_inf_failure
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
Conda Pytest without arg check:
test/test/test/test_callables.py#L1329
test_c_instruction_in_callee[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest without arg check:
test/test/test/test_callables.py#L561
test_callees_with_gbarriers_are_inlined[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
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]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
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]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L430
test_stride_depending_on_args[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L455
test_unknown_stride_to_callee[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
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'>>]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L501
test_non_zero_start_in_subarray_ref[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L1329
test_c_instruction_in_callee[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-True]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L537
test_incomplete_entrypoint_raises_type_inf_failure
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L1329
test_c_instruction_in_callee[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-False]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest (macos-latest):
test/test/test/test_callables.py#L561
test_callees_with_gbarriers_are_inlined[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
Conda Pytest (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
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]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
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]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
Conda Pytest (ubuntu-latest):
test/test/test/test_callables.py#L430
test_stride_depending_on_args[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest (ubuntu-latest):
test/test/test/test_callables.py#L455
test_unknown_stride_to_callee[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
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'>>]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
Conda Pytest (ubuntu-latest):
test/test/test/test_callables.py#L501
test_non_zero_start_in_subarray_ref[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest (ubuntu-latest):
test/test/test/test_callables.py#L1329
test_c_instruction_in_callee[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest (ubuntu-latest):
test/test/test/test_callables.py#L537
test_incomplete_entrypoint_raises_type_inf_failure
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
Conda Pytest (ubuntu-latest):
test/test/test/test_callables.py#L1329
test_c_instruction_in_callee[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Conda Pytest (ubuntu-latest):
test/test/test/test_callables.py#L561
test_callees_with_gbarriers_are_inlined[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
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'>>]
AttributeError: '_ReductionInameUniquifier' object has no attribute 'combine'
|
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'>>]
AttributeError: '_ReductionInameUniquifier' object has no attribute 'combine'
|
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'>>]
AttributeError: '_ReductionInameUniquifier' object has no attribute 'combine'
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L830
test_call_loopy_with_scalar_array_inputs[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: '_ReductionInameUniquifier' object has no attribute 'combine'
|
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'>>]
AttributeError: '_ReductionInameUniquifier' object has no attribute 'combine'
|
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'>>]
AttributeError: '_ReductionInameUniquifier' object has no attribute 'combine'
|
Tests for downstream project pytato
Process completed with exit code 1.
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_meshmode.py#L196
test_boundary_interpolation[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-blob-2-mesh_pars0-BTAG_ALL-InterpolatoryQuadratureSimplexGroupFactory]
AttributeError: '_ReductionInameUniquifier' object has no attribute 'combine'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_meshmode.py#L196
test_boundary_interpolation[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-blob-2-mesh_pars0-BTAG_ALL-warp_and_blend]
AttributeError: '_ReductionInameUniquifier' object has no attribute 'combine'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_meshmode.py#L196
test_boundary_interpolation[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-blob-2-mesh_pars0-BTAG_ALL-group_factory2]
AttributeError: '_ReductionInameUniquifier' object has no attribute 'combine'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_meshmode.py#L196
test_boundary_interpolation[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-blob-2-mesh_pars0-FACE_RESTR_ALL-InterpolatoryQuadratureSimplexGroupFactory]
AttributeError: '_ReductionInameUniquifier' object has no attribute 'combine'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_meshmode.py#L196
test_boundary_interpolation[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-blob-2-mesh_pars0-FACE_RESTR_ALL-warp_and_blend]
AttributeError: '_ReductionInameUniquifier' object has no attribute 'combine'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_meshmode.py#L196
test_boundary_interpolation[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-blob-2-mesh_pars0-FACE_RESTR_ALL-group_factory2]
AttributeError: '_ReductionInameUniquifier' object has no attribute 'combine'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_meshmode.py#L196
test_boundary_interpolation[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-blob-2-mesh_pars0-FACE_RESTR_INTERIOR-InterpolatoryQuadratureSimplexGroupFactory]
AttributeError: '_ReductionInameUniquifier' object has no attribute 'combine'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_meshmode.py#L196
test_boundary_interpolation[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-blob-2-mesh_pars0-FACE_RESTR_INTERIOR-warp_and_blend]
AttributeError: '_ReductionInameUniquifier' object has no attribute 'combine'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_meshmode.py#L196
test_boundary_interpolation[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-blob-2-mesh_pars0-FACE_RESTR_INTERIOR-group_factory2]
AttributeError: '_ReductionInameUniquifier' object has no attribute 'combine'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_meshmode.py#L196
test_boundary_interpolation[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-blob-2-mesh_pars0-FACE_RESTR_ALL-group_factory2]
AttributeError: '_ReductionInameUniquifier' object has no attribute 'combine'
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot_eigenvalues.py#L157
test_ellipse_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1-7-5-False]
loopy.schedule.V2SchedulerNotImplementedException: v2 scheduler cannot schedule loops tagged with 'ilp'/'vec' as they are not guaranteed to be single entry loops.
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot.py#L127
test_off_surface_eval[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
loopy.schedule.V2SchedulerNotImplementedException: v2 scheduler cannot schedule loops tagged with 'ilp'/'vec' as they are not guaranteed to be single entry loops.
|
Tests for downstream project pytential:
pytential/test/test/test/test_cost_model.py#L728
test_cost_model_correctness[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-True-False]
loopy.schedule.V2SchedulerNotImplementedException: v2 scheduler cannot schedule loops tagged with 'ilp'/'vec' as they are not guaranteed to be single entry loops.
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot_eigenvalues.py#L157
test_ellipse_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-7-5-False]
loopy.schedule.V2SchedulerNotImplementedException: v2 scheduler cannot schedule loops tagged with 'ilp'/'vec' as they are not guaranteed to be single entry loops.
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot.py#L127
test_off_surface_eval[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False]
loopy.schedule.V2SchedulerNotImplementedException: v2 scheduler cannot schedule loops tagged with 'ilp'/'vec' as they are not guaranteed to be single entry loops.
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot.py#L198
test_off_surface_eval_vs_direct[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
loopy.schedule.V2SchedulerNotImplementedException: v2 scheduler cannot schedule loops tagged with 'ilp'/'vec' as they are not guaranteed to be single entry loops.
|
Tests for downstream project pytential:
pytential/test/test/test/test_cost_model.py#L728
test_cost_model_correctness[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-False-False]
loopy.schedule.V2SchedulerNotImplementedException: v2 scheduler cannot schedule loops tagged with 'ilp'/'vec' as they are not guaranteed to be single entry loops.
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot.py#L283
test_single_plus_double_with_single_fmm[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
loopy.schedule.V2SchedulerNotImplementedException: v2 scheduler cannot schedule loops tagged with 'ilp'/'vec' as they are not guaranteed to be single entry loops.
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot.py#L424
test_unregularized_off_surface_fmm_vs_direct[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
loopy.schedule.V2SchedulerNotImplementedException: v2 scheduler cannot schedule loops tagged with 'ilp'/'vec' as they are not guaranteed to be single entry loops.
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot_eigenvalues.py#L325
test_sphere_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-sumpy-2-3-3]
loopy.schedule.V2SchedulerNotImplementedException: v2 scheduler cannot schedule loops tagged with 'ilp'/'vec' as they are not guaranteed to be single entry loops.
|
Typos:
loopy/schedule/__init__.py#L1101
"cannnot" should be "cannot".
|
Typos:
loopy/transform/loop_fusion.py#L212
"succcessors" should be "successors".
|
Validate CITATION.cff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|