Skip to content

Dont paralellize par_transform when there isnt parallel stl enabled #17517

Dont paralellize par_transform when there isnt parallel stl enabled

Dont paralellize par_transform when there isnt parallel stl enabled #17517

Triggered via pull request January 10, 2024 23:27
Status Cancelled
Total duration 31m 57s
Artifacts

ci.yaml

on: pull_request
Check if image exists in registry
5s
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

9 errors and 14 warnings
sles
Process completed with exit code 2.
linux (ubuntu-20.04, codecov)
Process completed with exit code 1.
linux (ubuntu-20.04, debug)
The operation was canceled.
linux (ubuntu-20.04, release)
The operation was canceled.
linux-fpga (ubuntu-20.04, debug)
Process completed with exit code 1.
cppcheck
The run was canceled by @github-actions[bot].
cppcheck
The operation was canceled.
tidy
The run was canceled by @github-actions[bot].
tidy
The operation was canceled.
linux (ubuntu-20.04, debug)
Cache save failed.
linux (ubuntu-20.04, release)
Cache save failed.
cppcheck
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 1
cppcheck
Cache save failed.
cppcheck: src/include/migraphx/raw_data.hpp#L49
style: Statements following 'return' will never be executed. [unreachableCode]
cppcheck: src/include/migraphx/target.hpp#L452
style: inconclusive: Statements following 'return' will never be executed. [unreachableCode]
cppcheck: src/include/migraphx/op/reduce_op.hpp#L80
style: Statements following 'return' will never be executed. [unreachableCode]
cppcheck: src/include/migraphx/op/unary.hpp#L41
style: Statements following 'return' will never be executed. [unreachableCode]
cppcheck: src/include/migraphx/ranges.hpp#L243
style: Statements following 'return' will never be executed. [unreachableCode]
cppcheck: src/include/migraphx/ranges.hpp#L243
style: inconclusive: Statements following 'return' will never be executed. [unreachableCode]
cppcheck: src/targets/cpu/include/migraphx/cpu/pointwise.hpp#L333
style: inconclusive: Statements following 'return' will never be executed. [unreachableCode]
cppcheck: src/targets/cpu/include/migraphx/cpu/pointwise.hpp#L370
style: inconclusive: Statements following 'return' will never be executed. [unreachableCode]
cppcheck: src/include/migraphx/op/binary.hpp#L39
style: Statements following 'return' will never be executed. [unreachableCode]
cppcheck: src/include/migraphx/schedule_model.hpp#L298
style: inconclusive: Statements following 'return' will never be executed. [unreachableCode]