Skip to content

Fix _InameDuplicator.within #3180

Fix _InameDuplicator.within

Fix _InameDuplicator.within #3180

Triggered via pull request July 29, 2024 00:23
Status Failure
Total duration 40m 38s
Artifacts

ci.yml

on: pull_request
Ruff
12s
Ruff
Typos
6s
Typos
Pylint
1m 54s
Pylint
Mypy
1m 42s
Mypy
Conda Pytest with Intel CL
4m 10s
Conda Pytest with Intel CL
Conda Pytest without arg check
4m 4s
Conda Pytest without arg check
Conda Pytest Twice (for cache behavior)
4m 15s
Conda Pytest Twice (for cache behavior)
Conda Examples
2m 12s
Conda Examples
Documentation
1m 42s
Documentation
Tests for downstream project Firedrake
15m 43s
Tests for downstream project Firedrake
Validate CITATION.cff
6s
Validate CITATION.cff
Matrix: downstream_tests
Matrix: Conda Pytest
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 1 warning
Conda Pytest (macos-latest): test/test/test/test_callables.py#L1390
test_inline_deps[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>] AssertionError
Conda Pytest (macos-latest): test/test/test/test_callables.py#L1458
test_inline_predicate loopy.diagnostic.LoopyError: Kernel does not have a schedulable iname nesting. In order for there to exist a feasible loop nesting, you may need to duplicate an iname. To do so, call loopy.duplicate_iname. Use loopy.get_iname_duplication_options to get hints about which iname to duplicate. Here are some options: * Duplicate j within instructions (id:twic_insn) * Duplicate j within instructions (id:insn or id:twic__start or id:insn_0) * Duplicate j within instructions (id:y2)
Conda Pytest (macos-latest)
Process completed with exit code 1.
Conda Pytest (ubuntu-latest)
The job was canceled because "macos-latest" failed.
Conda Pytest (ubuntu-latest): test/test/test/test_callables.py#L1390
test_inline_deps[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AssertionError
Conda Pytest (ubuntu-latest): test/test/test/test_callables.py#L1458
test_inline_predicate loopy.diagnostic.LoopyError: Kernel does not have a schedulable iname nesting. In order for there to exist a feasible loop nesting, you may need to duplicate an iname. To do so, call loopy.duplicate_iname. Use loopy.get_iname_duplication_options to get hints about which iname to duplicate. Here are some options: * Duplicate j within instructions (id:twic_insn) * Duplicate j within instructions (id:y2) * Duplicate j within instructions (id:insn or id:twic__start or id:insn_0)
Conda Pytest (ubuntu-latest)
The operation was canceled.
Conda Pytest without arg check: test/test/test/test_callables.py#L1390
test_inline_deps[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AssertionError
Conda Pytest without arg check: test/test/test/test_callables.py#L1458
test_inline_predicate loopy.diagnostic.LoopyError: Kernel does not have a schedulable iname nesting. In order for there to exist a feasible loop nesting, you may need to duplicate an iname. To do so, call loopy.duplicate_iname. Use loopy.get_iname_duplication_options to get hints about which iname to duplicate. Here are some options: * Duplicate j within instructions (id:y2) * Duplicate j within instructions (id:insn or id:twic__start or id:insn_0) * Duplicate j within instructions (id:twic_insn)
Conda Pytest without arg check
Process completed with exit code 1.
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'>>] AssertionError
Conda Pytest with Intel CL: test/test/test/test_callables.py#L1458
test_inline_predicate loopy.diagnostic.LoopyError: Kernel does not have a schedulable iname nesting. In order for there to exist a feasible loop nesting, you may need to duplicate an iname. To do so, call loopy.duplicate_iname. Use loopy.get_iname_duplication_options to get hints about which iname to duplicate. Here are some options: * Duplicate i within instructions (id:y or id:x) * Duplicate i within instructions (id:y2) * Duplicate j within instructions (id:twic_insn)
Conda Pytest with Intel CL
Process completed with exit code 1.
Conda Pytest Twice (for cache behavior): test/test/test/test_callables.py#L1390
test_inline_deps[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AssertionError
Conda Pytest Twice (for cache behavior): test/test/test/test_callables.py#L1458
test_inline_predicate loopy.diagnostic.LoopyError: Kernel does not have a schedulable iname nesting. In order for there to exist a feasible loop nesting, you may need to duplicate an iname. To do so, call loopy.duplicate_iname. Use loopy.get_iname_duplication_options to get hints about which iname to duplicate. Here are some options: * Duplicate j within instructions (id:insn or id:twic__start or id:insn_0) * Duplicate j within instructions (id:y2) * Duplicate j within instructions (id:twic_insn)
Conda Pytest Twice (for cache behavior)
Process completed with exit code 1.
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] AssertionError
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] AssertionError
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] AssertionError
Tests for downstream project pytential: pytential/test/test/test/test_layer_pot.py#L209
test_off_surface_eval_vs_direct[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AssertionError
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] AssertionError
Tests for downstream project pytential: pytential/test/test/test/test_layer_pot.py#L295
test_single_plus_double_with_single_fmm[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AssertionError
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'>>] AssertionError
Tests for downstream project pytential: pytential/test/test/test/test_layer_pot_identity.py#L341
test_identity_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-case0] AssertionError
Tests for downstream project pytential: pytential/test/test/test/test_layer_pot_identity.py#L341
test_identity_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-case1] AssertionError
Tests for downstream project pytential: pytential/test/test/test/test_layer_pot_identity.py#L341
test_identity_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-case2] AssertionError
Validate CITATION.cff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.