Skip to content

Fuse multiple outputs for pointwise and reductions #22189

Fuse multiple outputs for pointwise and reductions

Fuse multiple outputs for pointwise and reductions #22189

Triggered via pull request January 9, 2025 22:06
Status Failure
Total duration 1h 13m 25s
Artifacts

ci.yaml

on: pull_request
Check if image exists in registry
7s
Check if image exists in registry
Matrix: linux-fpga
Matrix: linux
Build image
0s
Build image
Build SLES image
0s
Build SLES image
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
licensing
Process completed with exit code 1.
format
Process completed with exit code 1.
linux (ubuntu-20.04, debug)
Process completed with exit code 1.
linux-fpga (ubuntu-20.04, debug)
Process completed with exit code 1.
sles
Process completed with exit code 2.
linux (ubuntu-20.04, release)
The job was canceled because "ubuntu-20_04_debug" failed.
linux (ubuntu-20.04, release)
The operation was canceled.
linux (ubuntu-20.04, codecov)
The job was canceled because "ubuntu-20_04_debug" failed.
linux (ubuntu-20.04, codecov)
The operation was canceled.
tidy
Process completed with exit code 2.
cancel
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check if image exists in registry
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
linux (ubuntu-20.04, debug)
Cache save failed.
tidy: src/fuse_reduce.cpp#L285
the parameter 'op' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param,-warnings-as-errors]
tidy: src/shape_transform_descriptor.cpp#L1097
unused parameter 'input_dims' [clang-diagnostic-unused-parameter,-warnings-as-errors]
tidy: src/shape_transform_descriptor.cpp#L1097
parameter 'input_dims' is unused [misc-unused-parameters,-warnings-as-errors]