Skip to content

Add framework for benchmarks #5574

Add framework for benchmarks

Add framework for benchmarks #5574

Triggered via pull request December 20, 2024 17:19
Status Failure
Total duration 12m 41s
Artifacts 4

build-and-test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 67 warnings
fedora g MPIPETScGinkgo Debug
Process completed with exit code 1.
fedora g MPIPETScGinkgo Release
Process completed with exit code 1.
intel icpx MPIPETSc Release
Process completed with exit code 1.
intel icpx MPIPETSc Debug
Process completed with exit code 1.
fedora g MPIPETScGinkgo Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
fedora g MPIPETScGinkgo Debug
No files were found with the provided path: build/TestOutput/. No artifacts will be uploaded.
fedora g MPIPETScGinkgo Debug
No files were found with the provided path: build/CMakeFiles/*.log. No artifacts will be uploaded.
fedora g MPIPETScGinkgo Debug
No files were found with the provided path: build/compile_commands.json. No artifacts will be uploaded.
fedora g MPIPETScGinkgo Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
fedora g MPIPETScGinkgo Release
No files were found with the provided path: build/TestOutput/. No artifacts will be uploaded.
fedora g MPIPETScGinkgo Release
No files were found with the provided path: build/compile_commands.json. No artifacts will be uploaded.
fedora g MPIPETScGinkgo Release
No files were found with the provided path: build/CMakeFiles/*.log. No artifacts will be uploaded.
intel icpx MPIPETSc Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
intel icpx MPIPETSc Release
No files were found with the provided path: build/TestOutput/. No artifacts will be uploaded.
intel icpx MPIPETSc Release
No files were found with the provided path: build/CMakeFiles/*.log. No artifacts will be uploaded.
intel icpx MPIPETSc Release
No files were found with the provided path: build/compile_commands.json. No artifacts will be uploaded.
intel icpx MPIPETSc Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
intel icpx MPIPETSc Debug
No files were found with the provided path: build/TestOutput/. No artifacts will be uploaded.
intel icpx MPIPETSc Debug
No files were found with the provided path: build/CMakeFiles/*.log. No artifacts will be uploaded.
intel icpx MPIPETSc Debug
No files were found with the provided path: build/compile_commands.json. No artifacts will be uploaded.
ubuntu-2204 g Bare Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-2204 g Bare Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
archlinux clang MPIPETSc Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
archlinux clang MPIPETSc Debug: src/acceleration/IQNIMVJAcceleration.hpp#L71
'specializedIterationsConverged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux clang MPIPETSc Debug: src/acceleration/IQNIMVJAcceleration.hpp#L140
'computeQNUpdate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux clang MPIPETSc Debug: src/acceleration/IQNIMVJAcceleration.hpp#L143
'updateDifferenceMatrices' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux clang MPIPETSc Debug: src/acceleration/IQNIMVJAcceleration.hpp#L185
'removeMatrixColumn' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux clang MPIPETSc Debug: src/acceleration/IQNILSAcceleration.hpp#L47
'specializedIterationsConverged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux clang MPIPETSc Debug: src/acceleration/IQNILSAcceleration.hpp#L54
'updateDifferenceMatrices' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux clang MPIPETSc Debug: src/acceleration/IQNILSAcceleration.hpp#L57
'computeQNUpdate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux clang MPIPETSc Debug: src/acceleration/IQNILSAcceleration.hpp#L60
'removeMatrixColumn' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux clang MPIPETSc Debug: src/acceleration/IQNIMVJAcceleration.hpp#L71
'specializedIterationsConverged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux clang MPIPETSc Debug: src/acceleration/IQNIMVJAcceleration.hpp#L140
'computeQNUpdate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux g MPIPETSc Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
archlinux g MPIPETSc Debug: src/action/PythonAction.cpp#L108
possibly dangling reference to a temporary [-Wdangling-reference]
archlinux g MPIPETSc Debug: tests/parallel/direct-mesh-access/helpers.cpp#L36
comparison of integer expressions of different signedness: ‘const int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
archlinux g MPIPETSc Debug: tests/parallel/direct-mesh-access/helpers.cpp#L50
comparison of integer expressions of different signedness: ‘std::size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
archlinux g MPIPETSc Debug: tests/parallel/direct-mesh-access/helpers.cpp#L66
comparison of integer expressions of different signedness: ‘const int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
archlinux g MPIPETSc Debug: tests/parallel/direct-mesh-access/helpers.cpp#L74
unused variable ‘dt’ [-Wunused-variable]
archlinux g MPIPETSc Debug: tests/serial/ImplicitCheckpointing.cpp#L16
unused variable ‘state’ [-Wunused-variable]
archlinux g MPIPETSc Debug: tests/serial/ImplicitCheckpointing.cpp#L17
unused variable ‘checkpoint’ [-Wunused-variable]
archlinux g MPIPETSc Debug: tests/serial/ImplicitCheckpointing.cpp#L18
unused variable ‘iterationCount’ [-Wunused-variable]
archlinux g MPIPETSc Debug: tests/serial/ImplicitCheckpointing.cpp#L20
unused variable ‘stateChange’ [-Wunused-variable]
archlinux g MPIPETSc Debug: tests/serial/ImplicitCheckpointing.cpp#L21
unused variable ‘computedTimesteps’ [-Wunused-variable]
archlinux clang MPIPETSc Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
archlinux clang MPIPETSc Release: src/acceleration/IQNIMVJAcceleration.hpp#L71
'specializedIterationsConverged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux clang MPIPETSc Release: src/acceleration/IQNIMVJAcceleration.hpp#L140
'computeQNUpdate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux clang MPIPETSc Release: src/acceleration/IQNIMVJAcceleration.hpp#L143
'updateDifferenceMatrices' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux clang MPIPETSc Release: src/acceleration/IQNIMVJAcceleration.hpp#L185
'removeMatrixColumn' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux clang MPIPETSc Release: src/acceleration/IQNILSAcceleration.hpp#L47
'specializedIterationsConverged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux clang MPIPETSc Release: src/acceleration/IQNILSAcceleration.hpp#L54
'updateDifferenceMatrices' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux clang MPIPETSc Release: src/acceleration/IQNILSAcceleration.hpp#L57
'computeQNUpdate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux clang MPIPETSc Release: src/acceleration/IQNILSAcceleration.hpp#L60
'removeMatrixColumn' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux clang MPIPETSc Release: src/acceleration/IQNIMVJAcceleration.hpp#L71
'specializedIterationsConverged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux clang MPIPETSc Release: src/acceleration/IQNIMVJAcceleration.hpp#L140
'computeQNUpdate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
archlinux g MPIPETSc Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
archlinux g MPIPETSc Release: src/action/PythonAction.cpp#L108
possibly dangling reference to a temporary [-Wdangling-reference]
archlinux g MPIPETSc Release: tests/parallel/direct-mesh-access/helpers.cpp#L36
comparison of integer expressions of different signedness: ‘const int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
archlinux g MPIPETSc Release: tests/parallel/direct-mesh-access/helpers.cpp#L50
comparison of integer expressions of different signedness: ‘std::size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
archlinux g MPIPETSc Release: tests/parallel/direct-mesh-access/helpers.cpp#L66
comparison of integer expressions of different signedness: ‘const int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
archlinux g MPIPETSc Release: tests/parallel/direct-mesh-access/helpers.cpp#L74
unused variable ‘dt’ [-Wunused-variable]
archlinux g MPIPETSc Release: tests/serial/ImplicitCheckpointing.cpp#L16
unused variable ‘state’ [-Wunused-variable]
archlinux g MPIPETSc Release: tests/serial/ImplicitCheckpointing.cpp#L17
unused variable ‘checkpoint’ [-Wunused-variable]
archlinux g MPIPETSc Release: tests/serial/ImplicitCheckpointing.cpp#L18
unused variable ‘iterationCount’ [-Wunused-variable]
archlinux g MPIPETSc Release: tests/serial/ImplicitCheckpointing.cpp#L20
unused variable ‘stateChange’ [-Wunused-variable]
archlinux g MPIPETSc Release: tests/serial/ImplicitCheckpointing.cpp#L21
unused variable ‘computedTimesteps’ [-Wunused-variable]
ubuntu-2204 g MPI Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-2404 g MPIPETSc Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-2204 g MPIPETSc Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-2204 g MPI Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-2204 g MPIPETSc Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
fedora g MPIPETScGinkgo Debug CMakeCache
6.45 KB
fedora g MPIPETScGinkgo Release CMakeCache
6.45 KB
intel icpx MPIPETSc Debug CMakeCache
6.13 KB
intel icpx MPIPETSc Release CMakeCache
6.13 KB